
HyperText Markup Language
Basic structure of all web pages using tags like headings, images, and links.

Cascading Style Sheets
Styles the layout, colors, fonts, and responsiveness of a website.

JavaScript
(JS)
Adds interactivity like sliders, forms, and animations to websites.

Bootstrap
A framework with ready-to-use components for building responsive websites.

Tailwind CSS
A modern CSS framework using utility classes for fast and custom design.

Express JS
A minimal Node.js framework used to build APIs and backend systems.

Node JS
JavaScript runtime for building server-side applications.

Vite + React
A library for building fast and interactive user interfaces using components.