Skip to main content

Languages

HTML

HTML is the standard markup language used to create web pages. It provides the basic structure of sites, which is then enhanced and modified by other technologies like CSS and JavaScript.

CSS

CSS is used for styling and laying out web pages—like colors, fonts, and spacing. It allows developers to adapt the presentation to different types of devices, such as large screens, small screens, or printers.

Javascript

JavaScript is a programming language that enables interactive web pages and thus is an essential part of web applications. It’s used to control webpage behavior.
Typescript Logo

Typescript

An extension of JavaScript that adds static types to the language. It’s designed to develop large applications and transcompiles to JavaScript.

Libraries

React

The library for web and native user interfaces.
jQuery Logo

jQuery

jQuery: The Write Less, Do More, JavaScript Library.
Radix Logo

Radix

Components, icons, and colors for building high‑quality, accessible UI. Free and open-source.
shadcn/ui Logo

shadcn/ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

Frameworks

Angular Logo

Angular

Angular lets you start small and supports you as your team and apps grow.
Svelte Logo

Svelte

Cybernetically enhanced web apps.
Vue Logo

Vue

An approachable, performant and versatile framework for building web user interfaces.

Styling

Tailwind CSS Logo

Tailwind CSS

Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.
Stylex Logo

Stylex

The styling system that powers Meta.
styled components Logo

Styled Components

Enhanced CSS for styling React component systems.