Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1014 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 1014 Bytes

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.