https://github.com/zedd45/json-resume
My resume, in JSON format, for https://jsonresume.org/
https://github.com/zedd45/json-resume
Last synced: 6 months ago
JSON representation
My resume, in JSON format, for https://jsonresume.org/
- Host: GitHub
- URL: https://github.com/zedd45/json-resume
- Owner: zedd45
- Created: 2015-11-09T03:56:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T02:40:23.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T09:43:01.364Z (over 1 year ago)
- Size: 76.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# JSON resume
## Consumers
If you are here just to look at my resume, please do so by accessing the following link:
http://registry.jsonresume.org/zedd45
*password is chriskeen*
## Notes To Self / CLI instructions
### Command Line Tool
We've built a CLI (Command Line Interface) which is supported by OSX, Linux and Windows. To create your own resume, install resume-cli from npm:
sudo npm install -g resume-cli
### Exporting
The command line tool uses an ecosystem of modules that we've open sourced to convert your resume to different formats:
resume export resume.pdf
resume export resume.html
### Publishing
We have also built in hosted support into the command line tool. Much like npm's registry, you can register an account and publish to our servers. We also allow you to password protect and/or publish your resume anonymously. To get started, simply type:
resume publish
Our hosted solution will have new features and benefits rolled out quite frequently. Make sure you register if you want to save a vanity url:
resume register
Great! Your should now have your own url, like this:
http://registry.jsonresume.org/zedd45