Uses
Tools, software, and hardware I use for engineering and writing.
Editor & Terminal
Development
- Next.js— Framework of choice for web apps. This site runs on it.
- TypeScript— Can't go back to plain JS.
- Tailwind CSS— Utility-first CSS. Fast iteration, consistent output.
- Vercel— Deployment platform. Push to deploy, preview URLs.
- pnpm— Fast, disk-efficient package manager.
- GitHub— Code hosting and collaboration.
AI & Productivity
Hardware
- MacBook Pro 16"— M-series. The machine that runs everything.
- Apple Studio Display— Clean, bright, and works seamlessly with macOS.
- AirPods Pro— Noise cancellation for deep work.
This Site
- Next.js— App Router with static generation.
- MDX— Blog posts written in Markdown with JSX components.
- Vercel— Hosting and deployment.
- Inter & Geist Mono— Fonts for body and code.
- Tailwind CSS v4— Styling.