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/remotionTypeScript
Make videos with React. Turns mechanical editing into reusable code.
AI tooling30k
anthropics/claude-codeTypeScript
An agentic coding tool that lives in your terminal. My daily driver.
DX75k
shadcn/uiTypeScript
Copy-paste components you actually own. The base layer of most of my builds.
Framework130k
vercel/next.jsJavaScript
The React framework I build production sites on. Server-first and fast by default.
DX85k
tailwindlabs/tailwindcssTypeScript
Utility-first CSS that keeps styling fast and consistent across a whole codebase.
DX15k
resend/react-emailTypeScript
Build emails with React components. The clean way to handle transactional mail.
DX37k
colinhacks/zodTypeScript
TypeScript-first schema validation. The guardrail on every form and API I ship.