Digital Garden

Hello, World

1 min read
MetaWriting

Hello

This is the first post in my digital garden. If you're reading this, the Markdown content system is working.

What to Expect

I write about things I'm learning and building:

  • Web development with React, Next.js, and TypeScript
  • Tools and workflows that make me productive
  • Systems thinking applied to software design

How This Site Works

The site is built with:

  • Next.js 15 with the App Router
  • Markdown files as the content database
  • Tailwind CSS v4 for styling
  • Vercel for deployment

Every page is statically generated at build time. There's no database, no CMS, no server — just files rendered to HTML.

Why "Digital Garden"?

A garden is tended over time. Some ideas are seedlings, others are fully grown. Unlike a blog — where every post is a finished product — a garden is a living collection of evolving thoughts.

Feel free to look around.