Projects
All projects
Enterprise SaaS CRM/HCM Platform
completedBuilding 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.
Portfolio + AI Chatbot
completedNext.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.
Job Search Application
completedNext.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.
RAG Pipeline Implementation
completedBuilt 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.