All Projects → awalgarg → Cv Maker

awalgarg / Cv Maker

simple elegant markdown based resumes

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cv Maker

Markserv
🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit
Stars: ✭ 304 (-69.69%)
Mutual labels:  markdown, templating
Blankup Electron
Markdown editor with clarity +1, as a desktop application.
Stars: ✭ 37 (-96.31%)
Mutual labels:  markdown
Soffes.blog
Redis + Git backed blog
Stars: ✭ 31 (-96.91%)
Mutual labels:  markdown
Gotenberg Go Client
Go client for the Gotenberg API
Stars: ✭ 35 (-96.51%)
Mutual labels:  markdown
Manuskript
A open-source tool for writers
Stars: ✭ 960 (-4.29%)
Mutual labels:  markdown
Text Runner
Test runner for text
Stars: ✭ 35 (-96.51%)
Mutual labels:  markdown
Hint
重构到 ---> https://github.com/hustcc/lint-md
Stars: ✭ 30 (-97.01%)
Mutual labels:  markdown
Recipes
A super minimal recipe website built on Markdown
Stars: ✭ 38 (-96.21%)
Mutual labels:  markdown
Qlcommonmark
QuickLook generator for beautifully rendering CommonMark documents on macOS
Stars: ✭ 36 (-96.41%)
Mutual labels:  markdown
React Markdown Preview
React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.
Stars: ✭ 34 (-96.61%)
Mutual labels:  markdown
Wxparse
wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析
Stars: ✭ 7,618 (+659.52%)
Mutual labels:  markdown
Go Strip Markdown
Remove Markdown formatting. Written in Go.
Stars: ✭ 32 (-96.81%)
Mutual labels:  markdown
Tmdlang
Timebase MarkDown Language
Stars: ✭ 35 (-96.51%)
Mutual labels:  markdown
Termd
Render markdown in the terminal
Stars: ✭ 32 (-96.81%)
Mutual labels:  markdown
Grunt Md2html
Small Grunt MultiTask to convert Markdown files to HTML, supporting Grunt >= 1.0.0
Stars: ✭ 37 (-96.31%)
Mutual labels:  markdown
Distro Delves
YouTube web-series looking at operating systems in an informational & entertaining format.
Stars: ✭ 31 (-96.91%)
Mutual labels:  markdown
Markdownview
Android library to display markdown text.
Stars: ✭ 970 (-3.29%)
Mutual labels:  markdown
Advanced Javascript
Documentation based on John Resig's website on Advanced JavaScript
Stars: ✭ 35 (-96.51%)
Mutual labels:  markdown
Markdownview
MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
Stars: ✭ 993 (-1%)
Mutual labels:  markdown
Blink Mind React
A mind map library for react that based on immutable.js.
Stars: ✭ 38 (-96.21%)
Mutual labels:  markdown

cv-maker

this app makes a markdown only resume that looks elegant and simple everywhere

try it out here: http://awal.js.org/cv-maker/

philosophy

Stackoverflow had a side project called "Careers Stackoverflow". They had a very decent resume builder. The output it produced was elegant, and easy on eyes. It wasn't bloated with ads and didn't look shit on small screens. Unfortunately, it seems that they are converting it to some Facebook timeline like story thing. The community there doesn't like that decision either.

This is an attempt to recreate that editor. One bonus of this is that you don't even have to see that stackoverflow branding.

usage

  • goto http://awal.js.org/cv-maker (or clone this repo and run locally via a webserver)
  • fill in the details. see if the markdown and live preview is all fine. (reloading will keep your changes, btw)
  • download raw markdown file
  • use it as it is or edit it for more specific customizations

pros

  • markdown is automatically rendered as html in many places
  • markdown is readable in plain text as well
  • easy to edit manually
  • easy to manage with version control
  • looks elegant and simple in all browsers, all screen resolutions, and all devices
  • doesn't require CSS or JS

cons

  • you have to host it yourself or on github pages

Optional tips

  • http://stackedit.io/editor is a wonderful editor to further edit markdown
  • you can also directly copy paste the rendered HTML from there to a github pages repository!
  • it is not required at all, but would be appreciated if you put a little link to this repository at the bottom

TODO

  • add more features present in the Careers.SO editor

Author

Awal Garg

License

WTFPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].