lxdp/ProjectIdeaGenerator ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app that helps someone turn real job listings into project ideas they can actually use for their portfolio.
I want users to search jobs by role, location, job type, and date posted, then get AI generated project suggestions based on what employers are asking for. For each idea, show a simple explanation of why it matches the market and highlight the job qualifications it lines up with. Let users save projects they like and view their recent searches so they can come back to them easily.
Make it work as a React front end with a Flask backend, using a database to store saved projects and search history, and caching so searches feel fast. If you need current docs or examples for anything, look them up online. Keep the design clean and easy to use, and make the whole thing feel like a practical tool for job seekers, not a demo.
Are you gonna build this?
make sure you review the code using coderabbit