/uses

The stack I build with

The real toolchain behind this site and its projects — every tool here is one I actually ship with. Inspired by uses.tech.

Languages & Framework

  • TypeScriptstrict mode, no `any`
  • Next.js (App Router)Server Components by default
  • Reactexact-pinned, not caret-ranged
  • Tailwind CSS v4@theme tokens, no arbitrary colors

Content & Data

  • next-mdx-remoteblog content pipeline
  • Zod v4runtime validation
  • gray-matterMDX frontmatter parsing

Infra & Deployment

  • Vercelhosting, preview deploys, Speed Insights
  • CloudflareDNS only, grey-cloud
  • GitHub ActionsCI: typecheck, lint, build, security
  • pnpmpackage manager, always

Automation & AI

  • n8nworkflow automation, self-hosted
  • GroqLLM inference for the AI content pipeline
  • Playwrightresponsive + security QA automation