
Full-stack developer · Linux
Sean Behan · Ontario, Canada
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 a pastebin on R2.
12+
years building software
25
technical posts
300+
GitHub stars
Rust
+ TypeScript, Nix
Selected work
All repositories →

Telegram Bot for Cloudflare Workers
A Telegram bot framework running entirely on Cloudflare Workers, with Workers AI wired up so bots can answer using Gemini and Gemma.

Discord Bot
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.

Pastebin R2
A pastebin on Cloudflare Workers backed by R2 object storage: Hono routes the API and web UI, pastes render with syntax highlighting and expire on their own after 48 hours.