clog.sh - claude code leaderboard + usage stats pages
I wanted to get more insight into everything I'm using Claude Code for—so I built https://clog.sh!
It is driven by a script you can run via npxnpx.
Clog creates a public repo with a specific tag, scrapes some highlights from local files (nothing sensitive, just session metatdata), and Convex updates hourly via the GitHub API.
Really fun use of convex's built in cron, http actions, and real-time sync to pull in data from a variety of sources—mainly treating convex as an orchestrator + sync engine for the data. You really can use convex for anything and it "just works"!
Track your Claude Code journey. Public leaderboard and profile system for developers. See how your coding sessions stack up, build streaks, and share your progress.