Harrison Milbradt
Hello! My name is Harrison, and I'm the manager of engineering at LOGO.com. I occasionally post here with tips, tricks, and learnings that people might find useful.
Switching NextJS from Vercel to Cloudflare
A quick rundown of how and why I migrated my NextJS app to Cloudflare.
An exploration into free drawing in HTML canvas
I'll be walking you through the process of creating a simple, yet powerful, free-drawing tool in HTML canvas.
Panning and Zooming in HTML Canvas
A tutorial on how to implement panning and zooming in HTML Canvas from scratch.