A web application that allows users to create resumes by filling out a form, save their progress, and generate a downloadable PDF.
Frontend: React (Next.js)
Backend: AWS Lambda (Serverless API)
Database: DynamoDB (to store user resume data)
Storage: S3 (to store generated PDFs)
Authentication: AWS Cognito (for user login)
Styling: TailwindCSS or Bootstrap
PDF Generation: PDFKit or Puppeteer