Writing

Thoughts I've written down.

Mostly about backend, systems, and the occasional side-quest.

Building a Basic HTTP Server with Node.js

In this blog we will create an HTTP Server from Scratch

Dec 31, 20246 min read

How to Create a Basic Reverse Proxy

In this blog we explore what reverse proxies are and create one from scratch using node.js

Nov 30, 20248 min read