Skip to content

eshaanrev/Resforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resforge

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.

Features

  • 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

Tech stack

  • Frontend: Vanilla HTML, CSS, and JavaScript — no build step
  • PDF export: html2pdf.js (loaded via CDN)

Setup

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

Screenshots

Builder Live preview Exported PDF
coming soon coming soon coming soon

About

Resume builder that generates a polished, downloadable PDF from guided input sections, with improvement tips. Vanilla JS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors