Projects

Things I've built and contributed to.

PogoDB

Community-driven Pokémon GO database and companion tool. I built the custom static JSON API that powers it — fetching upstream data, computing DPS/STAB stats at build time, and deploying per-Pokémon endpoints to GitHub Pages.

TypeScriptNode.jsGitHub ActionsREST APIVitest

FishCast

Climate-fishery forecasting using RNNs (LSTMs) in PyTorch to predict shifts in marine species distributions. Developed with Georgia Tech PACE Supercomputing resources.

PythonPyTorchLSTMData Analysis

News2Lang

AI-powered language learning platform built with WebDev@GT. Uses NLP and LLMs to extract phrases from real news, highlight context, and provide simplified explanations.

Next.jsTailwindSupabaseOpenAINLP

Movie Revenue Prediction Model

Machine learning model trained on TMDb data to predict movie revenue from ratings, release timing, and genre features. Built end-to-end — data cleaning, feature engineering, model selection, and evaluation.

PythonScikit-LearnNumPyKeras

WanderSync

Collaborative travel planning app developed in a team of five for CS 2340. Users create trips, share itineraries, and coordinate logistics in real time.

JavaFirebaseAndroid StudioXMLAgile