project
This Website
What it does
Even a personal site is infrastructure. This one is built with Hugo,
version-controlled in Git, and deployed automatically: push to main,
GitHub Actions builds the site and deploys it to GitHub Pages — no
manual steps, no separate hosting account.
Stack
- Hugo (static site generator)
- GitHub Pages
- GitHub Actions for CI/CD
Why it matters
A small, honest demonstration that the pipeline habits apply everywhere — including to a personal portfolio.