LordDashMe / github-contribution-stats

Dynamically generated Github Contribution Stats. :chart_with_upwards_trend: :calendar:

Home Page:https://github.com/LordDashMe/github-contribution-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Contribution Stats

Get your dynamically generated Github Contribution Stats! πŸ“ˆ πŸ“†

A treasure! ✨

Demo

Usage

Simply copy and paste this into your markdown content, replacing the value of the URL parameter ?username= with your Github username.

[![Contribution Stats](https://github-contribution-stats.vercel.app/api/?username=lorddashme)](https://github.com/LordDashMe/github-contribution-stats/)

Purpose

Actually, if you don't know, Github released a feature called Github README profile (they call it a Secret Repository πŸ˜„) and I think this project will help you to give additional content for your Github README profile.

mona loading default

Ratings

The table for the Rating Range, Letter Sign and Color.

Rating Range Letter Sign Translation Color
100 - 98 S Excellent #eacb2f
97 - 81 A+ Very Good #1eb300
80 - 41 A Very Good #2fa0ed
40 - 31 B+ Good #ed962f
30 - 21 B Good #7d00b3
20 - 0 C Average #b30000

The rating scale is based on the academic grading system used in Japan. I was fascinated with that ("S" is rarely given πŸ˜‚). We also used some of the common formulas in statistics like (Mean, SD, Z-Score, etc.) to get the final scores based on the 4 data sets (Commits, Pull Requests, Issues, and Code Reviews). If you want to check the technical details of the ratings, here is the file ContributionRatings.js.

Layout Customization

These features will be added soon. We will unlock the layout customization depending on what you like ❀️.

Support

You probably notice that the generated template has a comment or message below the stats. We added this feature in order to preserve the origin of the project. If you want to remove this, just make sure you star the project (this repo) and after a couple of minutes this will disappear. We need these minutes because we implemented caching for each generated template, so the delay is expected but not so much 😊. If ever you encounter an issue, we'll be glad if you tell us here in Github Contribution Stats Issues.

This project only needs a star ⭐ from you! ❀️ If you ever enjoyed this project, share it with your friends who are also active on github 🀝.

Special Mention πŸ˜„ πŸŽ‰

For those who are currently using it right now with their Github README profile:

License

This package is open-sourced software licensed under the MIT license.

About

Dynamically generated Github Contribution Stats. :chart_with_upwards_trend: :calendar:

https://github.com/LordDashMe/github-contribution-stats

License:MIT License


Languages

Language:JavaScript 100.0%