Repos I Recommend

Open source I actually use.

The repos I reach for on real projects, with my honest take on why each one earns a place in the stack.

Video22k
remotion-dev/remotion
TypeScript

Make videos with React. Turns mechanical editing into reusable code.

AI tooling30k
anthropics/claude-code
TypeScript

An agentic coding tool that lives in your terminal. My daily driver.

DX75k
shadcn/ui
TypeScript

Copy-paste components you actually own. The base layer of most of my builds.

Framework130k
vercel/next.js
JavaScript

The React framework I build production sites on. Server-first and fast by default.

DX85k
tailwindlabs/tailwindcss
TypeScript

Utility-first CSS that keeps styling fast and consistent across a whole codebase.

DX15k
resend/react-email
TypeScript

Build emails with React components. The clean way to handle transactional mail.

DX37k
colinhacks/zod
TypeScript

TypeScript-first schema validation. The guardrail on every form and API I ship.