This script aims to prove why you should not be too quick at judging people by their GitHub activity stats.
The script will turn your contributions graph from this:
Into this:
In 20-30 seconds.
Use for demo purposes only!
To execute just run the following commaind inside a demo repository:
wget https://raw.githubusercontent.com/bobbyiliev/github-activity-bash-script/main/activity.sh
bash activity.sh
Finally, push your changes to GitHub:
git push origin -f your_branch_name"
In case that you are interested in learning more about Bash Scripting, make sure to checkout this open-source eBook:
Introduction to Bash Scripting
Here is why you should not be too quick at judging people by their GitHub activity stats

