projects

Open-Source Software Contribution

Contributing to a real GitHub project by working through a documented bug or feature request, building the project locally, testing changes, and submitting work through an open-source workflow.

Debugging Automation Toolkit

EECS 481 - Software Engineering · Jan - Feb 2026

Built Python debugging tools for delta debugging and fault localization to minimize failure-inducing inputs and identify suspicious lines in failing programs.

______ Properties

Personal Project · 2026

Built a property-focused web app with Next.js and TypeScript, using a clean frontend structure for presenting real estate information online. I am not linking the GitHub repo because the project used property data and business context that I should not publish without clearer data rights and permissions.

User-Centered Interface Design Prototype

EECS 493 - User Interface Development · Jan - Apr 2026

Designed and iterated a high-fidelity Figma prototype through user interviews, affinity mapping, storyboarding, think-aloud usability testing, and feedback-driven design improvements.

GmailAI

MHacks/Personal Project · Feb - Mar 2026

Built an AI-powered Gmail organizer that connects through Google OAuth, categorizes student emails into smart labels, generates summaries and priority scores, and lets users ask inbox questions with cited email responses.

Personal Website

Personal Project · March 2026 - Present

Rebuilt this site as a small personal system to organize my projects, experience, and updates in one place, with a clean responsive interface and maintainable frontend structure.

Dodge The Falling Blocks

Python, Pygame · Jun - Aug 2025

Built a multi-stage arcade game in Python using Pygame, with live hit detection, random block spawning, point tracking, and difficulty that increases as the player survives longer.