Computer Engineering @ University of Michigan '27
I'm interested in systems software, full-stack dev, and embedded systems.
Currently, I build full-stack systems as a SWE intern for an ed-tech startup.
Previously, I built an IoT climate system as a research intern.
When I'm not coding, I enjoy speaking German and staring at maps.
Everstory | May 2025 - Present
University of Michigan | Sep 2023 - Apr 2024
Innovation for Impact | Jan 2025 - Present
M-Fly Aero Design | Nov 2023 - Apr 2025
Tech Stack: Python, OpenCV, PyQt
Building a smart desktop application that uses eye-tracking to help you lock your gaze on the screen, maximizing productivity with real-time attention tracking. Users can set focus intervals and receive notifications reminding them to maintain concentration or take breaks.
Check back soon to install app!Tech Stack: TypeScript, React, Next.js, Tailwind, MongoDB Atlas on AWS, Vercel
Designed web app for 50-member club featuring embedded calendar, social links, gallery, and E-Board showcase. Built CMS with NextAuth.js, enabling four non-technical E-Board members to authenticate and update site via CRUD operations. Deployed app with built-in CI/CD and environment configuration, ensuring seamless updates and fast performance.
View Repository Visit Web AppBuilt a responsive, mobile-friendly personal portfolio (this website!) using HTML, CSS, and JavaScript. Integrated smooth scrolling, navigation controls, and confetti animations for an engaging user experience. Implemented dark and light mode as accessibility features to improve user experience.
View RepositoryA Python script to preprocess and organize image data into the Common Objects in Context (COCO) dataset format, making it suitable for object detection and classification tasks in autonomous aircraft competition.
View RepositoryImplemented seam carving to intelligently resize images while preserving key visual content. Optimized energy function calculations for improved seam selection and artifact reduction. Designed modular C++ structures for handling multi-channel image processing with RGB matrices. Developed an efficient CLI tool supporting PPM image format for automated resizing tasks. Integrated error handling and input validation to ensure robust image processing operations.
Contact me to view repository!Basic app made with JavaScript, Code.org App Lab UI, and a Kaggle dataset. User inputs a valid New York City zip code, which returns a formatted list of relevant information pertaining to public Wi-Fi locations in the specified zip code area.
View Repository