HTML - Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser.
CSS - Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language like HTML.
JavaScript - Is the programming language of HTML and the Web it Makes HTML pages more dynamic and interactive.
Node - Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
Express - Express.js, or simply Express, is a back end web application framework for Node.js.
MariaDB - Structured Query Language database is the world's most popular open source database.
jQuery - Is a JavaScript and a Document Object Model manipulation library, it simplifies the syntax for finding, selecting, manipulating, event handling and CSS animation.
Bootstrap - Is a CSS framework directed at responsive, mobile-first front-end web development. It contains CSS- and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.