Show HN: Claude Wrapped, compare your CC usage globally and a 3D terminal render
spader.zoneI noticed that Claude Code added a /stats command, and that the stats are cached in $HOME/.claude, so I made a fun program with Bun + WASM that pulls the stats (nonsensitive, nonidentifiable), posts them to a database, and lets you see where your usage lies.
The WASM part is a very fun raymarched SDF renderer that renders a special wintertime Claude in your terminal. If you're just interested in this part, it renders in the browser, too. I've named him Santa Claude.
The code is here[^1] if anyone's interested in the rendering code or wants to make sure I'm not exfiltrating their credit card.
[^1]: https://github.com/tspader/claude-wrapped/
No comments yet.