Resumes generated using the GitHub informations
Go to file
zhangyaning f599075649 Merge pull request #237 from bardiharborow/patch-1
Rewrite and cleanup README.
2016-08-05 13:37:30 +08: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 Rewrite and cleanup README. 2016-08-05 15:29:01 +10:00

GitHub Résumé

A service that creates a résumé based on your GitHub repos/activity.

GitHub Résumé is opt-in. To make your resume visible, just star this project. To view your résumé, go to https://resume.github.io/?yourusername or follow the instructions on the home page.

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

Development

To run the app in development mode:

$ rackup config.ru

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