What I use
The tools and technology behind every project — the same stack that makes this site fast.
Editor & terminal
- VS Code Daily driver, with Svelte and Tailwind extensions
- Claude Code AI pair programmer for the repetitive parts
- Warp Modern terminal with sensible defaults
- GitHub Every project lives in version control, no exceptions
Stack
- SvelteKit + TypeScript My default for client sites — fast and maintainable
- React / Next.js When the project or team calls for it
- Tailwind CSS Design systems without the CSS sprawl
- Cloudflare Pages Edge hosting: fast everywhere, costs almost nothing
- Node.js APIs, scripts, and tooling
Design & content
- Figma Wireframes and design handoff
- SVG-first graphics Crisp at every size, tiny file sizes
- Inter The typeface this site is set in
Quality & measurement
- Lighthouse / PageSpeed Insights Every site gets measured before launch
- Google Search Console How your site looks to Google
- Plausible Analytics Privacy-friendly, cookie-free — no creepy tracking
- svelte-check + ESLint + Prettier Code quality on every commit
Curious why any of these? Ask away — I love talking shop.