Second Post

2024-08-04 #coding #security

How I Built This Resume Site

2025-08-03

This site was built from scratch using just:

No React, no frameworks, and no tracking. Just plain content and clean markup.

Why Markdown?

Writing in Markdown keeps things simple. I can focus on content without getting buried in tags or layout.

How It Works

At build time:

  1. Markdown files are converted to HTML
  2. A shared template injects navigation and structure
  3. The result is a static, fast-loading site

Perfect for resumes, portfolios, and blogs like this one.