The official GitHub Résumé is opt-in. This fork removes the opt-in check so you can view any user's résumé.
A service that creates a résumé based on your GitHub repos/activity.
Great for all the tech-savy bosses who want to have a quick view of person's git/github activity, before the interview.
To run the app in development mode:
$ rackup config.ru
(You must have Ruby and the rack gem installed.)