Featured Projects
A showcase of full-stack applications, AI platforms, and technical architecture.
My Projects
KernelHub — End-to-End Business OS
A full-stack AI workspace for developers and teams: chat with RAG over your files, review GitHub repos, run automations on a schedule, manage production Kanban, and generate landing pages.
Doctor Agent — Medical Triage
AI patient triage assistant answering inquiries, running RAG context checks against medical history, performing voice intake, and handling urgent physician escalations.
NexusOS — Context Agent
Proactive cross-device AI operating system that maintains context across wearables, mobile, desktop, and vehicles (OBD-II diagnostics) using a unified memory layer.
OpenClaw Command Center
Privacy-first local AI command center running on personal hardware. Integrates Slack/Telegram bots, Firecrawl web search, and LanceDB semantic memory.
Malicious URL Detection
End-to-end MLOps pipeline on AWS using XGBoost. Automates data ingestion, hyperparameter tracking via MLFlow, containerization, and FastAPI inference.
Mekk — Exploration Robot
Autonomous AI exploration robot built on a custom 3D chassis. Features YOLOv8n tracking, ultrasonic sensor fusion collision avoidance, and local speech controls.
Trailer Parts Experts
Designed a custom Shopify storefront theme via Liquid, driving a 43% surge in holiday sales transactions and executed technical SEO strategies.
NL-to-Database Agent
AI agent using Google Gemini to convert English instructions into SQL queries. Developed a responsive frontend and FastAPI backend for real-time execution.
AI Gmail Assistant
Automated Gmail management agent that routes emails, generates summaries, and handles auto-labeling via multi-step agentic pipelines and workspace automation.
WhatsApp AI Ordering Bot
Developed a chatbot automating restaurant ordering, menu queries, and order tracking. Connected live inventory on Google Sheets with agentic workflows.
ArguVista Analyzer
Distributed AI inference tool using Workers AI. Achieved sub-30ms global latency with KV-based conversation memory served from Cloudflare's edge network.
Melodify Platform
MERN-stack application with artist microservices, metadata management, and dynamic previews integrated via the YouTube API.
Donkey Kong Multiplayer
Backend architecture for real-time multiplayer gaming using WebSockets. Designed SQL/Hibernate models for low-latency matchmaking and state sync.
Roguelike Dungeon Game
Dungeon crawler with OOP design and file I/O. Added multiplayer support using WebSockets to reduce latency and enable real-time interactions.