(Educational Purpose only)
Basically creates a fake contribution(Commit, Issues, Pull requsts) graph on your github overview page.
Usage:
- Clone repo.
Running the script will directly edit your contribution graph, you have to delete the repo in your github account to reverse contribution graph changes.
- Install Module
pip install requests
- Run the python script using the command:
python generate_graph.py
- Let it do the job.