The JSON and build scripts that generate my resume.
The requirements list is quite simple:
- Make
- Docker
- resume-exporter
You can build the resume with an easy:
$ make
- It's much easier to use git (and GitHub!) to track my resume, before I kept all copies in iCloud and it was a mess.
- I like nerdy things and this is definitely nerdy.
- It separates the content from the presentation, meaning I can generate the same resume in multiple styles for multiple purposes.
Inspired (and based off) the JSONResume project