Fun

🎲 Fun Stuff

Outside of infrastructure work, I spend time on projects that blur the line between hardware and software.

Microcontroller Projects

Arduino Uno R4 WiFi — a small board with big potential. I build score displays, sensor arrays, and custom controllers for tabletop games. Embedded systems are where ideas meet physical reality.

Tabletop Game Design

I enjoy designing physical games that have digital elements — classic bar games augmented with sensors, scoring, and a little bit of theater. Half the fun is figuring out where the technology should disappear.

Shuffleboard01

My flagship hobby project: combining physical shuffleboard with sensors, microcontrollers, and custom scoring logic. Follow the build at shuffleboard01.penguinpages.net.

Always Open to Collaborators

If you’re into hardware tinkering, embedded systems, or creative coding — get in touch.

Joke Lab

Live demo of database-backed user input on this site. Submit a joke; it lands in the WordPress database, replicates between landing zones, and is included in every off-site backup.

Joke Lab

Submit a joke; it goes into the wp_posts table and replicates lz1 → lz2 via MariaDB.

    DEV