Projects
Things I've built — from Web3 apps to Discord bots. Always shipping.
Featured

Argus.AI – Real-Time Disaster Intelligence
A multimodal AI backend using Google Gemini to process unstructured text, image, and audio streams for real-time disaster analysis. Bi-directional WebSocket pipeline broadcasts live geospatial updates and unit telemetry.
Node.js
Express
MongoDB
Socket.io
Google Gemini AI


CodeFortress – Competitive Programming Toolchain
A VS Code extension acting as a problem viewer and local judge for competitive programming. Browser-to-editor communication via a localhost HTTP bridge transfers structured problem data with a language-agnostic execution engine.
Chrome Extension
VS Code Extension
Node.js
React