← Back to blog
MetaPersonal

Hello World — Welcome to my blog

The first post on my personal site. A bit about why I started this blog and what to expect.

Hello World

Welcome to my personal blog. This is the first post, and it feels fitting to start with a classic.

Why I started this

I've been meaning to start a personal site for a while. A place to:

  • Document things I've learned
  • Share project write-ups
  • Practice writing clearly about technical topics

There's something valuable about writing things down — it forces clarity in your thinking. The Feynman Technique has always resonated with me: if you can't explain it simply, you don't understand it well enough.

What to expect

Posts here will mostly be about software development — web technologies, tools I find interesting, and things I've built. No set schedule, just when I have something worth sharing.

Tech stack

This site is built with:

  • Next.js — App Router, React Server Components
  • Tailwind CSS — utility-first styling
  • Markdown — posts are plain .md files, version-controlled alongside the code

Thanks for visiting. More posts coming soon.