The Work Engine
A dynamic view of my engineering journey—from production systems to active experiments
Shipped
Production-ready systems I have built
MIPS Binary Game
Educational assembly game that teaches binary arithmetic through low-level puzzles, registers, and memory-mapped IO challenges.
Next.js Portfolio Platform
Current site: statically generated portfolio with dynamic project zones, Tailwind theming, and automated GitHub Pages deployment.
AI Chat Bot
A conversational AI assistant using the OpenRouter API, featuring real-time responses and a clean JavaScript frontend.
File Encryption Tool
Command-line C++ utility for encrypting and decrypting files.
Matrix Graph
This program allows users to create and manipulate agraph using an adjacency matrix. The program supports the following features
In the Lab
What I am coding right now
Stardust Saga Refactor
Re-architecting a 2D action adventure in Godot 4 with a modular ECS, object pooling, and scene streaming for buttery-smooth combat.
Dev Productivity Dashboard
Full-stack dashboard for personal KPIs, code snippet search, and automation hooks powered by JWT auth and MongoDB text indexes.
On the Radar
Technical challenges I am preparing to tackle next
Personal Finance Engine
Spring Boot microservice that ingests transactions, enforces budgeting rules, and exposes a typed REST API with PostgreSQL backing.