Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renovamen/oh-my-cv

An in-browser, local-first Markdown resume builder.
https://github.com/renovamen/oh-my-cv

curriculum-vitae cv resume resume-builder resume-generator resume-maker resume-template

Last synced: 7 days ago
JSON representation

An in-browser, local-first Markdown resume builder.

Awesome Lists containing this project

README

        

# Oh My CV!

Microsoft Word and LaTeX are too overkill for a resume.

So, why not write it in Markdown?

Have fun: [ohmycv.app](https://ohmycv.app/)

 

## Important Notice

- Highly recommend using **Chromium-based browsers**, e.g., [Chrome](https://www.google.com/chrome/) and [Microsoft Edge](https://www.microsoft.com/en-us/edge).
- **Backup your data**: Cloud backup is coming soon, but isn't available yet. For now, please regularly export and back up your data by clicking the `Save As` button.

 

## Features

- Write your resume in Markdown and enjoy a real-time preview — it's smooth!
- Export to PDF in A4 and US Letter sizes
- Automatically paginate your resume like in Microsoft Word
- Customize page margins, theme colors, line heights, fonts, and more
- Pick any fonts from [Google Fonts](https://fonts.google.com/)
- Easily add icons using [Iconify](https://github.com/iconify/iconify) (search for icons on [Icônes](https://icones.js.org/))
- Tex support ([KaTeX](https://github.com/KaTeX/KaTeX))
- Add cross-references (ideal for academic CVs)
- Correct casing automatically (e.g., 'Github' to 'GitHub')
- Insert line breaks (`\\[10px]`) or start a new page (`\newpage`) just as you would in LaTeX
- Customize CSS
- Manage multiple resumes
- It works offline ([PWA](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps))
- Your data in your hands:
- All data is saved locally in your browser (see [here](https://localforage.github.io/localForage/) for details)
- Hosted on [Github Pages](https://pages.github.com/) as an open-source static website, which doesn't (have the ability to) collect your data
- No user tracking or ads
- Dark mode

 

## Contribution

Contributions are welcome. Please read this [Contributing Guide](.github/CONTRIBUTING.md) before getting started. Thanks!

 

## Credits

- [billryan/resume](https://github.com/billryan/resume)

 

## License

[GPL-3.0](LICENSE)