Resumes generated using the GitHub informations
Go to file
2016-06-03 02:00:42 -07:00
css Add contributions repos 2016-02-19 00:09:25 +08:00
images fix aspect ratio 2016-06-03 02:00:42 -07:00
js Fix broken languages link 2016-06-03 01:51:00 -07:00
views Merge pull request #228 from aldahick/issue210 2016-05-07 14:02:50 +08:00
config.ru added a config.ru for rack/local dev 2012-08-29 12:45:09 -04:00
index.html Added favicon icon 2016-05-19 17:05:15 +05:30
README.markdown Merge pull request #211 from simonardejr/master 2016-02-19 00:59:32 +08:00

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

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