Markdown Resume

ATS and Human-friendly Resume Writer in Markdown

TypeScript 📄 AGPL-3.0

This tool helps anyone to write their Resume / CV in plain Markdown, so you don’t have to worry about styling. It can be exported as PDF, HTML, and even DOCX.

Features:

  • Write multiple resume / CV files in plain Markdown.
  • Export it as PDF, HTML, or DOCX.
  • Upload and manage images from within the app; you can embed it in your resume.
  • All data is saved locally in the browser using the built-in IndexedDB; your resume data and images never leave your device.
  • If you’re not happy with the style, you can edit the CSS.

This repo is a fork of Oh My CV!, which is beautifully made — go check out their work.

Changes I made from the original:

  • The default template is now as close as possible to [CareerCup’s][careercup] resume template.
  • The default color is all black.
  • Uses web-safe fonts for easier and safer ATS parsing.
  • Export as HTML and DOCX.
  • Image support.
  • And many more…

I’m passionate about helping anyone get a job, which is why I made this fork. Most of the modifications ensure your resume is readable by both ATS systems and humans, so you don’t have to worry about the design.

I can’t guarantee that using this will improve your job search success rate. But I hope it helps.

[careercup]: “CareerCup Good Resume”