Electrical & Computer Engineer | Full-Stack Developer

I'm an electrical engineering student at Carnegie Mellon studying software engineering and full-stack web development in my own time. Learning about tech is a pastime of mine that I value.

Interested in hardware-software stacks or general system design? Let's talk.

Jan 2026 - May 2026

Full-stack IoT system with ESP32, FastAPI, React, and real-time MQTT

Delivered a full-stack smart home platform that integrates ESP32-S3 room-node firmware, MQTT messaging, a FastAPI backend, and a React dashboard for centralized monitoring and control of environmental and access workflows. The final system emphasized reliable subsystem integration, transparent validation evidence, and demo-ready operation across both live and simulated conditions.

JavaScriptPythonReactFastAPIDockerMQTT
Spotify Hero preview

Apr 2026 - Apr 2026

Desktop rhythm game that transforms Spotify songs into playable note charts

Built a desktop rhythm experience that converts live Spotify playback into Guitar Hero-style note lanes in real time. Players can jump in instantly via keybinds, chase higher scores, and share challenge runs with friends.

TypeScriptSpotify API
Automated Docker Configuration Generator preview

Jan 2026 - Jan 2026

Python CLI for intelligent Dockerfile generation with self-healing builds

Architected a containerization automation CLI in Python using LiteLLM for intelligent Dockerfile generation with a self-healing algorithm that auto-diagnoses and retries Docker API builds based on project-specific context. Logic-driven CLI using Rich and Argparse with real-time build status tracking, automated runtime stability testing, and support for distroless/Alpine multi-stage builds to minimize attack surface.

PythonDockerLiteLLMRichArgparse