Latest posts

Discovering Micro-frontends

What stuck with me after encountering the topic of micro-frontends for the first time.

Next.js Tutorial Notes

Some notes I jotted down while following the "official" Next.js tutorial.

A Potpourri of Things I Learned Making This Blog

A summary of a few random things I learned making this blog.

Kubernetes Overview

Me trying to summarize what I've learned about Kubernetes so far.

Discovering Application Containerization

Astounded by my first experience with Docker, I wanted to know more. So in this post I explore virtualization, virtual machines, and containers, in order to better understand and contextualize Docker.

Version Database Changes With Liquibase

Learn what Liquibase is and how it can be used to version database changes.