Gjoko Bozhinov

Software Engineer

My tech stack & favorite libraries (2025)

A curated selection of tools and technologies I use to build modern applications

Next.jsFrontend

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 CSSStyling

Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.

LucideUI Components

Lucide is an open-source icon library that provides 1000+ vector (svg) files for displaying icons and symbols in digital and non-digital projects.

SWRData Fetching

SWR is a React Hooks library for data fetching.

React Native - ExpoMobile

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.

SupabaseBackend

Supabase is an open source Firebase alternative. It provides all the backend services you need to build a product.

shadcn/uiUI Components

shadcn/ui is a collection of re-usable components built using Radix UI and Tailwind CSS.

ExpressBackend

For backend development I use Express. Fast, unopinionated, minimalist web framework for Node.js