background
Highlight 2
Highlight 3
Highlight 4

Servo-Controlled Animatronic Eye System

Built, programmed, calibrated, and integrated a six-servo animatronic eye system using Arduino(C++) as part of an octopus animatronic developed for a themed entertainment attraction concept through Badgers in Themed Entertainment. Developed code for coordinated eye movement and blinking, tuned servo…
Arduino (C++)Embedded systemsSolderingServo motorstroubleshootingtesting
Highlight 2
Highlight 4
Highlight 5
Highlight 6
Highlight 7

Arduino-Based Connect 4 Game with Custom PCB Design

Designed and built a fully functional Connect 4 game controlled by an Arduino Nano, featuring a custom PCB, an 8x8 NeoPixel LED matrix display, and 8 physical button inputs. This project involved full system development from schematic design through hardware assembly, programming, and testing,…
PCB designEasyEDASchematicsCircuit basicsArduino (C++)
Highlight 2

Find My Fit: Multimodal AI Fashion Recommendation System

Built a multimodal AI fashion search tool as part of the SAIL x OpenAI program, selected as one of four top teams to present directly to OpenAI's VP of Engineering and VP of Applied Infrastructure. The system allows users to upload a photo or describe an outfit in text and receive semantically…
PythonOpen AI CLIPNatural Language Processingvector embeddingsGitmultimodal AI
Distributed Environmental Monitoring System

Distributed Environmental Monitoring System

Designed and built a distributed IoT sensing system using two networked Raspberry Pi 4 units to monitor temperature and humidity across two locations simultaneously. The system collected sensor data in 5 minute intervals over 48 hours, uploaded readings to a REST API server with token…
documentationembedded systemsPythonsensorsdata analysisGithub