All Projects โ†’ salomonelli โ†’ Best Resume Ever

salomonelli / Best Resume Ever

Licence: mit
๐Ÿ‘” ๐Ÿ’ผ Build fast ๐Ÿš€ and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to Best Resume Ever

Cv Template
An easy way to create HTML and PDF versions of your resume, and automatically host them on GitHub Pages.
Stars: โœญ 41 (-99.73%)
Mutual labels:  resume, cv, pdf
Resume
๐Ÿ‘พ My resume / ๆˆ‘็š„็ฎ€ๅŽ†
Stars: โœญ 482 (-96.81%)
Mutual labels:  resume, cv, pdf
Markdown Cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
Stars: โœญ 721 (-95.23%)
Mutual labels:  resume, cv, pdf
Universal Resume
Minimal and formal rรฉsumรฉ (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: โœญ 1,349 (-91.08%)
Mutual labels:  resume, cv, pdf
Awesome Cv
๐Ÿ“„ Awesome CV is LaTeX template for your outstanding job application
Stars: โœญ 14,957 (-1.1%)
Mutual labels:  resume, cv, pdf
Resume Builder
Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
Stars: โœญ 62 (-99.59%)
Mutual labels:  resume, pdf
Deerlet
[Deprecated] A markdown online-editable-resume with pdf generator
Stars: โœญ 79 (-99.48%)
Mutual labels:  resume, pdf
Json resume
Generates pretty HTML, LaTeX, markdown, with biodata feeded as input in JSON
Stars: โœญ 1,336 (-91.17%)
Mutual labels:  resume, cv
Cv
Geoff Boeing's academic CV in LaTeX
Stars: โœญ 101 (-99.33%)
Mutual labels:  resume, cv
Markdown Cv
Simple Markdown CV / Resume
Stars: โœญ 97 (-99.36%)
Mutual labels:  resume, cv
Linkedrw
A simple CLI to create your resume and personal website based on your LinkedIn profile or a JSON file
Stars: โœญ 104 (-99.31%)
Mutual labels:  resume, cv
Cv
A resume template written in Markdown,Yaml JSON auto generates github-pages website & PDF by Jekyll. ๅœจ็บฟ็ฎ€ๅŽ†็”Ÿๆˆๆจกๆฟ(่ถ…้ซ˜ๅ…ผๅฎนๅฏๅฏผPDF)
Stars: โœญ 61 (-99.6%)
Mutual labels:  resume, cv
Awesome Web Cv
๐Ÿ“ Single Page Web Application for Your Outstanding CV
Stars: โœญ 50 (-99.67%)
Mutual labels:  resume, cv
Metalsmith Resume
A resume generator, built with @Metalsmith
Stars: โœญ 80 (-99.47%)
Mutual labels:  resume, cv
Latexcv
๐Ÿ‘” A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: โœญ 1,027 (-93.21%)
Mutual labels:  resume, cv
Resume Builder
Modern real-time design and 100% free resume builder.
Stars: โœญ 153 (-98.99%)
Mutual labels:  resume, cv
Resume
๐Ÿ“ƒ resume.congm.in
Stars: โœญ 150 (-99.01%)
Mutual labels:  resume, cv
Lxxyxresume
ๅ‰็ซฏ็ฎ€ๅŽ†็”Ÿๆˆๅ™จ
Stars: โœญ 156 (-98.97%)
Mutual labels:  resume, pdf
Htm Editable Resume
An highly editable resume form developed with HTM (Hyperscript Tagged Markup) which is JSX-like syntax in plain JavaScript.
Stars: โœญ 31 (-99.8%)
Mutual labels:  resume, cv
Resume
resume and curriculum vitae
Stars: โœญ 32 (-99.79%)
Mutual labels:  resume, cv


Markdownify
best-resume-ever

Travis badge

๐Ÿ‘” ๐Ÿ’ผ Build fast ๐Ÿš€ and easy multiple beautiful resumes and create your best CV ever!

Made with Vue and LESS.



Cool

Creative

Green

Purple

Side Bar

Left Right

Material Dark

Oblique



Prerequisite

  1. It is required to have Node.js with version 8.5.0 or higher. To see what version of Node.js is installed on your machine type the following command in the terminal:
node -v
  1. If you do not have installed Node.js in your machine then go to this link in order to install node.

How to use

  1. Clone this repository.
git clone https://github.com/salomonelli/best-resume-ever.git
  1. Go to the cloned directory (e.g. cd best-resume-ever).

  2. Run npm install. This may take a few seconds.

  3. Customize your resume in the resume/ directory: edit your data data.yml and replace the default profile-picture id.jpg with your picture. Rename your picture as id.jpg and copy it in the resume/ directory. During this step, you may find it easier to navigate with Finder or File Explorer to get to the files. This will allow you to edit files with your computers default text editor.

  4. Preview resumes with npm run dev. The command will start a server instance and listen on port 8080. Open (http://localhost:8080/home) in your browser. The page will show some resume previews. To see the preview of your resume, with your picture and data, click on one layout that you like and the resume will be opened in the same window.

Resume previews

  1. Export your resume as pdf by running the command npm run export. In order to avoid errors due to the concurrency of two npm run commands, stop the execution of the previus npm run dev and then type the export command.

All resumes will be exported to the pdf/ folder.


Creating and Updating Templates

Please read the developer docs on how to create or update templates.


Contribute

Feel free to add your own templates, language supports, fix bugs or improve the docs. Any kind of help is appreciated! If you make any kind of changes to an existing template, please commit them as new templates.


Credits

This project uses several open source packages:



sarasteiert.com  ยท  GitHub @salomonelli  ยท  Twitter @salomonelli

License

MIT

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].