Back

The ZERO-FLUFF STACK

Only tools I've actually used in production.

Core

FrameworkNext.js / React

"Industry standard, hiring is easy, ecosystem is massive."

LanguageTypeScript

"Catches errors before I run code. Non-negotiable."

StylingTailwind CSS

"Fastest way to build consistent UIs without context switching."

Backend & Data

DatabasePostgreSQL (Supabase)

"Rock solid, scales infinitely, has a great dashboard."

AuthSupabase Auth

"Don't build your own auth. Just don't."

PaymentsStripe

"The only serious option for internet money."

Ops & Growth

HostingVercel

"Git push to deploy. I don't want to manage servers."

AnalyticsPlausible

"Simple, privacy-friendly, and doesn't slow down the site."

EmailResend

"Developer-first API that actually delivers emails."

What I Don't Use

ReduxZustand/Context

"Too much boilerplate for 99% of apps."

Docker (Dev)Native

"Adds overhead locally. I only use it if strictly necessary."

KubernetesPaaS

"I am not Google. I do not need k8s."