Skip to content

toastercup/resume

Repository files navigation

Resume

I try to keep this up-to-date as my career, projects and life progress. Thanks for taking a look!

You can see more self-absorbed tidbits at my personal site.

Contact

If you have any questions, the best way to get ahold of me is via email.

Build Instructions

Install dependencies:

npm install

Then, kick off the build process:

gulp

You should be able to see the output at http://localhost:8081

Modifying the resume

Simply edit the /src/resume-data.json file.

Credits