Building an open-source markdown resume builder

I’m building an open-source resume builder and sharing it as I go.

The idea is very simple:

  1. You write your resume content in Markdown
  2. The app handles layout and style
  3. You don’t worry about fonts, spacing, or formatting

I wanted a tool where I can focus on writing and let the resume look clean by default.

Built with Next.js + Tailwind. Still early.

Repo:
https://github.com/ununununium/markdown-resume-next

Live:
https://markdown-resume-next.vercel.app/


Feedback welcome. If it’s useful, a github ⭐ helps.

Similar Posts