FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I built a global leaderboard that ranks developers by their all-time GitHub commits
NewsWeb Development

I built a global leaderboard that ranks developers by their all-time GitHub commits

via Dev.to WebdevBennett Schwartz4h ago

Ever wondered how your commit count stacks up against other developers? I built ghcommits.com — a public leaderboard that ranks developers by their all-time GitHub commits. What it does Connect your GitHub account, and the app counts every commit you've ever made (public + private repos, including org contributions) using GitHub's GraphQL API. You get: A global ranking with your percentile (e.g. "Rank #42 · Top 3%") A profile page at ghcommits.com/u/your-username with your stats An embeddable badge for your README showing your rank A compare tool to go head-to-head with other developers Commit growth tracking over time with a visual chart The badge Once you sign up, you get an SVG badge you can drop in any README: ![ GitHub Commits Badge ]( https://ghcommits.com/api/badge/YOUR_USERNAME.svg ) ](https://ghcommits.com/u/YOUR_USERNAME) It updates automatically — no CI pipeline needed. The badge links to your profile page where visitors can see your full stats and sign up themselves. How it

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
0 views

Related Articles

Why Claude Code Gets Worse the Longer You Use It.
News

Why Claude Code Gets Worse the Longer You Use It.

Medium Programming • 48m ago

The Power of Small Steps
News

The Power of Small Steps

Medium Programming • 1h ago

Stop Overpaying for Inference: The 1B Speech Model That Runs Locally and Outperforms 8B…
News

Stop Overpaying for Inference: The 1B Speech Model That Runs Locally and Outperforms 8B…

Medium Programming • 2h ago

An ode to bzip
News

An ode to bzip

Lobsters • 3h ago

What to Do in Vegas If You’re Here for Business (2026)
News

What to Do in Vegas If You’re Here for Business (2026)

Wired • 4h ago

Discover More Articles