HTML5 is a markup language for structuring and presenting content on the web.
CSS3 extends CSS2 with new features for better styling, animations, and layouts.
JavaScript is a high-level programming language that follows the ECMAScript standard.
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Java is an object-oriented programming language used to build applications across platforms.
Python is a high-level, interpreted programming language known for its readability.
Django is a Python web framework for rapid development and clean, pragmatic design.
Node.js is a runtime for executing JavaScript on the server using the V8 engine.
React is a JavaScript library for building interactive user interfaces efficiently.
Next.js is a React framework that enables SSR, static site generation, and API routes.
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
Tailwind CSS is a utility-first framework for quickly designing responsive UIs.
Bootstrap is a framework for creating responsive, mobile-first web pages.
MySQL is an open-source relational database management system for storing structured data.
MongoDB is a NoSQL database that stores data in flexible, JSON-like documents.
GraphQL is a query language for APIs that allows clients to request specific data.
Docker uses OS-level virtualization to package software in lightweight containers.
Kubernetes automates the deployment, scaling, and management of containerized applications.
GitHub provides hosting for software development and version control using Git.
Git is a distributed version control system for tracking changes in source code.
Linux is a widely used open-source operating system based on the Unix-like kernel.
Jira is an issue-tracking tool for bug tracking and agile project management.
Bitbucket is a Git repository hosting service owned by Atlassian.
AWS provides cloud computing services with pay-as-you-go pricing.
GCP is Google’s cloud platform offering various computing and storage solutions.
VS Code is a lightweight, powerful code editor with debugging and Git.
PyCharm is a Python IDE with smart code completion and debugging tools.
IntelliJ IDEA is a Java IDE with advanced coding assistance and built-in tools.
WebStorm is a JavaScript IDE optimized for front-end and Node.js development.
Postman is a tool for API development, testing, and collaboration.