Back to Lists
Developer Tools
Updated: February 7, 2026Essential tools and utilities for software development.
| # | Category | Tool | URL |
|---|---|---|---|
| 1 | IDE | VS Code | https://code.visualstudio.com/ |
| 2 | Terminal | Windows Terminal | https://github.com/microsoft/terminal |
| 3 | Version Control | Git | https://git-scm.com/ |
| 4 | API Testing | Postman | https://www.postman.com/ |
| 5 | Database GUI | DBeaver | https://dbeaver.io/ |
| 6 | Containerization | Docker | https://www.docker.com/ |
| 7 | Code Formatter | Prettier | https://prettier.io/ |
| 8 | CLI Utilities | fzf | https://github.com/junegunn/fzf |