Great Coding Tools
A practical collection of popular coding, API, cloud, DevOps, monitoring, design, and AI tools for modern software teams.
Created by CodeKing35.
- VS Code - A widely used code editor with extensions, debugging, Git integration, terminals, and strong support for almost every major language.
- GitHub - The default home for many open-source and private repos, with pull requests, Actions, Issues, Codespaces, and team collaboration tools.
- Stack Overflow - A massive developer Q and A archive for debugging errors, understanding APIs, and finding battle-tested explanations from other engineers.
- MDN Web Docs - Authoritative documentation for HTML, CSS, JavaScript, browser APIs, accessibility, and web platform behavior.
- Docker - Container tooling for packaging apps and dependencies consistently across local development, CI, staging, and production.
- Kubernetes - The leading open-source platform for orchestrating containers, scaling services, managing deployments, and operating cloud-native systems.
- AWS - A broad cloud platform for compute, storage, databases, networking, security, AI, serverless apps, and production infrastructure.
- Vercel - A popular platform for deploying frontend and full-stack web apps, especially Next.js projects, with previews, analytics, and edge infrastructure.
- GitLab - A source control and DevOps platform combining repositories, merge requests, CI/CD, package registries, security scanning, and project planning.
- npm - The central package registry for JavaScript and TypeScript libraries, with package discovery, versioning, publishing, and dependency metadata.
- PyPI - The main package index for Python libraries, frameworks, CLIs, data tools, and application dependencies.
- Postman - An API development workspace for sending requests, organizing collections, documenting APIs, mocking services, and running automated tests.

Loading grid