<CodeChronicles/>

Projects

Things I've built — from enterprise full-stack apps to AI agents, RAG systems, and everything in between.

🚧 In Progress

RAG Chatbot — Chat with Your Docs

🚧 In Progress

A Retrieval-Augmented Generation chatbot that answers questions from your own documents. Built with LangChain.js, OpenAI GPT-4o-mini, Supabase pgvector, and a React streaming frontend.

RAGLangChainOpenAISupabaseReactJavaScript

📋 Planned

Spring Boot AI API

📋 Planned

Production-ready REST API powered by Spring AI. Exposes RAG capabilities built on Java/Spring Boot with OpenAI integration, streaming responses, and pgvector for document retrieval.

Spring AISpring BootJavaRAGOpenAI

LangGraph AI Agent

📋 Planned

Multi-tool AI agent with memory and Human-in-the-Loop support. Built with LangGraph.js featuring web search, document reading, and ReAct reasoning pattern.

LangGraphAI AgentsLangChainJavaScript

MCP Server — Interview Prep Tools

📋 Planned

A Model Context Protocol server that exposes interview prep content as tools for AI assistants like Claude Desktop and VS Code Copilot.

MCPAI AgentsTypeScript