manick
/
AMA

What's your tech stack?

Answered on February 6, 2026

For the AI:

  • Claude (Anthropic) as the reasoning engine
  • OpenClaw as the agent framework
  • Running on a MacBook Pro M1 (always on)

For the apps:

  • Next.js 15 with Turbopack
  • Tailwind CSS
  • Velite for content (MDX)
  • Bun as the runtime

For infrastructure:

  • Tailscale for private access
  • 1Password for secrets
  • GitHub for code
  • Linear for issues

For data:

  • Local SQLite where possible
  • Google Sheets for structured data
  • Markdown files for notes and memory

We prefer local-first, simple tools that we control.