KEY PROJECTS I HAVE WORKED ON✢
Featured Work
A selection of projects
I've built and shipped.
Click any card to explore the project in detail — architecture, tech stack, and key features.
LinkForge MCP
Self-hostable link management infrastructure for developers and AI agents. Production-grade REST API built on Java 21 + Spring Boot 3 + PostgreSQL + Redis, with a first-class MCP server enabling Claude and other AI agents to manage links via natural language.
RiskEngine API
Transaction risk engine with custom validation, anomaly checks, and immutable audit trails for concurrent financial workflows.
Ciciliya
Full-stack real-time RAG chatbot with DuckDuckGo URL discovery, a dual-layer scraper, semantic retrieval, and SSE token streaming.
Cryptrack
Real-time crypto price tracker built around Redis pub/sub, a Binance WebSocket listener, and a server-side proxy layer.
SkyVault
Full-stack cloud storage app with file uploads, folder management, and sharing — built on Next.js with server actions and Neon's serverless PostgreSQL.
StoneSense
Computer vision system that detects and classifies kidney stones from medical imagery using YOLO v11, served through a Flask API with a Next.js frontend.
SpringBoot Auth Service
JWT-based authentication and authorization microservice built with Spring Boot. Implements secure user registration and login, JWT access tokens, refresh token rotation, BCrypt password hashing, and role-based authorization using Spring Security and PostgreSQL.
URL Shortener
High-throughput URL shortener designed around cache-aside with Redis, load-tested with k6, and monitored through Grafana dashboards.