A web app that turns your details, experience, and skills into a polished, downloadable resume. Gives suggestions to sharpen clarity, structure, and impact along the way. Built as a lightweight, dependency-free site that runs entirely in the browser.
- Guided resume builder with sections for education, work, projects, and skills
- Automatic resume generation and formatting
- Downloadable PDF output (via html2pdf.js)
- Suggestions to improve clarity, structure, and impact
- Live preview before exporting
- Frontend: Vanilla HTML, CSS, and JavaScript — no build step
- PDF export: html2pdf.js (loaded via CDN)
No build or install needed — it's a static site.
# open directly
open index.html
# or serve locally (recommended so the PDF export works reliably)
python3 -m http.server 8000 # then visit http://localhost:8000| Builder | Live preview | Exported PDF |
|---|---|---|
| coming soon | coming soon | coming soon |