(Many of my progamming projects can be found on my GitHub --> CLICK HERE)
Newtonian Simulation of Gravity. The GUI is in Java Swing, but all of the math for the gravity is from
scratch. 2D and 3D gravity simulations have been made.
--> GITHUB CODE <--< /a>
Finds the best fit line for a linear set of points, quatdratic set, or for an nth degree polynomial. The
higher the degree the longer and less accurate it is. Uses Python 3 and matplotlib.
--> GITHUB
REGRESSION CODE <--< /a>
Uses server sockets in java to play tic-tac-toe across the internet betweem machines that each have the
runnable jar file. It also uses multiple threads and action listeners.
For my Eagle Scout Project I designed, modeled, and lead the building of a custom cart that holds the 50
flag poles for the Model UN at El Toro High School. For this project I modeled the design in SketchUp
and used donations to fund the materials.
In my C class we had many projects that were well documented. Mos tof them are commented fairly well, or
are self explanatory.
--> GITHUB C-LANG CODE <--< /a>
This site is an example of what I can do with HTML and CSS. Depending on when you see this there may or
may not be JS involved.
I host this site with AWS; which I am aslo looking into more seriously for other projects.