All Projects → sallar → Github Contributions Chart

sallar / Github Contributions Chart

Licence: mit
Generate an image of all your Github contributions

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Github Contributions Chart

commit-bot
Automatically generates GitHub activity
Stars: ✭ 65 (-98.26%)
Mutual labels:  contributions, contributions-chart
Isometric Contributions
Browser extension for rendering an isometric pixel art version of your GitHub contribution graph.
Stars: ✭ 3,095 (-17.25%)
Mutual labels:  contributions
GITGET
GitHub의 Contributions를 iOS의 Widget으로 보여주는 App
Stars: ✭ 101 (-97.3%)
Mutual labels:  contributions
DrupalPod
Start Drupal contributions with 1 click.
Stars: ✭ 96 (-97.43%)
Mutual labels:  contributions
octodex
GitHub's Octocats.
Stars: ✭ 64 (-98.29%)
Mutual labels:  octocat
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (-94.71%)
Mutual labels:  contributions
Plasma-Donor-App
An open-source app that helps in connecting patients and plasma donors. This is a beginner-friendly repository that helps you learn the basics of android development, git, and GitHub. Happy Hacktober!
Stars: ✭ 58 (-98.45%)
Mutual labels:  contributions
extracurricular
An initiative to increase the visibility of open source opportunities within the Elixir community.
Stars: ✭ 50 (-98.66%)
Mutual labels:  contributions
github-contribution-graph-action
🙈 This GitHub action will automatically push empty commits to one of your repositories.
Stars: ✭ 42 (-98.88%)
Mutual labels:  contributions-chart
contribution-checker
Check whether GitHub commits qualify as contributions.
Stars: ✭ 34 (-99.09%)
Mutual labels:  contributions
showmyprs.com
See all your Open Source contributions in one place
Stars: ✭ 30 (-99.2%)
Mutual labels:  contributions
Hacknical
中文版说明
Stars: ✭ 1,452 (-61.18%)
Mutual labels:  contributions

:octocat: GitHub Contribution Chart Generator GitHub license

Generates an image of all your GitHub contributions since you have signed up, so you can use it in social media.

The API for this project lives in the src/pages/api directory since GitHub doesn't provide a way to access user statistics through it's official API.

The drawing mechanism lives in the sallar/github-contributions-canvas repository.

Install

Install the packages using NPM:

$ npm install

How to run

Running locally:

$ npm run dev

Deployment

This project is deployed on Vercel.

Adding themes

Add your theme to sallar/github-contribution-canvas repo and also send a PR here to add the name of the theme to the list.

Example

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Changelog

Every release, along with the migration instructions, is documented on the GitHub Releases page.

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].