Utilized a Glassdoor employee reviews dataset to create an MLP neural network and a random forest regressor for predicting the ratings that an employee would give to their employer
Facial detector developed in Python using a VGG16 architecture. It is trained on personal image data with object classification and regression, and real-time face detection using TensorFlow and OpenCV
Classic Chess in C++ with a custom built AI for move generation. The game is developed with OOP principles and design patterns. It can be played through a GUI and on the terminal
A Wordle-inspired music guessing game that allows users to guess songs and artists from their playlists on Spotify. Customized to allow users to type or sing the next lyric
A stock predictor application trained with a long-short term memory model to perform time-series forecasting. The app allows users to enter a ticker symbol and see detailed visualizations through Matplotlib
Chrome extension to improve the online shopping experience by allowing users to save items they wish to purchase to a generalized shopping kart that is organized based on the store and type of item