Uses
What I actually work with day to day. Inspired by uses.tech.
Cloud & infrastructure
- AWS — my home turf: S3, CloudFront, Lambda, Route 53, IAM, SSM.
- Terraform — everything this site runs on is code, planned on PR and applied on merge. No console clicking that isn't captured in state.
- GitHub Actions — CI/CD, scheduled automation, and OIDC into AWS (no long-lived keys).
Development
- Windows 11 + PowerShell as the daily driver.
- Node 22, TypeScript, and Vitest.
- Claude Code — AI pair programming in the terminal, and the writer behind this site's automated content pipeline.
- Git + GitHub — PRs for everything, even solo.
This site
- Astro 7 with React islands, Tailwind CSS 4.
- Sveltia CMS for visual editing and post approval.
- Cloudflare Web Analytics — cookieless, so the site needs no consent banner.
- Full write-up on the project page.