Software Engineer and Hobbyist.
- I am currently working on 2048 w Minimax Algorithm
- I am also grinding out leetcode questions until I secure my place in the corporate world.
[Embedded Systems]
[Python3] [JavaScript]
[Java] [C++]
[HTML] [CSS]
[Data Science][R]
2048 Clone - A clone of the popular 2048 game that plays itself with the minimax algorithm and Alpha Beta Pruning. Work in Progress.
Sockfish - Inspired by an online project of the same name, it is a chess engine that fits in the user's shoe to demonstrate issues with cheating in the current chess tournament meta. Repository is private so it is not used for evil.
Wine-Quality Datamining - Demonstration of linear regression, k nearest neighbors, logistic regression, and selection methods to create effective predictions of wine quality based off it's physiochemical properties.
-
Build a movie recommendation engine that takes a movie dataset and recommends new movies based on the user's preferences and similarities to previous movies watched.
-
A GUI application where the user can type in their experience with an instrument and the machine can recommend a daily practice plan to achieve a certain level of competence
-
A ThinkorSwim platform extension that applies logistic regression to classify if a stock is strong or weak compared to the S&P 500