Skip to content

petersandor/json-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON resume

My resume in JSON

I love the idea of storing pure data about my career like this. You can use various tools such as resume-cli or HackMyResume to generate PDF, DOC, HTML and who knows how many other formats. With custom themes! ✨

Say no more to PDF, Photoshop or any other manual editing!

Prerequisites

Command line tools

1) Testing and validation - resume-cli

$ npm install resume-cli -g

2) Exporting to Word, HTML, PDF, LaTeX, plain text, and other arbitrary formats - HackMyResume

$ npm install hackmyresume -g

About JSON resume

JSON Resume is a community driven open source initiative to create JSON-based standard for resumes. Visit https://jsonresume.org/ for more details.