In the process of creating a programmable music box using a Sparkfun Redboard Plus and Qwiic Buzzers.The goal is to recreate the song "Like Someone In Love" by Chet Baker, with possibilites of expanding the project into a program that can read and transcribe three harmony sheet music.
Still currently a work in progress.
Embedded Systems, C++, Microcontroller Prototyping
Created a real-time ASL translator to help deaf and hard-of-hearing coworkers communicate in hybrid workplaces, aiming to reduce communication barriers and provide a simple alternative to expensive hearing aids.
We tested the project by training the algorithm on various ASL signs, improving accuracy from 58.06% to 89.65% by adding more samples and clearer signs. The software also converts recognized signs into text, building words as users press a key and reading out sentences using Python’s text-to-speech library. Some technical limitations remain, such as freezing when the hand moves out of bounds, but further testing aims to maximize accuracy and refine functionality.
Python, Tensorflow, Keras, Google's Teachable Machine

Prototyped and created an Arduino-powered 3D container with finger scanning/unlocking capabilities for use in a shared accommodation.
Successfully produced one working container (that was used extensively my freshman year of college).
AutoCAD, Arduino
Created a website to showcase my interests and experience.
It worked.
Javascript, React, Tailwind, Next.js