The tools that power my digital creations

Here's an overview of the technologies I use daily. It's not about having the most advanced tools, but about what enables efficient and enjoyable work. These are the proven favorites that help me bring ideas to life.

Framework

  • Next.js and React

    I've been using Next.js and React since 2018. They've become reliable tools in my development process. I always start with TypeScript for its early error detection capabilities. For data fetching, I utilize modern React patterns, with Server Components and React Query being my current preferences.

Styling

  • Tailwind CSS and shadcn/ui

    Tailwind CSS has been my styling solution since 2020, with shadcn/ui joining in 2023. Together, they form an efficient design toolkit. They allow me to create responsive, visually appealing interfaces quickly and effectively.

Database

  • PostgreSQL and Supabase

    I've been using PostgreSQL for database management since 2018, with Supabase added in 2023. This combination provides a robust data management solution. PostgreSQL offers the power and flexibility I require, while Supabase enhances the development experience with its user-friendly features.

AI Assistants

  • V0 and Cursor AI

    V0 and Cursor AI are recent additions to my toolkit, introduced in 2023. They serve as intelligent assistants in my development process. These tools aid in brainstorming, debugging, and occasionally provide innovative solutions I might not have considered otherwise.