Projects
Explore my portfolio of coding projects across various domains including web development, mobile apps, embedded systems, and more.
Featured Projects
All Projects
Personal Cloud Infrastructure: Transforming Legacy Hardware into a Secure, Self-Hosted Ecosystem
This project chronicles the journey of repurposing a nine-year-old gaming PC into a robust personal cloud and application server. It explores the motivations behind reclaiming digital independence, the architectural decisions made to ensure data sovereignty, and the technical challenges overcome in creating a secure, scalable, and versatile home lab environment.
Mindfulness Coach: Building a Fully Offline, On-Device AI Coaching App with React Native and Google MediaPipe
A deep dive into the architecture and engineering of a privacy-first mobile mindfulness coach that runs entirely on-device using React Native and Google MediaPipe's on-device LLM capabilities.
VitalCheck API: Building a Multi-Domain Health Intelligence Engine with Python, FastAPI, and Production-Grade ML
VitalCheck is a production-deployed REST API that delivers real-time health risk assessments across ten medical and wellness domains. Built with Python, FastAPI, and a suite of machine learning models, it provides a unified interface for clinical and biometric predictions — from diabetes and stroke risk to MRI-based brain tumor classification.
MyKpopLists: Building a Scalable Social Platform for K-pop Enthusiasts
MyKpopLists is a full-stack social networking platform tailored for K-pop fans, featuring comprehensive artist databases, privacy-aware social interactions, AI-powered content tagging, and gamified community engagement.
ComfyUI Workflow Iterator: Engineering Systematic A/B Testing for Generative AI Pipelines
A production-grade Python extension for ComfyUI that transforms ad-hoc image generation into a disciplined, reproducible experimentation platform.
FPGA Wordle: Building a Complete Game Console from Transistors to Touchpoints
A deep dive into the design and implementation of FPGA Wordle, a fully hardware-implemented word-guessing game that runs on a custom five-stage pipelined MIPS processor, with real-time VGA display and PS/2 keyboard input — all built from first principles in Verilog and assembly.