Browse Technologies

JavaScript icon
JavaScript

A high-level, interpreted programming language that conforms to the ECMAScript specification.

TypeScript icon
TypeScript

A strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

React icon
React

A JavaScript library for building user interfaces, particularly single-page applications.

Angular icon
Angular

A platform and framework for building single-page client applications using HTML and TypeScript.

Vue.js icon
Vue.js

A progressive JavaScript framework for building user interfaces.

Next.js icon
Next.js

A React framework that enables server-side rendering and generating static websites.

Svelte icon
Svelte

A radical new approach to building user interfaces that compiles to highly efficient JavaScript.

HTML icon
HTML

The standard markup language for documents designed to be displayed in a web browser.

CSS icon
CSS

A style sheet language used for describing the presentation of a document written in HTML or XML.

Sass/SCSS icon
Sass/SCSS

A preprocessor scripting language that is interpreted or compiled into CSS.

Tailwind CSS icon
Tailwind CSS

A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.

Bootstrap icon
Bootstrap

A free and open-source CSS framework directed at responsive, mobile-first front-end web development.

Node.js icon
Node.js

A JavaScript runtime built on Chrome's V8 JavaScript engine for building scalable network applications.

Express.js icon
Express.js

A minimal and flexible Node.js web application framework that provides a robust set of features.

NestJS icon
NestJS

A progressive Node.js framework for building efficient, reliable and scalable server-side applications.

Django icon
Django

A high-level Python web framework that encourages rapid development and clean, pragmatic design.

Flask icon
Flask

A micro web framework written in Python.

Spring Boot icon
Spring Boot

An extension of the Spring framework that simplifies the initial setup and development of new Spring applications.

.NET Core icon
.NET Core

A free and open-source, managed computer software framework for Windows, Linux, and macOS operating systems.

ASP.NET icon
ASP.NET

A web application framework developed by Microsoft, used to build dynamic websites, web applications and web services.

Laravel icon
Laravel

A free, open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications.

Ruby on Rails icon
Ruby on Rails

A server-side web application framework written in Ruby.

SQL icon
SQL

A domain-specific language used in programming and designed for managing data held in a relational database management system.

PostgreSQL icon
PostgreSQL

A powerful, open source object-relational database system with over 30 years of active development.

MySQL icon
MySQL

An open-source relational database management system.

Oracle Database icon
Oracle Database

A multi-model database management system produced and marketed by Oracle Corporation.

MongoDB icon
MongoDB

A cross-platform document-oriented database program classified as a NoSQL database.

Redis icon
Redis

An in-memory data structure store, used as a database, cache, and message broker.

Cassandra icon
Cassandra

A free and open-source, distributed, wide column store, NoSQL database management system.

GraphQL icon
GraphQL

A query language for APIs and a runtime for fulfilling those queries with your existing data.

Docker icon
Docker

A set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.

Kubernetes icon
Kubernetes

An open-source container-orchestration system for automating computer application deployment, scaling, and management.

Terraform icon
Terraform

An open-source infrastructure as code software tool that enables you to safely and predictably create, change, and improve infrastructure.

Git icon
Git

A distributed version-control system for tracking changes in source code during software development.

GitHub Actions icon
GitHub Actions

A CI/CD platform that allows you to automate your build, test, and deployment pipeline.

Jenkins icon
Jenkins

An open source automation server which enables developers to reliably build, test, and deploy their software.

CircleCI icon
CircleCI

A continuous integration and continuous delivery platform that can be used to implement DevOps practices.

DevOps icon
DevOps

A set of practices that combines software development and IT operations to shorten the systems development life cycle while delivering features, fixes, and updates.

Swift icon
Swift

A general-purpose, multi-paradigm, compiled programming language developed by Apple Inc.

Kotlin icon
Kotlin

A cross-platform, statically typed, general-purpose programming language with type inference.

React Native icon
React Native

An open-source mobile application framework created by Facebook to develop applications for Android, iOS, and more.

Flutter icon
Flutter

Google's UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.

Selenium icon
Selenium

A portable framework for testing web applications that provides a playback tool for authoring functional tests.

Jest icon
Jest

A delightful JavaScript Testing Framework with a focus on simplicity.

Cypress icon
Cypress

A JavaScript end-to-end testing framework that makes it easy to set up, write, run, and debug tests.

AWS icon
AWS

A subsidiary of Amazon providing on-demand cloud computing platforms and APIs.

Azure icon
Azure

A cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services.

Google Cloud Platform icon
Google Cloud Platform

A suite of cloud computing services that runs on the same infrastructure that Google uses internally.

Python icon
Python

An interpreted, high-level and general-purpose programming language.

Java icon
Java

A class-based, object-oriented programming language designed for having fewer implementation dependencies.

C# icon
C#

A general-purpose, multi-paradigm programming language encompassing strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.

PHP icon
PHP

A popular general-purpose scripting language especially suited to web development.

Ruby icon
Ruby

A dynamic, open source programming language with a focus on simplicity and productivity.

Go (Golang) icon
Go (Golang)

A statically typed, compiled programming language designed at Google.

Rust icon
Rust

A multi-paradigm programming language designed for performance and safety, especially safe concurrency.

REST API icon
REST API

Representational State Transfer is a software architectural style that defines a set of constraints to be used for creating Web services.

Microservices Architecture icon
Microservices Architecture

An architectural style that structures an application as a collection of services that are highly maintainable and testable, loosely coupled, independently deployable, and organized around business capabilities.

Data Science icon
Data Science

An interdisciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from structured and unstructured data.

Machine Learning icon
Machine Learning

The study of computer algorithms that improve automatically through experience.