These and several others can be found here on GitHub.
Personal
Beyond Origins
2D game written in Java. Work in progress.
Learn More
Pegasus
Lightweight, simpler alternative to Wikipedia, using PHP and JavaScript. Work in progress.
Learn more
Site Manager
UWP application written in C# used for editing and creating most of the pages on this website
NOTE: No longer being used
Learn More
Exoplanets
Visualizer and interface for data of confirmed exoplanets (usable on this website)
Learn More
Jumper
2D game inspired by Doodle Jump which was popular in the early 2010's. This is an attempt at re-creating a similar game in Java.
Learn More
School
Travelling Salesman Problem
Final project for AP Computer Science class, High School, 2018
Application of the travelling salesman problem, or TSP. This does not always find the shortest possible route between the points, but is more of a proof-of-concept for being able to attempt it.
View on GitHub
Dungeon Maze
Group semester project for CS-490 Software Engineering, Western New England University, 2022
Application of the travelling salesman problem, or TSP. This does not always find the shortest possible route between the points, but is more of a proof-of-concept for being able to attempt it.
View on GitHub
Other work for school can be viewed here.