GitHub-Stats-Extended is the extended, actively maintained successor of github-readme-stats. It generates various stats cards about your GitHub contributions, your top languages and more. You can customize the cards via multiple parameters.
- Quick Start
- Migration from github-readme-stats
- Card Types
- Documentation
- Acknowledgements
- Contributing
Copy and paste this into your markdown, then change the ?username= value to your GitHub username:
[](https://github.com/stats-organization/github-stats-extended)As a more comfortable alternative, use the card wizard to configure your card visually. Then copy the generated markdown into your GitHub profile README.
To migrate from github-readme-stats you only need to change the domain from github-readme-stats.vercel.app to github-stats-extended.vercel.app:
- https://github-readme-stats.vercel.app/api?username=octocat&theme=radical
+ https://github-stats-extended.vercel.app/api?username=octocat&theme=radicalGitHub-Stats-Extended aims to be fully compatible with github-readme-stats. For details see Compatibility Notes.
-
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:
The card wizard offers some essential customization options. For more advanced customization and other project info check out the documentation.
This project is based on github-readme-stats. The card wizard is based on GitHub Trends. Big thanks to @anuraghazra, @avgupta456, @rickstaa, @qwerty541 and everyone else who worked on these projects! ❤️
Contributions are welcome!