I build software that lives close to the metal and ships to the edge.
12 years of web applications, from database to frontend. I daily-drive NixOS, write
Rust and TypeScript, and build everything in the open — a Wayland compositor, bots on Cloudflare
Workers, and an encrypted pastebin.
A Wayland compositor whose entire shell — wallpaper, dock, window frames — is a web page, composited zero-copy alongside native clients. Smithay drives DRM/KMS and input; WPE WebKit renders the UI straight to a DMA-BUF, so no pixel ever touches the CPU.
A Discord bot on Cloudflare Workers that answers slash commands with Workers AI, using Workflows to handle the deferred replies that longer model responses need.