Projects
Selected work and side projects.
-
Narrato: news by cluster
February 27, 2026 02:09Read more →Narrato groups news articles by topic using embeddings and vector search, then synthesizes a view per cluster. Ingestion and clustering are automated with n8n. Less “one feed,” more “here’s what this story is about and what others say.”
-
MIDI to SuperCollider, 8-bit style
January 04, 2026 02:09Read more →A tool that takes MIDI and turns it into SuperCollider code with an 8-bit / chiptune flavour. You get runnable .scd that you can tweak and re-run instead of fighting with generic MIDI playback.
-
Blunder Crew: one vs the crowd
February 05, 2025 02:09Read more →A chess game where a single player faces the rest of the room. Everyone votes on the next move; the board updates in real time. Built with Phoenix and LiveView.
-
This site: SVG animations and Triangulr
March 06, 2024 02:09Read more →The header isn’t just a static image—it runs a small engine that draws a triangulated mesh and cycles through several animation modes. Triangulr builds a Delaunay-style grid from the viewport; each animation script takes that grid and does something different with it.