mockup

Employee Review Predictor

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

mockup

Find My Face

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

mockup

Chess AI

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

mockup

Reinveted Spotify Heardle

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

mockup

StockValue

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

mockup

Shopaway

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