hey, I'm
I deploy systems, build integrations, and own the technical scoping and delivery of projects. Hardware, software, APIs, cloud — generalist at a small software company.
$ currently:
// weekend experiments
Learning new skills, trying new technologies, and having an outlet for creativity. These usually stay in private repos and are rarely live for long.
Multiplayer drawing and guessing game. You get a word, you draw it, everyone else tries to guess before the timer runs out. First time properly working with WebSockets and real-time state across clients, using Socket.io and a custom two-layer HTML5 canvas for the drawing tools.
What it does
Stack
backend
frontend
deployment
A tiny uptime monitor for people who just want to know if their site is up. All you provide is an email address and a URL. Good for non-technical audiences and hobbyists. Built as my first exploration of Cloudflare Workers, with a deliberate focus on a clean dark mode aesthetic end-to-end.
What it does
Stack
backend
frontend
// more in the pipeline — check back later