Live
CodeKami
A VS Code extension that turns your coding into an anime-inspired RPG. Earn XP, level up, keep a streak and share a Developer Card.
Problem it solves
Long coding stretches can feel like an unmeasured grind; there is little playful feedback for consistent effort.
Features
- Choose one of 8 original anime-inspired archetypes (Samurai, Ninja, Mage and more)
- Earn XP as you code, level up and build a daily streak
- Unlock achievements and generate a shareable Developer Card
- Offline-first and privacy-first: no backend, account or telemetry
- Never reads your source code, credentials or terminal output
How it works
CodeKami runs inside VS Code and tracks activity signals locally, storing everything in VS Code's own extension storage. It makes no network requests.
Technology
TypeScriptVS Code Extension API