Resumes generated using the GitHub informations
Go to file
2016-02-17 15:00:45 +08:00
css Addresses #70. Makes Repository description bigger than meta data. 2013-12-02 15:13:47 -06:00
images use optipng to recompress png images losslessly 2016-02-17 14:59:48 +08:00
js use minified mustcache on cdnjs 2016-02-17 15:00:45 +08:00
views typo 2016-02-17 14:24:21 +08:00
config.ru added a config.ru for rack/local dev 2012-08-29 12:45:09 -04:00
index.html use minified mustcache on cdnjs 2016-02-17 15:00:45 +08:00
README.markdown Fix Grammar in README.markdown 2015-02-09 22:12:29 -08:00

A service that creates your resume based on your GitHub repos.

Possible Use Cases:

  • Boon for all the tech-savy bosses who want to have a quick view of person's git/github activity, before the interview

Opt-In

GitHub Resume is now opt-in rather than opt-out! To make your resume visible just star this project, resume/resume.github.com. That's all there is to it!

For Developers

To run the app in development mode:

rackup config.ru

(You must have Ruby and the rack gem installed.)

Bitdeli Badge