My tech choice & favorite libraries
Technologies and tools I use to build modern, scalable applications
For backend development I use Express. Fast, unopinionated, minimalist web framework for Node.js
Next.js is my favorite React framework. It is a React framework that provides a lot of features out of the box, such as server-side rendering, static site generation, and more.
Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.
Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects.
Expo is a free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.