Blog
Thoughts, tutorials, and technical write-ups
Introduction
An introduction to my blog - a self-taught programmer sharing projects on programming, electronics, and creative contraptions.
meta introductionWi-Fi Implementation in Minecraft
Building a Wi-Fi-like network system within Minecraft, overcoming severe bandwidth limitations and 5Hz clock speed constraints.
minecraft networking redstone engineeringServer Side Rendered Flappy Bird with HTMX and Go
An unconventional browser game using HTMX and Go that renders game frames server-side rather than using traditional canvas or WebGL approaches.
htmx go game-dev web-development