Coder Social home page Coder Social logo

ikechigriffith / github-contribution-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from utsanjan/github-contribution-bot

0.0 1.0 0.0 236 KB

Manipulate your GitHub contribution graph with ease, and look like a professional developer.

Home Page: https://www.utsanjan.ml/

License: The Unlicense

JavaScript 100.00%

github-contribution-bot's Introduction

๐Ÿค– GitHub Contribution Bot

Buy Me A Coffeeโ€Ž โ€Ž โ€Ž โ€Ž โ€Ž โ€Ž โ€Ž โ€Ž

Does your GitHub Graph looks like a noob with a few number of Commits and Push? Do you want to have your contribution graph with lots of commit like pro, then this project is at your rescue. Manipulate your GitHub Contribution graph just like above.

๐Ÿค“ Introduction

The project uses Moment, a JavaScript date library for parsing, validating, manipulating, and formatting dates. It allows you to make a commit on past date done by subtracting the years from given date and make commits over a period of regular days. Also you can do alot with this code.

๐Ÿ› ๏ธ Installation

Clone and fork the repository to make the changes in your local system.

git clone https://github.com/utsanjan/Github-Contribution-Bot
cd Github-Contribution-Bot

Now this command creates a directory named node_modules and installs all the required packages in it.

npm install

Finally, run the project to see what the moment package does.

node index.js

Voilร !! You can see the commit date in terminal.

๐Ÿ’ป Commits

subtract(year, "y");

year here represents the year to start the commits. Greater the value of year, more dense the graph along main axis. Example - subtract(2,'y')

add(days, "d");

Difference of commits between timestamps. Less the value of days, more dense the contributon graph will be. Example - add(4,'d')

๐Ÿ“ž Contact me

For Queries: My Instagram Profile
Check Out My YouTube Channel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.