HTML (HyperText Markup Language) is the backbone of web page structure, enabling the creation and structural layout of web pages with its markup syntax.
JavaScript is a versatile programming language that enables interactive web pages, essential for implementing client-side scripts that interact with users.
TypeScript is a strongly-typed programming language that builds on JavaScript, giving you better tooling at any scale.
React.js is a JavaScript library for building interactive UIs, promoting component-based architecture and efficient rendering.
Next.js is a React framework for building fast, production-ready web applications with built-in server-side rendering and static site generation.
Supabase is an open-source alternative to Firebase, providing real-time databases, authentication, and other back-end services for your applications.
Tailwind CSS is a utility-first CSS framework that provides low-level styling tools to build responsive and modern designs quickly.