Your GitHub, with real numbers

The GitHub block now brings in real data —stars, repos, followers—, an actual contribution heatmap and a commit counter you can navigate month by month.

Equipo huevsite
Equipo huevsite
2 min read
Share:

If you have the GitHub block on your profile, you might have seen it at some point with everything at zero: stars, repos and followers at 0, even though your account was connected. That's history now.

We rewrote from scratch how we pull your GitHub data. Before, we requested it unauthenticated and, under load, GitHub would cut us off for rate limiting and the block would silently go to zero. Now it goes through a single, reliable authenticated call.

What changed

It stays fresh on its own

The data syncs when you enter the dashboard and you can force it with the "Refresh" button when editing the block. And one golden rule: if for some reason we can't pull the data, we never overwrite your good numbers with zeros. What you see is always the last valid version.

If your block was half-dead, jump in, refresh, and look at it with real numbers.

Let's buildRRR!

Related posts