mhaseeb1997/resume-builder ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple browser based resume builder that works from a single HTML file, with no backend and no setup needed.
I want a clean editor where I can type in my profile, education, work experience, skills, and projects in a sidebar, and see the resume update live on the page as I edit. It should save everything automatically in the browser so I do not lose my work, and I should be able to reorder items like experience entries and skills easily.
Please also add a one click download button that exports the resume as a polished PDF with good page breaks and a print ready layout. Make it feel modern, easy to use, and responsive enough to work well in a normal browser. If you need to look up the current best way to handle the PDF export or canvas capture, go ahead and check the latest docs online first.
Are you gonna build this?
make sure you review the code using coderabbit