Blog

Occasionally, I write

Three posts in 2021, then a five-year coffee break. I'm told consistency is key. I'm working on it.

July 18, 2026

New website, same me

I redesigned this website after five years. The old one was a lovely theme I didn't build. This one is mine — every questionable copywriting decision included.

personal

October 2, 2021

Load balancer

Load Balancer is a critical component of any distributed system. It generally sits between client and server, accepting the incoming network and efficiently distributing it across multiple servers using various algorithms.

Systems-Design-Fundamentals

July 28, 2021

Integrate automatic deployment in 20 minutes using webhooks

Once a developer's changes to an application are merged into the repository, it should be deployed to production and available to users. Let's automate this process without usage limits or SaaS solutions.

Automatic deploymentweb server

July 20, 2021

I'm starting a blog!

For a long time, I've always wanted to start my blogging site. After a bit of motivation and tweaking, here I go!

personal