Claude Wrapped: Terminal Tool for Comparing Claude Code Usage with Global Statistics
By
dboon
Pure flour-power. Hearty enough to carry you through lunch.
Summary
Claude Wrapped is a terminal-based tool that allows users to compare their Claude Code usage statistics with global data. The tool features a 3D-rendered Santa Claude character created using WebAssembly (WASM) technology. It works by extracting usage data from the user's local Claude stats cache, uploading it to a cloud SQLite database, and displaying comparative analytics. The core technical achievement is a raymarcher written in C that renders Signed Distance Function (SDF) scenes with lighting, compiled to WASM and packaged in a Bun executable for terminal display.
Key quotes
· 4 pulledRun to compare your Claude Code usage against the rest of the world while enjoying a spirited holiday Santa Claude rendered in fully lit 3D in your terminal with the power of WASM.
I wrote a raymarcher that can render scenes of SDF functions and lights in plain C, compiled it with WASM, jammed it all into a Bun executable that grabs your ~/.claude/stats-cache.json, uploads it to a SQLite database on The Cloud so you can see how your Claude Code usage stacks up with the rest of the world.
You can see the aforementioned raymarched Claude above, o
cpu-destroying wasm claude
You might also wanna read
claude-devtools: Open-source tool visualizes hidden Claude Code session data
claude-devtools is an open-source tool that reads raw Claude Code session logs from a user's machine and reconstructs all the information th
Claude Usage Tracker: Monitor AI Spending Across Multiple Development Tools
Claude Usage Tracker is a free, open-source tool that helps users monitor their total spending on Claude AI across multiple development tool
CCgather: A Tool to Document and Preserve Your Claude Code Journey
CCgather is a tool designed to help users document and preserve their Claude Code journey, as Claude Code automatically deletes session hist
Claude Code History Viewer: macOS App for Browsing and Analyzing Claude Code Conversations
The article introduces Claude Code History Viewer, a macOS application that provides a user-friendly interface for browsing and analyzing Cl
Straude: Leaderboard Tool for Tracking Claude Code Token Usage and Development Metrics
Straude is a tool for tracking and sharing AI development metrics, specifically for users of Claude Code who spend significant resources on
Clean Clode: Open-Source Tool for Cleaning Claude Code and Codex Terminal Output
Clean Clode is an open-source browser-based tool that cleans terminal output from Claude Code and OpenAI Codex by removing formatting artifa
