JayanthC6/ai-resume-optimizer — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a web app called HiredLens that helps job seekers improve their resume for a specific job.

Users should be able to sign up, log in, upload a PDF resume, paste a job description, and get an AI analysis that shows their ATS score, role match score, missing keywords, suggested resume rewrites, and a 30, 60, 90 day skill improvement plan. Also include interview practice questions with STAR style guidance, and a way to analyze a GitHub profile to suggest stronger resume bullets.

Make it feel like a polished dashboard, simple enough for someone non technical to use. Use the existing full stack setup with a React frontend, NestJS backend, Postgres, Redis, Prisma, JWT auth, and Google Gemini for the AI parts. Please wire the frontend to the API, handle loading and error states, and make the local Docker setup and env variables work cleanly.

Look up current docs online if you need to.

Want more depth? Deep Reverse