A holder of Java related projects that have yet to be completed and are in the works.
Currently prioritizing SetupUI-Tree-Game-Calculator as of 9/2024.
Current Projects
| Title | Description |
|---|---|
Setup-Tree UI |
A UI that is planned to create multiple files that will later be read by a Tree-Game-Calculator project. The project is meant to make Tree-Game-Calculator easier for developers to add to and adjust, without having to go into the files or learn the language used to create the files. |
Model-Generator |
A program that can be used to create functions of various families for testing different approaches, such as LinReg, to find the model after changing it into a dataset. The program is planned to be able to generate a csv file for each random model as well, with random ranges to simulate actual datasets. |
Completed Projects
| Title | Description |
|---|---|
| None | Empty Text |
| Source | Inspired | Explanation |
|---|---|---|
Digital |
Setup-Tree UI |
Digital's UI design and approach to creating, editting, and deleting the various component elements inspired the approach that was taken within Setup-Tree UI. |