Designed and programmed an LED connect 4 game on a 7x7 grid of 5V individually addressable LEDS put in cardboard.
Designed a circuit in KiCad and had it cut out by PCBWay. Soldered components and programmed light patterns with Arduino Uno.
Created the classic NYT game 'Wordle' in Java with additional features like hints, unlimited play, and custom messages.
Used Google Apps Script and OpenAI's API to automatically parse and respond to emails using AI models.
Redesigned FRC team's scouting structure for efficient bot analysis, alliance formation, and match strategy.
Developed an AI chatbot for tutoring AP U.S. History students using Llama3 and RAG system.
Created a Discord bot using trie structure to identify and display Magic: The Gathering cards from messages.
Created a solver for NYT Strands puzzle using Selenium webscraping and algorithmic solving.
Implemented the card game Hearts in Java with multiple levels of AI opponents and testing framework.
Full-stack web app for undergraduates to apply for research positions. Auth0 authentication, AWS hosting, and a modern React/Flask/Oracle stack.
Simple social media web app to post things that made you smile. Flask backend, Bootstrap styling, and JS/HTML/CSS frontend.
Trained and evaluated a Snake machine learning model using CNN and reinforcement learning.