I make small ESP32 devices and the software that talks to them. Printer monitors, clocks, a label printer that runs in the browser, a lamp you turn on by touching it.
Everything here started because I wanted the thing on my own desk. Some of it flashes straight from the browser, some of it you build by hand. All of it is open source.
Start here

BambuHelper
427GitHub starsDesk monitor for Bambu Lab printers. Live dashboard with arc gauges, AMS trays, drying state and print progress. LAN or cloud, a dozen supported boards.
flash in browser
SmallOLED
208GitHub starsA little OLED on the desk. Live CPU, GPU, RAM and network from a Windows or Linux companion, and an animated clock the rest of the time. Plenty of people run it only as the clock. Four panel sizes, a printed case for each.
flash in browserEverything else
AnimatedPixelClock
Retro arcade clock on a 128x64 RGB LED matrix. Thirteen styles including Pac-Man, Tetris and Space Invaders, all recoloured from a built-in web interface.
flasher in progress
StatNode
The colour successor to SmallOLED. Twelve selectable faces built from four layouts and four surfaces, fed over UDP by a PC companion.
flasher in progress
LabelDesk
Label designer for NIIMBOT thermal printers that runs entirely in the browser. Design on a canvas, preview the one-bit output, print. No install, no backend, no accounts.
open in browser
DFPlayerDoorBell
A doorbell that plays whatever MP3 is on the card, wired into Home Assistant through ESPHome. Unglamorous, and still ringing at my door every day.

LedLamp
An LED lamp switched by a capacitive pad instead of a button. An Arduino Pro Mini and a TTP223, and nothing on the board doing more than it has to.