# 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)