https://github.com/sbimochan/sbimochan.github.io
https://github.com/sbimochan/sbimochan.github.io
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbimochan/sbimochan.github.io
- Owner: sbimochan
- Created: 2016-02-15T14:59:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T13:45:24.000Z (over 2 years ago)
- Last Synced: 2025-02-26T08:18:36.598Z (over 1 year ago)
- Language: JavaScript
- Homepage: sbimochan-github-io.vercel.app
- Size: 13.7 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# [GitHub Résumé](https://resume.github.io/)
**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](https://github.com/resume/resume.github.com). To view your résumé, go to `https://resume.github.io/?yourusername` or follow the instructions on the [home page](https://resume.github.io/).
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.)