Welcome to my corner of the internet where I break down complex systems, and share learning adventures.
Expect technical deep dives, book breakdowns, and musings on everything from distributed systems to life philosophy. I reserve the right to be wrong, but I'll own it and learn from my mistakes.
Recent Posts
-
Getting started with a simple web server in Go
Updated: at 04:32 PMCreating a simple web server in Golang.
-
Parsing form data from requests in Go
Published: at 09:23 PMHow to parse and retrieve form values from requests in Go.