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.
Things I've built and contributed to.
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.
Climate-fishery forecasting using RNNs (LSTMs) in PyTorch to predict shifts in marine species distributions. Developed with Georgia Tech PACE Supercomputing resources.
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.
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.
Collaborative travel planning app developed in a team of five for CS 2340. Users create trips, share itineraries, and coordinate logistics in real time.