Year in Code
Spotify Wrapped for your claude coding year!
#User Experience
#Developer Tools
#GitHub
#Tech
Year in Code – Spotify Wrapped for your Claude coding year
Summary: Year in Code generates year-in-review reports from Claude Code usage, showing total tokens, activity streaks, and top models. It processes data locally in the browser and requires a simple setup with one command.
What it does
It converts Claude Code usage data into Wrapped-style visual reports by uploading JSON output generated via a ccusage command. All processing occurs client-side to protect user data.
Who it's for
Claude Code users who want to analyze and visualize their AI coding activity and costs.
Why it matters
It provides an easy way to track and understand usage patterns and expenses without sending data to external servers.