My JSON Resume

What is my JSON Resume?

It is my personal resume writen in JSON Resume. The open source initiative to create a JSON-based standard for resumes.

Usage

  1. Download JSON Resume CLI
npm install -g resume-cli

Simply run

resume serve --theme .
  1. Use resume cli to build your resume
resume export index.html --theme .

PDF output

Download a precompiled binary from wkhtmltopdf and run your HTML document through the tool.

For example, if I really like the treatment Google has done to their logo today and want to capture it forever as a PDF:

wkhtmltopdf http://google.com google.pdf