Projects
Agentic Deep-Space Navigation
GitHub Repo LinkPersonal Project | July 2025–Present
- Developing an autonomous system for trajectory planning and anomaly response using scikit-learn, LangGraph, and GMAT
Mancala AI Agent
GitHub Repo LinkCourse: Intro to AI | October 2024–December 2024
- Built a Minimax/Alpha-Beta agent in Python with custom heuristics that won 95%-99% of simulated Mancala matches
3D UFO Adventure
GitHub Repo LinkCourse: Computer Graphics | September 2024–December 2024
- Programmed a 3D cyber-city in C and OpenGL with user-controlled UFO, dynamic lighting, and real-time rendering
Property Predictor
GitHub Repo LinkTechnologies: Python, Pandas, Seaborn, Scikit-learn, Matplotlib, Plotly
- Engineered and cleaned a dataset of 500,000+ property records, leveraging Python and data science libraries.
- Built and evaluated regression models with Scikit-learn, addressing biases for fair predictive analysis.
Mountain Hike Planner
GitHub Repo LinkTechnologies: Java, JavaFX, Jackson
- Designed an interactive Java desktop app for hikers to customize gear selection using JavaFX and Jackson.
- Applied Singleton, Factory, Observer, and Strategy patterns, with unit and BDD testing ensuring 80% code coverage.
A Love Letter to Love Letter
GitHub Repo LinkTechnologies: Python, Flask, PostgreSQL, JavaScript, HTML/CSS, Agile (Scrum), GitHub
- Developed a full-stack web-based card game using Python, Flask, PostgreSQL, JavaScript, and HTML/CSS.
- Collaborated with a team using GitHub, Trello, and Agile (Scrum) for development and project management.
Dungeon Escape
GitHub Repo LinkTechnologies: C++
- Developed a terminal-based C++ dungeon escape game with randomized levels, treasure encounters, and enemy AI.
- Achieved 100% error-free code through rigorous testing and GDB, demonstrating proficiency in C++.
Personal Website
GitHub Repo LinkTechnologies: HTML, CSS, JavaScript
- Built this personal website to showcase my projects, education, and experience.
- Demonstrates my proficiency in frontend web development and design.