Back to articles
I built a LoL-style tier system for GitHub profiles

I built a LoL-style tier system for GitHub profiles

via Dev.to WebdevCha Hyun Woo

I wanted something more fun than the usual GitHub stats card, so I made a widget that ranks your GitHub activity like League of Legends โ€” Iron through Challenger. One line in your README and you're done. It looks at commits, stars, PRs, followers, and issues. Scoring is log-normal CDF based, calibrated against 225 real users so the tiers aren't totally arbitrary. Built with Hono + Vercel. 9 themes. Self-hosting works too. I got Platinum I. Could be worse. chahyunwoo / github-tier Gaming-style rank card for your GitHub profile GitHub Tier ๐ŸŽฎ Gaming-style rank card for your GitHub profile Show off your GitHub activity as a competitive rank โ€” from Iron to Challenger ๐Ÿ”— View Demo ยท ๐Ÿ› Report Bug ยท โœจ Request Feature ๐Ÿ‘† This card updates automatically every hour โšก Features ๐Ÿ† 10 Tier Ranks โ€” Iron โ†’ Bronze โ†’ Silver โ†’ Gold โ†’ Platinum โ†’ Emerald โ†’ Diamond โ†’ Master โ†’ Grandmaster โ†’ Challenger ๐ŸŽฏ Division System โ€” Each tier has IV to I subdivisions (like League of Legends) ๐Ÿ“Š 5 Metrics โ€” Commits, Stars, P

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
2 views

Related Articles