BDBRIAN DANILO CHITE QUISPEinarticulo.hashnode.dev·Jul 5, 2025 · 3 min readBuild and Connect an MCP Server with Python and Any MCP Client (Claude, VSCode, etc.)In today’s development ecosystem, being able to control your environment remotely—whether with AI tools like Claude, IDEs like VSCode, or scripts—is a superpower. That’s where MCP (Modular Communication Protocol) steps in. In this article, you’ll lea...00
BDBRIAN DANILO CHITE QUISPEinarticulo.hashnode.dev·Jul 4, 2025 · 2 min readObservability in Flask Apps Using Prometheus and GrafanaIntroduction In today’s fast-paced development world, it's not enough to build and deploy a working application—you need to understand how it behaves in real-time. That’s where observability comes in. In this article, we’ll learn how to make a Flask ...01J
BDBRIAN DANILO CHITE QUISPEinbrianchitequispe.hashnode.dev·Apr 29, 2025 · 3 min readUnderstanding Enterprise Design Patterns: A Practical GuideIn this article, we’ll dive into Enterprise Design Patterns, which are essential for creating scalable, maintainable, and flexible enterprise applications. These patterns provide solutions to common architectural challenges in large software systems....08EJFDJ
BDBRIAN DANILO CHITE QUISPEinarticulo.hashnode.dev·Apr 26, 2025 · 3 min readCreating Dashboards with Dash: Build, Deploy, and Visualize Your DataToday, we dive into Dash — one of the most powerful Python frameworks for building professional-grade data dashboards. We'll explore how to create a simple dashboard, deploy it to the cloud, and share the code! 1. What is Dash? Created by Plotly. C...07EJFDJ
BDBRIAN DANILO CHITE QUISPEinbrianchitequispe.hashnode.dev·Mar 28, 2025 · 3 min readSoftware Design: Keys to Solid and Scalable CodeSoftware design is both an art and a science. To build robust and scalable applications, it's essential to apply solid principles that optimize code organization and facilitate maintenance. Here, we explore four essential principles with practical Py...07EJFDJ