Back to blog

Welcome to the Blog

2026-02-20

Welcome

This is the new blog section for krvh.dev.

I use it to document programming projects, what I learned, and what I would do differently next time.

What to expect

const note = 'Write in Markdown, render server-side.';
console.log(note);