All work

Everything I've built so far

Filter by area if you're after something specific. Each project opens into a short case study covering the problem, what got built, and how it turned out.

CodeArmor MVP
2026AI & ML · Full-Stack

CodeArmor MVP

Built in ten days for the NeuroX Hackathon Grand Finale. Eleven AI agents scan a codebase in parallel, a validator called ArmorClaw filters what they report, and the surviving findings land in a VS Code extension with a single risk score attached. A web dashboard gives a team the same view.

ReactTypeScriptNode.jsExpress.js+6 more
AegisAIOpen Source
2026AI & ML · Full-Stack · Web AppsOpen Source Contribution

AegisAI

AegisAI is an open-source platform for AI governance, risk, and compliance, built around regulations like the EU AI Act. I contributed as an outside developer: five pull requests reviewed and merged upstream, all on the frontend and the product experience.

ReactTypeScriptFastAPIPython+3 more
BeAwareOfBanksLive
2026AI & ML · Web AppsLive in production

BeAwareOfBanks

A borrower-protection platform for India, live in beta. It turns a 60-page loan agreement into a risk report a person can read in one sitting. The team at Evodart built and shipped it for a client; my work during the internship sat on the LLM, RAG, and AI pipeline side.

LLM IntegrationRAGAI PipelinesPython+2 more
Clera
2026AI & ML · Web Apps

Clera

A RAG system with a Django and pgvector backend and a React chat interface. Version one indexed the official Python and Java documentation. Version two, in April 2026, added an admin crawler, so any language's docs can be pulled in, cleaned, embedded, and answered from.

DjangoDjango REST FrameworkPostgreSQLpgvector+9 more
AI Product Content Generator
2025–2026AI & ML · Full-Stack

AI Product Content Generator

A framework-agnostic Node.js plugin that generates SEO product content through the Hugging Face Inference API and Qwen 2.5-14B-Instruct. Zod validates the input, failed calls retry with backoff, responses get scored for quality, and Jest covers the lot.

Node.jsJavaScript (ESM)Hugging Face Inference APIQwen 2.5-14B-Instruct+3 more
Grain Guard
2025–2026IoT & Hardware · AI & ML

Grain Guard

Sensors track conditions inside a grain warehouse and stream them to a web dashboard, with prediction insights and measurement reports layered on top of the live readings.

IoTWebsite DashboardPrediction Analytics