This tool generates a dynamic SVG card showing the repositories where you have merged PRs. example:
Copy and paste the following code into your README.md:
[](https://github.com/amankumarconnect/readme-contribution-stats)-
Username: Replace
YOUR_USERNAMEwith your GitHub username. -
Sort: You can add
&sort=contributionsto sort by the number of PRs. The default is&sort=stars. -
Exclude: You can add
&exclude=repo1,repo2,owner/repo3to hide specific repositories from the card. This accepts a comma-separated list of repository names or full repository paths.
Example usage:
[](https://github.com/amankumarconnect/readme-contribution-stats)More features and cards are coming soon! Please star the repo ⭐
Contributions are welcome! Please read the contributing guidelines first.