Make your GitHub contribution graph look like a beautiful forest of green squares π³π³π³ by generating backdated commits with style!
- π Backdated commits using custom dates
- πΏ Multiple commits per day = deeper green colors!
- π² Random commit distribution across the year
- π Custom number of commits (you choose!)
- π¦ Easy to use β just run the script
-
Pick a number of commits to make:
How many commits do you want to make? (Default: 100): -
βοΈ The script:
- Picks random dates from the past year
- Makes 1β5 commits per chosen day
- Uses custom dates for commit history
- Pushes everything to your GitHub!
git clone https://github.com/vishnu1100/FancyGithubGraphCommits.git
cd FancyGithubGraphCommitsnpm install jsonfile moment simple-git randomgit init
git remote add origin https://github.com/your-username/your-repo.gitnode commit.jsThen, follow the prompt to enter how many commits you want.
moment: Handles date generationsimple-git: Executes Git commands from Node.jsrandom: Picks random weeks and daysjsonfile: Writes a file for Git to detect changes--date: Git allows setting fake commit dates π
To fill the graph neatly:
- Run the script a few times with different commit counts
- Try 365 commits (avg. 1/day) for a full year
- Push to your main GitHub profile repo for best results (usually a pinned personal repo)
This is just for fun or aesthetic use! Donβt use fake contributions to mislead others β use it responsibly π
- @IonicaBizau
- @SimpleGit
- GitHub contribution graphs themselves π©
Happy Hacking! β¨