My first-choice tools to start developing
| Category | Subcategory | Tools | Purpose / Use Case |
|---|---|---|---|
| Development & Design | Visual Planning & Architecture | Mermaid, PlantUML, Figma | System design, UI mockups, workflow diagrams |
| Frontend & Backend Implementation | Python, HTML/CSS | Backend logic, automation, frontend styling | |
| Testing | Pytest | Unit testing, code validation | |
| Deployment | Cloud Infrastructure | Amazon Web Services(AWS) | Hosting and deployment of cloud applications |
| Containerization | Docker | Portability, environment consistency, platform migration | |
| Data Visualization (Low-level) | Plotly | Static graph generation | |
| Data Visualization (High-Level) | Dash | Interactive dashboards, data apps | |
| Web Framework | FastAPI | API development, dynamic web services | |
| Inter-Application Communication | RabbitMQ | Messaging between containerized services |