Back
Year
2026
Tech & Technique
Next.js, TypeScript, NestJS, MySQL, RAG, FAISS, Docker
Description
Built a full-stack candidate screening web app using Next.js (SSG/SSR) and TypeScript, connected to NestJS REST APIs and a MySQL database to ingest and index resumes. Implemented a resume ingestion pipeline that processed resumes across 5+ sections, extracting and normalizing candidate data into a structured MySQL schema. Engineered an AI/LLM-assisted matching pipeline using RAG with a vector store (FAISS) to improve candidate-job matching precision by 15% on internal tests. Built a containerized 4-microservice ecosystem using Docker.