resume

resume/resume.github.com

Resumes generated using the GitHub informations

⭐ 62.9k ⑂ 1.4k JavaScript · 2023-02-15推送
62.9k
Watchers
0
贡献者
0
Commits
0
Releases
76
Open Issues
2023-02-15
最近推送
原文 中文

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.)