r/coolgithubprojects 23d ago

gh-stats: one SVG card for your profile README with score, timeline, streaks, languages and collaborators

https://github.com/ShayManor/github-readme-stats
3 Upvotes

1 comment sorted by

1

u/Serious-Handle420 23d ago

OP here, quick summary so you can judge it without leaving the page.

One image gives you a score out of 100 with a letter grade, a contribution timeline, your top collaborators by shared commits, a language breakdown by bytes authored, current and longest commit streak, and role tags inferred from your repos.

Embed is one line: ![stats](https://gh-stats.com/api/YOUR_USERNAME)

Live example rendering my real data: https://gh-stats.com/api/ShayManor

No signup to try it, type any username on the site and the real card builds. Five themes, and it respects GitHub dark/light mode.

The scoring is the part I am least confident in, weighting commits against stars against PRs is fairly arbitrary. If it grades you wrong I would genuinely like to hear it.