Projects
Explore my portfolio of coding projects across various domains including web development, mobile apps, embedded systems, and more.
Featured Projects
All Projects
Multiversal Consciousness: Building a Dual-Reality Game Engine from Scratch in Modern C++
What if a game world could exist in two places at once? Multiversal Consciousness is a custom-built 2D puzzle-platformer engine that lets designers create puzzles around parallel realities with shared and divergent state.
Sentinel Fall Detector: Engineering Real-Time Safety With Sensor Fusion and Signal Processing
A deep dive into the architecture and engineering of Sentinel, a real-time fall detection system running on a Raspberry Pi 5 that uses an IMU, Kalman filter, and custom classification logic to deliver intelligent, orientation-aware fall detection with a Qt Quick dashboard for live feedback.
PWOSPF Router: Bridging Classical Networking and Modern SDN with Interactive Virtualization
Building a production-grade network router that implements the Routing Information Protocol (RIP) using low-level C, integrated it with Software-Defined Networking (SDN) through OpenFlow, and packaged everything into an interactive, browser-based simulation environment.
STORM DAT: Automating Government Document Compliance So Analysts Can Focus on What Matters
A web-based application for automating government document compliance, reducing manual review time and improving accuracy.
Simple Router: Building Network Infrastructure From Scratch in a Containerized Environment
A deep dive into building a production-grade network router using C, Mininet, OpenFlow, and Flask, all within a Docker container. Learn how to implement core networking protocols, software-defined networking principles, and a browser-based terminal interface for interactive learning.
Personal Cloud Infrastructure: Achieving Zero-Trust, Zero-Friction Deployments
This project is a custom, self-hosted deployment platform engineered to host my developer portfolio, live production applications, and interactive technical demos. Designed for seamless continuous integration and zero-trust security, the architecture transforms a bare-metal virtual private server (VPS) into a powerful, automated deployment engine.