Development tools I use daily.

Here are the main tools I rely on for building, styling, and deploying my projects.

Development Tools

  • Visual Studio Code

    My preferred code editor for writing clean, efficient code in all my projects.

  • TypeScript

    Strongly-typed JavaScript that keeps my code reliable and maintainable.

  • TailwindCSS

    Utility-first CSS framework that makes styling fast and consistent.

  • Next.js

    My go-to framework for building fast, scalable web applications with React.

  • Vercel

    I deploy all my web applications with Vercel for a seamless deployment process.