PokeMATES
Game Developer- Developed full length (10+ hours) game
- Worked with a team using GitHub version control
- Planned project creation multiple months in advance
- Coordinated with team to divide work evenly
- Learned Ruby & RPGMaker XP to complete project
UMass Wrapped
Backend Data Analyst- Developed a website to track student meal plans for HackUMass XIII
- Downloaded meal data as HTML; converted to Python using Beautiful Soup
- Extracted meal plan statistics & figures using Pandas
- Worked with a team in a high-stress environment to finish project on time
- Raised awareness of the high costs of student meal plans
Claim Verifier
Full-Stack Developer- Engineered complete pipeline checking user claims against scientifically-approved research papers
- Leveraged OpenAlex, PDFPlumber, vector search, and Groq for retrieval, extraction, and LLM reasoning
- Deployed live API endpoint via FastAPI, Docker, and Google Cloud Run
- Stored pipeline responses with MongoDB Atlas
- Built for Breakthrough Labs to benefit the research community
- Linked List In-place Sorting
(CICS 160) [Python] Utillized linked lists to sort a timeline of events in order, in-place, using insertion sort.
- Data Structure Reconstruction
(CICS 210) [Java] Analyzed and re-constructed data structures from scratch, including BSTs, AVL Trees, Heaps, and Treaps
- JUnit testing
(CICS 160) [Java] Utilized the JUnit package to write out test cases for simple functions
- MLB/Student Depression Data Analyses
(Introduction to Data Science) [Python, R, Tableau] Asked questions about Kaggle datasets and used data analysis to answer them & present findings
- RPG Terminal Game
(CICS 160) [Java] Utilized OOP to create classes for Monsters to fight, including difficulty levels and 'Undo' feature (using stacks)
- My Portfolio
Website!
[HTML, CSS, JavaScript] Created my own Portfolio Website to display my CS experience. (wait, that's this website!)
- Counter Bot
[Python] Created a Discord Bot from scratch utilizing Discord.py package & documentation for development and Discord's Developer Portal for successful deployment across multiple Discord servers.
- PokeMATES
[Ruby] Created a full-length Pokemon game for a Senior Capstone Project; used Ruby and RPG Maker XP for the base, utilizing Git and GitHub to transfer work with two partners.
- Code
Clicker
[HTML, CSS, JavaScript] Created a full-length Clicker-type game, completely independently of coursework, using online resources to learn how to code and host the project live.
- Savings
Simulator
[Python] Created an online simulator where users can see (using Monte Carlo graphs) how minor changes in spending can lead to massive savings over time.
- Course
Champ
[Python] Created web app enabling users to quickly extract important dates/deadlines from college syllabuses as easily-importable Calendar (.ica) files
- Python
- Pandas
- NumPy
- Docker
- Java
- C
- Git
- HTML
- CSS
- Google Cloud
- JavaScript
- FastAPI