I built a LoL-style tier system for GitHub profiles
Source: Dev.to
⚠️ Collection Error: Content refinement error: Error: 429 429 Too Many Requests: you (bkperio) have reached your weekly usage limit, upgrade for higher limits: https://ollama.com/upgrade
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. / github-tier
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
⚡ 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, PRs, Followers, Issues 🔬 CDF-based Scoring — Log-Normal CDF model validated against 225+ real GitHub users 🎨 9 Themes — dark, tokyonight, dracula, nord, gruvbox, catppuccin, onedark, radical, light 💎 Premium Effects — Diamond+ tiers get glow borders, Master+ get elite emblems 🔄 Auto Updates — Card refreshes every hour via CDN cache 🔒 Private Contributions — Includes private repo commits… View on GitHub thanks