12 maart 2026

Hello World!

Launching my blog

Auteur: Martijn Pannekoeknextjs · express · mdx
Hello World!
nextjsexpressmdx

Hello world

This is my first blog post. I wanted the first article on this site to be intentionally simple, but still useful as a foundation for the blog experience itself.

Why I added a blog

This portfolio is evolving into a place where I can share practical notes about architecture, product engineering, and the tools I use day to day. Short posts are often the fastest way to capture lessons while they are still fresh.

What this setup does

The blog content lives in markdown files with frontmatter metadata. The API reads those files from disk, exposes list and detail endpoints, and the web app renders them in a more polished reading experience.

What comes next

I will use this space for write-ups about software architecture, agentic workflows, and how I approach shipping products in a pragmatic way.