Projects

All projects

Enterprise SaaS CRM/HCM Platform

completed

Building a comprehensive ADP/Workday competitor with multi-tenant architecture, Row-Level Security, and full compliance for Indian labor laws (PF, ESI, TDS) and US regulations (FLSA, FMLA). Features modular pricing with Free through Enterprise tiers and 10 add-on modules. Includes ACH (NACHA) and NEFT/RTGS/IMPS banking integrations.

Next.jsNestJSSupabasePostgreSQLTypeScript

Portfolio + AI Chatbot

completed

Next.js portfolio with an AI assistant powered by RAG (Retrieval-Augmented Generation). Questions are embedded, matched against a knowledge base via pgvector similarity search, and answered by Claude. Includes a feedback learning loop where unanswered questions get flagged for admin review and can be added back to the knowledge base.

Next.jsTailwind CSSSupabasepgvectorClaude APIFramer Motion

Job Search Application

completed

Next.js application with Workday-inspired design featuring debounced filters (300ms), sponsorship tracking, server-side pagination (20/page), skeleton loading states, and a stats strip showing sponsorship counts. Built with clean, responsive UI using Tailwind CSS.

Next.jsTypeScriptTailwind CSS

RAG Pipeline Implementation

completed

Built a Retrieval-Augmented Generation pipeline for analyzing Airbnb-like vacation rental data. Completed 7 data analysis tasks with scoring, demonstrating proficiency in embedding generation, vector search, and LLM-powered analysis.

PythonLangChainVector DB