e4me*

// uncaught at runtime

exception forme

UncaughtException: convention not found
    at identity.define (exceptionforme.dev:1:1)
    at universe.main (reality.js:∞)

( click anywhere to throw )

* the only error worth keeping

scroll to catch ↓
§01 catch {

Most code handles the expected. I build for the moment it breaks — the edge case, the anomaly, the beautiful failure that reveals how a system truly works.

I'm a creative technologist working where rendering pipelines meet typography — real-time graphics, experimental interfaces, and the small strange machines in between. The work lives in browsers, galleries, and occasionally in places it was never supposed to run.

The name is a confession. An exception is the one signal a program cannot ignore — everything else is convention. I'd rather be the interruption than the loop.

}

§02 selected.works[]
§03 try {

render

GLSL · WebGPU · Three.js · custom engines · particles in the tens of millions · shaders written by hand, debugged by candlelight

compute

TypeScript · Rust · Node · distributed runtimes · the kind of systems work that makes the graphics possible

compose

typography · motion · interaction · the conviction that an interface is an argument about how the world should feel

} finally { ship }

§04 throw new Connection()

Every exception deserves a handler.

hello@exceptionforme.dev