https://github.com/statico/github-game
🟩 ✨ Win the GitHub game with artistic green squares!
https://github.com/statico/github-game
career career-development github javascript nodejs resume success yolo
Last synced: 6 months ago
JSON representation
🟩 ✨ Win the GitHub game with artistic green squares!
- Host: GitHub
- URL: https://github.com/statico/github-game
- Owner: statico
- Created: 2020-07-09T18:11:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T23:14:48.000Z (over 2 years ago)
- Last Synced: 2025-04-18T01:47:31.797Z (6 months ago)
- Topics: career, career-development, github, javascript, nodejs, resume, success, yolo
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-game ✅ ✨
Win the GitHub game with artistic green squares!
Works with GitLab, too. Just tell them it's like GitHub with blue squares.
## Why?
Because I saw and shared [this](https://twitter.com/EmilyKager/status/1277983791190085632):
[
](https://twitter.com/EmilyKager/status/1277983791190085632)
And [@PeteMarkowsky](https://twitter.com/PeteMarkowsky) was like:
> re: green squares has anyone released a github action that just does a commit to a private repo as you
So I made this.
## How?
- Make a 53x7 image of whatever you want
- Node.js v12 or later or something I don't know
- `yarn install`
- Include private contributions in your [GitHub settings](https://github.com/settings/profile) to up your green square game
- Make a private repo on GitHub to hide your secrets
- Run `node index.js image.png ~/game git@github.com:yourname/yourrepo.git` and git push force origin
- Bask in the glory of your new resume-crushing GitHub profile## It doesn't work?
- Fiddle with the `MAX_COMMITS` environment variable or something
- Delete, re-create the private repo, and push again
- Wait a few minutes
- 🤷♀️## See Also
- https://github.com/Annihil/github-spray
- https://github.com/gelstudios/gitfitiI made this before seeing the above projects.
Also, this version uses `git fast-import` to create a git repo, which is 🔥
## License
MIT