Contribution Graph Date Spoofer
Modify your contribution graph to show the dates starting from 1970 on your profile.
README
Contribution Graph Date Spoofer
This script automatically creates a GitHub repository, makes a fake commit from 1970, and pushes it.
Prerequisites
-
Git must be installed on your system.
- Windows: Download Git
- MacOS: Install via Homebrew:
brew install git - Linux: Install via package manager:
sudo apt install git -y # Debian/Ubuntu sudo dnf install git -y # Fedora
-
Python 3 must be installed.
- Check by running:
python --version
- Check by running:
Usage
-
Get a GitHub Personal Access Token (PAT)
- Go to GitHub Tokens
- Generate a token with repo permissions.
-
Run the script:
python create_repo.py -
Enter your GitHub credentials when prompted.
-
The script will:
- Create a new repository named
contribution-graph. - Make a commit with a backdated timestamp from 1970.
- Push everything to GitHub automatically.
- Create a new repository named
License
This project is licensed under the MIT License - see the LICENSE file for details.
MongoDB - Build AI That Scales
