Projects
LiDAR-Based Gait Analysis

As part of my research at Yale, I developed a system that utilizes the builtin iPad LiDAR sensor to enable accessible, automated detection of Parkinson's and related movement disorders. I built Python tools using OpenCV and Open3D to convert LiDAR recordings into depth maps and 3D reconstructions, supporting both individual frames and full video sequences. Building on this, I integrated Google's MediaPipe pose estimation model to track key joints (knees, hips, heels, shoulders, elbows, and wrists) and mapped them to LiDAR depth data, producing full 3D joint trajectories/angles over time. I then applied polynomial detrending to analyze gait patterns, measuring metrics like joint angles, stride length, and walking speed. The results displayed key differences between normal walking and Parkinsonian gait. You can explore the full research process and results in the report below.


Dreamcatcher

DreamCatcher is an innovative project I built with two friends for CMU's 2025 TartanHacks Hackathon. The project aims to decode brainwave activity from users' sleep and transform it into AI-generated videos of dreams, allowing people to visualize and share their dreams. It integrates cutting-edge EEG (brainwave) decoding trained through temporal signal masking from the Dream Diffusion model, and utilizes CLIP and Stable Diffusion to align EEG signals with text/image vectors and generate visualizations of dreams. It further builds on this by allowing user inputs to extend dream visualizations into AI-generated videos, and provides a social platform for dream-sharing. Additionally, a short AI analysis of the dream allows users to gain insights into their subconscious, providing possible applications in both medical and social fields. For our work, we won best use of generative AI and second place in AppLovin's interactive content prize track -- the event's largest prize track. From this experience, we took home $3k+ and were invited to present to AppLovin's CTO and engineering team at their office in Palo Alto.
Trioshield Glove

Trioshield Glove is a project I worked on as part of the 2025 Rethink the Rink Make-A-Thon, a partnership program between CMU, the Pittsburgh Penguins, Covestro, and Bauer. As one of the sixteen students selected to participate, my team was tasked to spend one week learning from industry professionals and create a prototype of an improved hockey glove. As a lifelong hockey player, this was a very exciting opportunity as we got to speak with NHL players about their concerns, issues, and ideas, as well as with leading experts in the materials industry from Covestro and Bauer to learn about many different materials that could be put into use. In the process of building our glove, we utilized CAD and Arduino tools to aid in modeling changes and measuring impact on the glove from different forces. In the end, our design decreased wear on the palm of the glove, lowered the weight of the glove, and provided a safer wrist guard, all while being cheaper than the original design. As such, we were able to increase safety and durability while also promoting the accessibility and affordability of hockey, and our designs were licensed for $8k by Covestro at the end of the week.


Bias Detection

This is a research project I worked on in high school, exploring bias detection in natural language using machine learning, specifically targeting Generation Z's biases. We developed a Python program leveraging Word2vec to assign numerical bias scores to words, calibrated using biased word pairs. To generate calibration data, we surveyed hundreds of Gen Z respondents online, collecting word pairs across categories such as race, gender, and income. After processing and cleaning the data, we applied K-means clustering to uncover patterns emerging from Gen Z-specific bias calibrations, such as the prominence of social justice themes from their responses. Our findings were published in IEEE Access.
Portfolio Website

This portfolio website is a page I created for fun to teach myself HTML/CSS. Despite taking a web design course for a semester in 9th grade, I had forgotten most of my web development skills, but after some studying this website came into fruition. This page was built entirely using HTML and CSS. Although I'm not particularly keen on pursuing any kind of career in web design, I think it's a neat and fun tool to have, and it's always good to have hobbies! Feel free to check out the source code in the Github below.
