Projects

Things I have built.

A deeper look at projects in AI agents, local language models, browser automation, and ML research. Each one is a puzzle I enjoyed solving.

Cutiepie

Shipped

A VS Code color theme built on exactly two accents over true black. Powder pink carries structure (functions, classes, tags, JSON keys), pale sky blue carries content (strings), and everything else stays greyscale. Ships as a dark and a light variant.

  • Two-accent palette: pink for structure, sky blue for content
  • Matched dark and light variants from one set of color decisions
  • Diff and git colors rebuilt around the palette, with errors kept deliberately rosy
  • Previews and palette swatches generated from the theme JSON, so the docs cannot drift

Want to see more?

Most of my work lives on GitHub, including experiments that never became full projects.

View GitHub profile