MDtoTEXT Star

Markdown Resume Template

A clean, professional resume written in markdown. Easy to maintain, version control, and convert to PDF or HTML for job applications.

# Your Name

**Location:** City, Country
**Email:** your@email.com
**Website:** yoursite.com
**GitHub:** github.com/you

## Summary

Brief professional summary — who you are, what you do best.

## Experience

### Job Title — Company Name
*Month YYYY — Present*

- Achievement one with measurable impact
- Achievement two
- Achievement three

### Previous Job — Previous Company
*Month YYYY — Month YYYY*

- Achievement one
- Achievement two

## Education

**Degree** — University Name — Year

## Skills

- **Languages:** JavaScript, Python
- **Frameworks:** React, Node.js
- **Tools:** Git, Docker

## Certifications

- Certification name

Open Editor and Paste →

Why Write Your Resume in Markdown?

Markdown resumes are plain text — they work with version control (git), they're easy to format consistently, and they convert cleanly to HTML, PDF, or DOCX using tools like Pandoc. No more fighting with Word formatting.

I've kept my resume in markdown for years. The ability to git diff changes between versions is surprisingly useful when you're tracking applications.

Pro tip: Use hyphenated achievement lines with numbers. "Increased revenue by 20%" is stronger than "Responsible for revenue growth."

Related Personal Templates

Cover Letter Template — Job application letter
Goal Planner Template — Track career goals
Journal Entry Template — Daily reflection

Copied!