This project is an [extended version](docs/fork.md) of [github-readme-stats](https://github.com/anuraghazra/github-readme-stats). It generates various stats cards, e.g. about your GitHub contributions, your top languages, etc. You can customize the cards via multiple parameters.
Table of Contents
- Quick Start
- Card Types
- Advanced Customization
- Self-Hosting
- Acknowledgement
- Contributing
- Features
Quick Start
Use the GitHub-Stats-Extended Wizard to create your custom stats card. Copy the generated markdown code and paste it into your GitHub profile README. Done!
Card Types
-
Show your GitHub statistics:
-
...your top languages...:
-
...and development time:
-
Pin more than 6 repos in your GitHub profile:
-
Pin Gists in your GitHub profile:
-
Customize all the cards:
Advanced Customization
The GitHub-Stats-Extended Wizard offers some essential customization options. For more advanced customization check out the advanced documentation.
Acknowledgement
This project is based on github-readme-stats. On top of their functionality, I added several new features and improvements. See TBD for a full list of changes. The frontend I added to the project is based on GitHub Trends. Big thanks to @anuraghazra, @avgupta456, @rickstaa, @qwerty541 and everyone else who worked on these projects! ❤️
Self-Hosting
Since the GitHub API only allows a limited number of requests per hour, my public instance of GitHub-Stats-Extended could possibly hit the rate limiter. If you host your own instance you do not have to worry about anything. Also, if you don't want to give my GitHub-Stats-Extended instance access to your private contributions but still want to include these contributions in your stats, you can simply host your own instance.
See Deploy on your own instance for various deployment options.
Contributing
Contributions are welcome!