15 lines
460 B
Markdown
15 lines
460 B
Markdown
---
|
|
title: "Hello World"
|
|
date: 2026-03-17
|
|
draft: false
|
|
tags: ["meta"]
|
|
---
|
|
|
|
Welcome to my corner of the internet.
|
|
|
|
This site is where I write about things I'm building, breaking, and learning — mostly homelabs,
|
|
Kubernetes, and the occasional software project. Expect posts about infrastructure, self-hosting,
|
|
and whatever rabbit hole I've fallen down most recently.
|
|
|
|
If you want to see what I'm currently working on, check out the [projects](/projects) page.
|