mirror of
https://github.com/resume/resume.github.com.git
synced 2024-11-20 13:08:10 +03:00
Resumes generated using the GitHub informations
8f66e47d7d
Made link in "Languages" section point to search page of user's repo |
||
---|---|---|
css | ||
images | ||
js | ||
views | ||
config.ru | ||
index.html | ||
README.markdown |
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.)