Back to home
Jacob Larsson

Here are the tools and services I use to build my apps and power them. I've included discount codes where relevant :)

Things that power my life

  • Cursor
    • My main code editor with AI built in
  • Claude Code
    • My preferred AI coding agent in the terminal
  • Mobbin
    • Design inspiration — real screenshots from real apps
  • Pinterest
    • Where I find broader visual inspiration and mood
  • Wispr Flow
    • The dictation tool I use throughout the day
  • Screen Studio
    • What I use for all my screen recordings
  • Warp
    • The terminal I use
  • Linear
    • How I track product work and ideas
  • Figma
    • Where I sketch UI before building it

Things that power my apps

  • Next.js
    • The framework I use for the web
  • React
    • The library I use for all UI work
  • Swift
    • The language I use for native iOS apps
  • Vercel
    • Where I host all my frontends
  • Supabase
    • Postgres, auth, and storage in one
  • Prisma
    • My ORM of choice for everything Postgres
  • Stripe
    • How I handle payments and subscriptions
  • PostHog
    • Product analytics and session replay
  • OpenRouter
    • One API for every LLM I want to call
  • Resend
    • How I send transactional and newsletter emails
  • Sentry
    • Error and performance monitoring across apps
  • Cloudflare
    • DNS, CDN, and the edge in front of everything