A RAG-powered startup advisor built on YC knowledge - validates ideas, structures planning, and automates founder workflows using Kimi K2, ChromaDB, and sentence-transformers.
Autonomous CI/CD healing agent - detects failing tests, generates fixes, and commits them automatically. Built with FastAPI, React, Redis, and PostgreSQL. Built at RIFT 2026.
Multi-agent AI fact-checking system built at Deep Hackathon. Uses LangGraph and FastAPI to run parallel evidence analysis across sources, with Aptos for on-chain verification.
A personal Neovim config written in Lua - custom keybindings, a curated plugin setup, and a workflow tuned for backend development. Ongoing.
A full-stack real-time chat app built with the MERN stack, containerized end-to-end with Docker and Docker Compose. Features bidirectional WebSocket communication, JWT auth, and a production-ready deployment setup.
A from-scratch JavaScript implementation of a basic blockchain — proof-of-work, block validation, and chain integrity checks. Built to understand the fundamentals, not to ship a coin.
A CSS utility experiment exploring custom property cascades and responsive layout primitives. Built to scratch a styling itch.
A Flappy Bird clone in React - built to practice component architecture, game loop logic, and collision detection in a browser environment.
A zero-backend sticky note app — localStorage-persisted notes with drag positioning and inline editing. Pure frontend, zero dependencies.
A minimal HTML/CSS landing page template. Quick experiment in no-JS, no-build-step web pages.