Python
Java
Lua
PostgreSQL
NOSQL
Angular
Spring Boot
RESTful APIs
Node.JS
A complex application built in Python that handles package data to determine and emulate the best route for package deliveries utilizing a Nearest-Neighbor Algorithm. While only utilizing a simple GUI, the real magic comes from the logic applied within the program. Learn More!
A real world applicable use of Machine Learning. Using an SVM ML model to predict the nature of tumors based on qualities of tumors previously diagnosed. Learn More!
A simple classic built within the constraints of the Turtle Graphics Python module. Uses simple AI logic to simulate an opponent and basic data principles to keep score. Learn More!
An in-the-works game project building upon the lessons learned from the flappy bird game, as well as learning new mechanics of game design. Built in LibGDX.