Skip to content

tgsoverly/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Resume

CircleCI

Compile HTML and Latex files from templates and data.

I figured a resume for things in the computer field should at least demonstrate some ability to generate a document with some elegance and be repeatable and maintainable.

I very occasionally updated my resume and then had to generate it a at least a couple formats and probably reinstall latex, which on OS X is huge. Making sure the different file type's content matched was time consuming.

Goals

  1. Make it easy to have the same information in multiple formats, because copy/pasting haunts me.
  2. Automatically deploy the results some place for people to find, if it fails to deploy I get a travis failure.

Update Process

  1. Make changes to data/templates
  2. Push to github. This triggers a build on travis and a push to github pages.

Build Locally

  1. npm install
  2. grunt

Compiled Output

The compiled output is pushed to the following locations each time a change is made and it builds properly on travis.

  1. CV.html
  2. CV.pdf
  3. Development.html
  4. Development.pdf

TODOs

Still a work in progress because it really is just something that erks me and not something I need for a new job.

  1. Websites to the contact data

About

My automatically deployed resume/CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published