Get Quizzed!

Keep technical & communication skills sharp.

A serverless RAG application that generates personalized interview questions based on my resume, technical notes, and LeetCode history.

Secured: API & Generation only accessible via Admin Auth
Vector Search
Built with LanceDB on S3. Uses Amazon Titan v2 embeddings to semantic search across markdown notes and JSON data.
Serverless RAG
Powered by AWS Lambda (Node.js 22) and Bedrock (Claude 3.5 Sonnet) for high-performance, low-cost generation.
Infrastructure as Code
Fully provisioned via Terraform. CI/CD pipeline deploys frontend to S3/CloudFront and backend to Lambda.