sameemul-haque / GitArt

πŸ“Š GitHub contribution graph customizer β€’ JavaScript, Git, Express.js, HTML

Home Page:https://gitart.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
GitArt

Λ™ Λ™

GitArt is a tool that allows users to customize their GitHub contribution graph by generating Git commit commands. With this tool, users can customize their contribution graph to display their name, messages, symbols, logos, or any other desired patterns.

Usage

  • Select a year (choosing a year before joining GitHub is better).
  • Left click on the squares to activate and right click to deactivate them.
  • Click on one of the Generate buttons and follow the rest of the instructions.
Generate using GitHub Actions
  • Enter the required details in the following form. This will make a request to the GitArt API and create a GitHub action.
  • You need to create a GitHub token with full repo access here. You can delete the token after the action is completed.
  • Ensure that the repository name does not already exist.
  • Your GitHub commit email should be the same as the one you use for your GitHub account.
  • After submitting the details, you can check the progress of the action here.

Generate git commit commands
  • Create a new GitHub repository.
  • Clone the repository into your local machine.
  • Ensure your git username and email are configured correctly.
  • Copy the generated code into your terminal.
  • Push the changes to the remote repository.

Features

  • Easily create Git commits to modify the contribution graph on GitHub.
  • Customize the contribution graph for artistic, personal, or branding purposes.

Examples

Example images

hello

gitart

sameemul

i_use_arch_btw

Acknowledgements


preview

About

πŸ“Š GitHub contribution graph customizer β€’ JavaScript, Git, Express.js, HTML

https://gitart.pages.dev/

License:GNU General Public License v3.0


Languages

Language:HTML 39.5%Language:JavaScript 36.0%Language:CSS 24.5%