The tools, platforms, and services I use to build software.

Here's my current stack — the tools I rely on to build, deploy, and run my projects. Always experimenting, always looking for what works best.

AI & Coding

  • OpenClaw

    AI agent automation platform I built to orchestrate other AI agents. Handles scheduling, messaging, and workflow automation across multiple channels.

  • Cursor

    My go-to for code completion and AI-assisted coding. Essentially VS Code + AI — feels like having a pair programmer who actually understands context.

  • Claude

    For thinking through problems, debugging, and brainstorming. Anthropic's model is remarkably good at reasoning through complex logic.

Backend & Data

  • Supabase

    Open-source Firebase alternative built on PostgreSQL. Handles auth, database, real-time subscriptions, and edge functions. Great developer experience.

Automation

  • n8n

    Powerful workflow automation tool. I use it to connect APIs, automate repetitive tasks, and build internal integrations without writing custom code.

Deploy & Infrastructure

  • Vercel

    Frontend deployment made simple. Zero-config deployments for Next.js apps, with automatic SSL and global CDN. Fast builds, fast deploys.

  • Cloudflare

    DNS, CDN, DDoS protection, and edge computing. I use it for security and performance on almost every project.

Payments & Email

  • Stripe

    The standard for online payments. Great APIs, solid docs, and handles everything from one-time payments to complex subscriptions.

  • Resend

    Transactional email API that's actually developer-friendly. Built by the same team behind some of the best React tooling. Clean and fast.

Design & Marketing

  • Framer

    For building high-converting landing pages fast. The design-to-code workflow is incredibly smooth, and you can ship in hours instead of days.

  • PostHog

    Product analytics that actually respects user privacy. Self-hosted option available, open-source, and gives deep insights into how users interact with your app.

Languages

  • JavaScript, TypeScript, HTML, CSS

    I use whatever language is best for the job. These days I'm mostly in TypeScript with React/Next.js, but I still reach for plain JavaScript when simplicity wins.

Workstation

  • Mac Mini M4

    My primary development machine. Powerful enough for local AI inference, compiles fast, and silent operation. Paired with a 32in 4K monitor.

  • MacBook Air 15in M2 24GB 1TB

    For on-the-go work. The M2 is powerful enough for most tasks, and the larger screen makes a difference for coding on the road.

Development Tools

  • VS Code

    My IDE of choice. Extensive extension ecosystem, great Git integration, and now with AI assistants built-in.

  • Git

    Version control for everything. Couldn't imagine working without it.

  • Warp

    The terminal, reimagined. AI-powered command completion, rust-based speed, and a modern UI. Way better than the default macOS terminal.

Design

  • Figma

    For UI design and prototyping. The collaboration features make it invaluable for working with teams — and clients can actually see progress in real-time.