Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulsanchezzt/geograph
Bash Script to make the GitHub Contribution Graph look amazing 🔱
https://github.com/raulsanchezzt/geograph
bash-script contribution-calendar contribution-graph contributions-chart github-contribution-graph mosaic pixel-art
Last synced: 18 days ago
JSON representation
Bash Script to make the GitHub Contribution Graph look amazing 🔱
- Host: GitHub
- URL: https://github.com/raulsanchezzt/geograph
- Owner: RaulSanchezzt
- License: mit
- Created: 2023-02-27T20:44:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T21:30:40.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T18:01:36.459Z (3 months ago)
- Topics: bash-script, contribution-calendar, contribution-graph, contributions-chart, github-contribution-graph, mosaic, pixel-art
- Language: Shell
- Homepage:
- Size: 3.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeoGraph
A ``bash`` script to create custom **GitHub Contribution Graph** using this [web](https://www.laurencegellert.com/software/github-graph-builder/).
## [2017 - Mosaic](https://github.com/RaulSanchezzt?tab=overview&from=2017-12-01&to=2017-12-31)
![Mosaic](assets/2017.png)
## [2020 - Blackout](https://github.com/RaulSanchezzt?tab=overview&from=2020-12-01&to=2020-12-31)
![Blackout](assets/2020.png)
## [2021 - Bitcoin Chart](https://github.com/RaulSanchezzt?tab=overview&from=2021-12-01&to=2021-12-31)
![Bitcoin Chart](assets/2021.png)
## Skyline
- [2017](https://skyline.github.com/raulsanchezzt/2017)
- [2020](https://skyline.github.com/raulsanchezzt/2020)
- [2021](https://skyline.github.com/raulsanchezzt/2021)## Inspiration
- [Gitfiti](https://github.com/gelstudios/gitfiti)
- [GitHub Contribution Chart Generator](https://github.com/sallar/github-contributions-chart)
- [Vincent van Git](https://github.com/jh3y/vincent-van-git)
- [GitHub Activity Generator](https://github.com/Shpota/github-activity-generator)