Libraries
All Libraries I use in my development workflow
10 technologies
Drizzle ORM
A lightweight TypeScript ORM with SQL-like syntax, zero dependencies, and serverless-optimized performance.
Framer Motion
A production-ready React animation library with declarative API and gesture support.
next-intl
An internationalization library for Next.js App Router with type-safe messages and automatic locale detection.
Radix UI
An unstyled, accessible component library providing primitives for building high-quality design systems.
React
A JavaScript library for building fast, interactive user interfaces with a component-based architecture.
React Hook Form
A performant form library for React using uncontrolled components and native HTML validation.
shadcn/ui
A collection of reusable, accessible UI components built with Radix UI and Tailwind CSS.
TanStack Query
A powerful data-fetching and caching library for React with automatic background refetching and optimistic updates.
Zod
A TypeScript-first schema validation library with static type inference and composable validators.
Zustand
A minimal, fast state management library for React with a simple API and no boilerplate.