{"id":28726158,"url":"https://github.com/junian/markdown-resume","last_synced_at":"2025-06-15T12:09:07.779Z","repository":{"id":235635005,"uuid":"791071552","full_name":"junian/markdown-resume","owner":"junian","description":"ATS and Human-friendly Resume Writer in Markdown.","archived":false,"fork":false,"pushed_at":"2025-05-15T07:00:52.000Z","size":54128,"stargazers_count":163,"open_issues_count":3,"forks_count":42,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-10T00:05:35.623Z","etag":null,"topics":["ats","cv","job","markdown","resume"],"latest_commit_sha":null,"homepage":"https://www.junian.dev/markdown-resume/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-24T03:30:17.000Z","updated_at":"2025-06-09T15:32:49.000Z","dependencies_parsed_at":"2024-05-30T05:07:25.993Z","dependency_job_id":"a9a731d5-9222-4196-803c-4cc010c67182","html_url":"https://github.com/junian/markdown-resume","commit_stats":null,"previous_names":["junian/resume.md","junian/markdown-resume"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/junian/markdown-resume","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junian%2Fmarkdown-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junian%2Fmarkdown-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junian%2Fmarkdown-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junian%2Fmarkdown-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junian","download_url":"https://codeload.github.com/junian/markdown-resume/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junian%2Fmarkdown-resume/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259971389,"owners_count":22940013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ats","cv","job","markdown","resume"],"created_at":"2025-06-15T12:09:05.846Z","updated_at":"2025-06-15T12:09:07.745Z","avatar_url":"https://github.com/junian.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMarkdown Resume\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eWrite an ATS-friendly Resume in Markdown. Available for anyone, Optimized for Dev.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.junian.dev/markdown-resume/\"\u003e\u003cstrong\u003eStart Writing Now\u003c/strong\u003e\u003c/a\u003e!\u003c/p\u003e\n\n\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/junian/markdown-resume/assets/img/markdown-resume-screenshot-00.jpg\"/\u003e\n\n## About\n\nA fork of \"Oh My CV!\". You can visit the original work [here](https://ohmycv.app/).\n\nChanges I made from the original work:\n- Default template is now as close as possible with [CareerCup's](https://www.careercup.com/resume) resume template.\n- Default color is all Black.\n- Added Web-safe fonts for easier ATS parsing.\n- And many more ...\n\n## Notice\n\nHighly recommend using Chromium-based browsers, e.g., [Chrome](https://www.google.com/chrome/) and [Microsoft Edge](https://www.microsoft.com/en-us/edge).\n\n## Features\n\n- Write your resume in Markdown and preview it in real-time, it's smooth!\n- It works offline ([PWA](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps))\n- Export to A4 and US Letter size PDFs\n- Customize page margins, theme colors, line heights, fonts, etc.\n- Pick any fonts from [Google Fonts](https://fonts.google.com/)\n- Add icons easily via [Iconify](https://github.com/iconify/iconify) (search for icons on [Icônes](https://icones.js.org/))\n- Tex support ([KaTeX](https://github.com/KaTeX/KaTeX))\n- Cross-reference (would be useful for an academic CV)\n- Case correction (e.g. `Github` -\u003e `GitHub`)\n- Add line breaks (`\\\\[10px]`) or start a new page (`\\newpage`) just like in LaTeX\n- Break pages automatically\n- Customize CSS\n- Manage multiple resumes\n- Your data in your hands:\n  - Data are saved locally within your browser, see [here](https://localforage.github.io/localForage/) for details\n  - Open-source static website hosted on [Github Pages](https://pages.github.com/), which doesn't (have the ability to) collect your data\n  - No user tracking, no ads\n- Dark mode\n\n## Development\n\nIt's built on [Nuxt 3](https://nuxt.com), with the power of [Vue 3](https://github.com/vuejs/vue-next), [Vite](https://github.com/vitejs/vite), [Zag](https://zagjs.com/), and [UnoCSS](https://github.com/antfu/unocss).\n\nClone the repo and install dependencies:\n\n```bash\npnpm install\n```\n\nBuild some [packages](packages):\n\n```bash\npnpm build:pkg\n```\n\nTo enable picking fonts from [Google Fonts](https://fonts.google.com/), you will need to generate a [Google Fonts Developer API Key](https://developers.google.com/fonts/docs/developer_api#APIKey). Then, create a `.env` file in [`site`](site/) folder and put:\n\n```\nNUXT_PUBLIC_GOOGLE_FONTS_KEY=\"YOUR_API_KEY\"\n```\n\nStart developing / building the site:\n\n```bash\npnpm dev\npnpm build\n```\n\n## Credits\n\n- The original work: [Renovamen/oh-my-cv](https://github.com/Renovamen/oh-my-cv)\n- [billryan/resume](https://github.com/billryan/resume)\n\n## License\n\nThis project is licensed under [MIT](LICENSE) license.\n\n---\n\nMade with ☕ by [Junian.dev](https://www.junian.dev).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunian%2Fmarkdown-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunian%2Fmarkdown-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunian%2Fmarkdown-resume/lists"}