Resumes generated using the GitHub informations
Go to file
zhangyaning 8f66e47d7d Merge pull request #219 from bfontaine/sagotch
Made link in "Languages" section point to search page of user's repo
2016-02-08 20:38:47 +08:00
css Addresses #70. Makes Repository description bigger than meta data. 2013-12-02 15:13:47 -06:00
images added subtle background, added email and print links 2012-08-29 13:09:10 -04:00
js Made link in "Languages" section point to search page of user's repo 2016-02-08 12:36:06 +01:00
views replace tabs with spaces, added a missing </div> 2013-12-17 21:18:28 -06:00
config.ru added a config.ru for rack/local dev 2012-08-29 12:45:09 -04:00
index.html replace tabs with spaces, remove some whitespace at EOL 2013-12-17 21:15:45 -06:00
README.markdown Add a Bitdeli badge to README 2013-12-06 15:33:11 +00:00

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

Possible Usecases:

  • 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