Blog

Getting Started with My Portfolio

Mar 10, 2026
portfoliointroduction

Welcome to my portfolio.

I built this site to have a single place where I can:

  • Share projects that represent how I code and solve problems.
  • Publish blogs when I want to go deeper into ideas, decisions, and trade-offs.
  • Keep things simple and low-maintenance by avoiding databases and admin panels.

Everything you see here is generated from source files in a Git repository. Each blog post is just a markdown file, and each project is described in a small configuration object. That keeps the focus on the content instead of tooling.

If you’re interested in any particular project or post and want to discuss it, feel free to reach out.