junian / markdown-resume

ATS and Human-friendly Resume Writer in Markdown.
https://www.junian.dev/markdown-resume/
MIT License
11 stars 3 forks source link
ats cv job markdown resume

Markdown Resume

Write an ATS-friendly Resume in Markdown. Available for anyone, Optimized for Dev.

Start Writing Now!

About

A fork of "Oh My CV!". You can visit the original work here.

Changes I made from the original work:

Notice

Highly recommend using Chromium-based browsers, e.g., Chrome and Microsoft Edge.

Features

Development

It's built on Nuxt 3, with the power of Vue 3, Vite, Zag, and UnoCSS.

Clone the repo and install dependencies:

pnpm install

Build some packages:

pnpm build:pkg

To enable picking fonts from Google Fonts, you will need to generate a Google Fonts Developer API Key. Then, create a .env file in site folder and put:

NUXT_PUBLIC_GOOGLE_FONTS_KEY="YOUR_API_KEY"

Start developing / building the site:

pnpm dev
pnpm build

Credits

License

This project is licensed under MIT license.


Made with ☕ by Junian.dev.