Skip to content

thatsjet/resume

Repository files navigation

Jet Anderson

Resume as code

View in the following formats:

Contact

Email: janderson@miletwo.net

Location: Portland, Oregon, USA

Profiles

X (formerly Twitter) - @thatsjet
LinkedIn - /thatsjet
GitHub - /thatsjet

How To Use

Because I keep forgetting how to between updates

  • $ npm install resumed
    • (based on original resume-cli , more actively maintained)
  • $ npm install jsonresume-theme-stackoverflow
  • $ resumed
    • will render as html - just print from preview to save PDF. Could never get PDF export feature to work correctly.
  • add override.css file to html output
    • <link rel="stylesheet" href="override.css">

Notes:

Schema is WRONG! Or... themes don't match schema. Whatever.

  • instead of "name" in work item for company use "company"
  • instead of "website" as listed in theme github use "url" as indicated in schema

About

A place to store my CV, stored in a JSON file and published as HTML/PDF via JSON Resume

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors