Eurekatop, a technical notebook
Short notes about programming, tools, AI, and things I understand better by trying them.
This is not a showcase of maintained products: it is a place for findings, tests, and small investigations that do not need to become finished projects.
Recent notes
How we built the admin panel with opencode
5/16/2026
A technical account of how we created an admin panel for editing posts and images online, working with opencode in plan and build mode.
Looking at how opencode talks to OpenAI with mitmproxy
5/16/2026
A short note about inspecting local traffic with mitmproxy to understand what a tool does when it calls the OpenAI API.

Live Transcription of a Radio Station with Whisper
6/9/2025
An experiment that captures and transcribes a radio stream in real time with Whisper and surfaces relevant fragments in a minimalist interface.

WordGuardian: definitions and Wikidata
6/2/2025
An experimental project exploring definitions, Wikidata semantics, and a simple game interface.

From Algorithmic Music to ChatGPT
5/2/2025
From algorithmic music to ChatGPT: how AI generates content, what the infinite monkey has to do with it, and what questions it raises about creativity.
Archived experiments
Projects and demos I built to learn or test an idea. Some are no longer maintained, but they still document the process.
MIDI Visualizer
An audiovisual experiment that renders MIDI playback with synced 3D graphics in Three.js and Tone.js.
MiniSoccer
A minimal game experiment built around a simple restart loop.
RadioAlert
Real-time radio transcription with Whisper and a minimalist interface.
WordGuardian
A definitions game built around Wikidata and generated clues.
Links I keep around
A secondary list of references, games, and visualizations that gave me ideas.