Doing the work
Ten years an engineer, and ten things I wanted to exist badly enough to build.
"Talk is cheap. Show me the code"
Which is why every project below opens as a running demo — or the commands that run it — with a link to its source, rather than a screenshot and a claim.
Cazper
Describe a sprite sheet and get the assets back as individual PNGs with a real alpha channel — soft edges, glass and glow intact. No manual cutouts, no fringing.
Tone Split
Stack oscillators, give each a waveform, a level and a place between hard left and hard right, then watch both channels on a scope. 93 chord voicings to start from, and no backend at all.
kimi-plugin-cc
> /plugin marketplace add nicodes/kimi-plugin-cc
> /plugin install kimi@kimi-plugin-cc
> /kimi:review --background
A Claude Code plugin that hands work to the Kimi CLI: reviews run under a read-only agent profile and get checked against git afterwards, bigger tasks go to coder and explorer subagents. Every run is a one-shot stream-json process, so there is no server to keep alive.