Tooling
Languages & Libraries / Frameworks
HTML5
The standard markup language for creating web pages.
CSS3
A style sheet language used for describing the presentation of a document written in HTML.
SCSS
A powerful CSS extension language with features like variables, nesting, and mixins.
Tailwind CSS
A utility-first CSS framework for quickly building custom designs.
Bootstrap
A popular CSS framework for developing responsive and mobile-first websites.
JavaScript
A style sheet language used for describing the presentation of a document written in HTML.
TypeScript
A typed superset of JavaScript that compiles to plain JavaScript.
React
A JavaScript library for building user interfaces.
Node.js
A JavaScript runtime built on Chrome's V8 JavaScript engine, used for building server-side applications.
Express.js
A minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
Tools
Vite
A build tool that aims to provide a faster and leaner development experience for modern web projects.
Git
A distributed version control system to track code changes and collaborate with others.
GitHub
A platform for hosting and reviewing code, managing projects, and collaborating.
Webpack
A module bundler for modern JavaScript applications.
ESLint
A tool for identifying and fixing problems in JavaScript code.
WSL
A compatibility layer for running Linux binary executables natively on Windows.