Lawrence MacGuire 90bf1cf601 Slight semantic fix for "I do not have any public repos"
In the "GitHub Profile" section, it will display "$user is a developer with X public repositories. ..."

However, if the user in question only has other people's forks, it will display "I have no public repositories". Two conflicting statements.

The section now states "All my repositories are forks" if that's the case.
2013-11-28 20:26:01 +08:00
2012-08-29 12:45:09 -04:00
2013-11-26 08:28:06 -08: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.)

Description
Resumes generated using the GitHub informations
Readme 660 KiB
Languages
JavaScript 45.9%
HTML 36.3%
CSS 17.4%
Ruby 0.4%