A service that creates a résumé based on your GitHub repos/activity.
this is a fork of github-resume that removes the need to star the project and adds a few more features from various forks check it out on my website https://hilll.dev/resume.github.com/
To run the app in development mode:
$ rackup config.ru
(You must have Ruby and the rack gem installed.)