Projects

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

Featured

Argus.AI – Real-Time Disaster Intelligence

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
Beneficiary Management Platform

Beneficiary Management Platform

Role-based backend system with JWT authentication and strict middleware security. Features an async eligibility engine with complex rule-processing logic and BullMQ background workers with a relational Prisma schema.

Node.js
TypeScript
PostgreSQL
Redis
BullMQ
Prisma
CodeFortress – Competitive Programming Toolchain

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