brunofk.dev ~/building
// brunofk.dev

Bruno
FK

const bruno = { status: 'building', stack:  ['web', 'apps', 'audio'] }
// about

Software developer based in Edinburgh. Builds small, fast web tools — static, no signup, usually running entirely in the browser rather than on a server.

The three projects below all come from the same annoyance, worked out three different ways: the existing tool for diffing text, cleaning up text, or timing a room either uploads your input to a server, walls the useful part behind a signup, or drifts out of sync the moment more than one person is watching. Building the version that doesn't do that is most of the appeal.

Each one stays free by showing a single, unobtrusive ad — no accounts, no paywalled features, no data collection, and everything client-side by default. Kept deliberately small: one person maintaining three focused side projects, not a company.

Also DJs and produces house and techno as Bruno FK — releases on Datacode and Triplepoint. More at brunofk.com.

// projects
CountLink countlink.app

A shareable countdown timer with no server — the end time is encoded into the link itself, so every device that opens it stays in sync.

Diffhero diffhero.app

A free diff checker for text and code. Runs entirely in the browser — nothing you paste is uploaded.

Textbench textbench.app

64 small text tools — counters, converters, encoders, hashes, generators — in one page, no signup.

// contact