Blog

This is a place where I describe interesting projects I am working on, as well as my random thoughts and ideas.

Writing My Own Language (Part 2)

25 Jul 2024

7 minute read

I decided to write my own programming language. After writing the interpreter, it’s time to tackle syntax highlighting.

Writing My Own Language (Part 1)

4 Jul 2024

17 minute read

I decided to write my own programming language. Why? How?

One Billion Rows Challenge

26 Apr 2024

6 minute read

At the beginning of the year, The One Billion Row Challenge gained popularity. Recently, I decided to take on the challenge.

Going Old School: Rewriting an app from Next.js to htmx

25 Feb 2024

7 minute read

I wrote the same webpage twice: once with Next.js and once with htmx. This is a story of why I did it and how I see the differences between the two.

Humble Beginnings

5 Feb 2024

1 minute read

How this website came to be.