github-profile-trophy icon indicating copy to clipboard operation
github-profile-trophy copied to clipboard

🏆 Add dynamically generated GitHub Stat Trophies on your readme

Results 87 github-profile-trophy issues
Sort by recently updated
recently updated
newest added

This is my first time contributing to this repository. This pull request adds a feature which helps the user exclude any trophy (or multiple trophies) they don't want to display...

A theme similar to `aura` found in [`github-readme-stats`](https://github.com/anuraghazra/github-readme-stats). Some of the extracted colors: Text: `#61FFCA` Secondary Text: `#4BF2A4` Background: `#1E1D26` Secondary Background: `#252759`

stale

There should be an option to change the way the trophies are displayed by adding a new parameter: `&display={display_style}`. We can add multiple display styles.

stale

Hey I was using this on my account and I can't help but notice your trophy for "Issuses" isn't working properly. I have created 14 issues, excluding this one, but...

you can diff img: 1. img_src:https://github-profile-trophy.vercel.app/?username=hart-li&rank=SSS,SS,S,AAA,A 2. img_src:https://github-profile-trophy.vercel.app/?username=hart-li question:title=MultiLanguage is S,but not show

Well,... when the titles of the achievements are limit to specific ones the total width of the image is not decreased. Example: https://github-profile-trophy.vercel.app/?username=ehsan-habibagahi&theme=juicyfresh&title=Experience,Commits,Followers,PullRequest,Stars,Repositories The width is still `800` while `600`...

There should be an option to change the **trophy style** by adding a new parameter `&trophy_style={trophy_style}`. I could think of an example for trophy style: **football**. We can add football...

After filtering trophies, I could not center the trophies as it occupies same width previously without filter. ![trophies issue](https://github.com/user-attachments/assets/37eacf06-ee9b-4fcb-ae52-149c08d482f0) Adding a parameter like `&center=true` would be better.

Updates the input form on the home page.