[ MECHATRONICS / COMPUTER ENGINEERING ]
Mechatronics & Embedded Systems Engineer based in Brooklyn, NY.
Focused on robotic systems, computer vision, and physical AI.
PROJECTS / SELECTED WORK
[ 001 / FEATURED BUILDS ]
PROJECT 01
UncommonHacks '26 1st Place Winner using both Meta's DINOv3 embedding model and ORB feature matching algorithm.
PROJECT 01 · MAY 2026
A physical feature that allows Alzheimers patients to identify and interact with digital images of their memories.
LifeStory is a web-app diary that allows Alzheimer's patients to remember their past experiences through interactive voice-narrated digital memories.
But a caretaker needs to upload, select, and replay those memories for them. What if patients could directly interact with it? With no technical literacy needed?
What if we took something they're used to, like a physical photo album and made it a portal to their digital memories.
Take a photo from your album, slide it underneathe a camera, and memories start flooding back. Like a record player, but for your life story.
PROJECT 02
A polar CNC sand table driven by a custom SVG-to-G-code converter, Nano firmware, and Python serial bridge for live pattern streaming.
PROJECT 02 · MAR 2026 — PRESENT
A polar coordinate CNC machine that draws patterns in sand using a magnetically-coupled steel ball — driven by a fully custom toolchain from SVG to motor torque.
The Sisyphus table converts vector artwork into mesmerizing sand patterns. I designed the entire system end-to-end: the math that maps an SVG into polar coordinates, the firmware that drives the steppers, and the Python bridge that streams live commands over serial.
Two NEMA17 steppers run the polar axes — one slides the radial rail, the other rotates theta — each driven by its own A4988 driver off a shared 12V supply, with all step/direction lines fanned out from an Arduino Mega.
PROJECT 03
A real-time object detection and retrieval robot running a fine-tuned FOMO model on ESP32-S3, with ultrasonic sensing and UART inference feedback.
PROJECT 03 · MAR 2026 — PAUSED
Package Acquisition & Collection Kernel Earth-Class. Autonomous object detection and retrieval by squeezing a TinyML pipeline onto a $15 microcontroller.
PACK-E identifies small target packages from a camera feed, navigates to them, and retrieves them — all without any external processing. The full vision and control loop runs on an ESP32-S3 CAM, while the MSP432 robot chassis handles the motor controls.
PROJECT 04
Electrical/Embedded Systems lead on a fleet of "smart" blast gates for the SHED Wood Shop. Precise closed-loop positioning, broadcast UART protocol, and locally-computed flow balancing across nodes. Designed to be minimally invasive.
PROJECT 04 · JAN — MAY 2026
A fleet of "smart" blast gates for the RIT SHED Wood Shop — gates that talk to each other and balance vacuum flow with no central controller in the loop.
I led the electrical and embedded side of this build, designing the closed-loop positioning system, the UART communication protocol between nodes, and the flow-balancing equation that runs locally on each gate. The result: a network where each gate makes its own decisions based on broadcast state.
Our team showcased the Automated Blast Gate Network at Imagine RIT, RIT's annual creativity and innovation festival, demoing the live system to visitors right in the SHED Wood Shop where it runs.
Before any of the gates were manufactured, I bench-tested a single node end to end: an Arduino Nano driving a linear actuator through an L298N H-bridge, with position feedback closing the loop. This breadboard rig was where the closed-loop positioning and UART messaging were first proven out.
PROJECT 05
Fully CADed, 3D-printed analog joystick tank platform. Custom H-bridge driver built from P-MOS / N-MOS for all four motion states, with HC-05 Bluetooth and I²C telemetry.
PROJECT 05 · AUG 2021 — MAY 2022
My first real mechatronics build. Custom-designed chassis, custom H-bridge driver from discrete MOSFETs, custom controller — every layer from mechanical to firmware was hand-rolled.
I CADed and 3D-printed the analog joystick controller and the tank chassis, then designed a discrete H-bridge from P-MOS and N-MOS transistors for all four motion states. The two halves talk over HC-05 Bluetooth, and I added I²C telemetry to monitor the tank's state.
CAD / PORTFOLIO
EXPERIENCE / TIMELINE
[ 003 / TRACK RECORD ]
ABOUT / PROFILE
[ 004 / FROM THE ENGINEER ]
I'm a dual-degree engineering student at RIT, splitting my time between Mechatronics and Computer Engineering Technology. Most of my work lives in the seam between physical hardware and the firmware that keeps it honest — motor control, sensor fusion, embedded ML, and the protocols holding them all together.
SYSTEM / SERIAL MONITOR
[ 005 / LIVE TELEMETRY ]