A GitHub GraphQL-based Trophy API that displays a userโs real GitHub name (or username if no name is set), along with accurate contribution streaks, active days, and total contributions โ all shown in clean, polished SVG widgets.
Uses GitHubโs official GraphQL API โ no scraping and no fake statistics.
Most GitHub trophy or stats tools rely on scraped data or focus mainly on visuals.
This project is different because it:
- Uses GitHubโs official GraphQL API for accurate and reliable data
- Avoids scraping and fake statistics
- Focuses on clean, readable SVG output
- Highlights meaningful metrics like streaks and active days
Pick a design you like and copy the code below into your GitHub Profile README.
Note: Replace
YOUR_USERNAMEwith your actual GitHub username.
A classic glowing design with smooth animations.
[](https://github.com/ayushraistudio/github-contribution-showcase)A high-contrast, futuristic theme for tech enthusiasts.
[](https://github.com/ayushraistudio/github-contribution-showcase)A premium, elegant look for a standout GitHub profile.
[](https://github.com/ayushraistudio/github-contribution-showcase)An elegant dark theme with soft pink highlights.
[](https://github.com/ayushraistudio/github-contribution-showcase)A terminal-style theme for a classic hacker aesthetic.
[](https://github.com/ayushraistudio/github-contribution-showcase)A futuristic theme with glowing filled boxes (pink, blue, and yellow) on a dark gradient background.
[](https://github.com/ayushraistudio/github-contribution-showcase)- Live Updates: Always shows your latest GitHub statsโno manual updates needed
- Fast Performance: Built with Vercel Serverless Functions for quick load times
- Click to Discover: Clicking the trophy takes users to this repository so they can set it up themselves
If you want to host your own version of this API:
- Fork this repository
- Deploy it on Vercel
- Add your
GITHUB_TOKENas an Environment Variable
Contributions help make the open-source community a great place to learn, build, and share. Any contribution you make is greatly appreciated.
Please see CONTRIBUTING.md for more details.
Have questions, ideas, or feedback?
Join the discussion here:
๐ https://github.com/ayushraistudio/github-contribution-showcase/discussions
This project is distributed under the MIT License.
See LICENSE for more information.
Made with โค๏ธ by Ayush Rai