Full-stack career platform for job seekers and recruiters. Led frontend dev for a six-person Agile team. Features resume parsing, application tracking, recruiter dashboards, and CI/CD via GitHub Actions.
RAG-powered chatbot for LangChain, LangGraph, and LangSmith documentation with real-time streaming responses. Retrieves relevant doc chunks from a vector database and generates grounded answers with source citations.
Full-stack e-commerce platform with secure payment processing, RESTful API architecture, and responsive storefront. Built end-to-end from database schema design to frontend implementation.
Retrieval-Augmented Generation system built during a hackathon, integrating Llama 3.2 for intelligent document retrieval and response generation. Led a team of developers through rapid prototyping.
Automated data collection pipeline with visualization dashboards. Achieved 95%+ extraction accuracy across diverse web sources with intelligent parsing and error handling.
Complete compiler implementation featuring lexical analysis, recursive descent parser, and tree-walking interpreter. Handles complex language constructs including nested expressions and control flow.