DEV Community

Subham Dawn
Subham Dawn

Posted on

Resume Builder from Yaml file

I built an open-source tool called ResumeBuilder that generates an ATS-compliant resume from a simple YAML file.

What it does:

  • Single resume.yaml file controls all content — no HTML edits needed
  • Auto-generates both HTML and PDF outputs
  • ATS-optimized single-column layout
  • CLI with flexible output path overrides
  • Powered by Python + WeasyPrint

Feel free to fork/clone the repository and get started
Would love feedback from the community.

GitHub:
https://github.com/S-Dawn/ResumeBuilder

Top comments (0)