EYERICK YOEL AYMA CHOQUEinfunctionalprogramming.hashnode.dev·Jul 5, 2025 · 3 min read🌐 Build Your Own MCP Server to Connect with Any MCP Client (Claude, VSCode, etc.)By: Erick Yoel Ayma Choque 🚀 What Is MCP? MCP (Machine Control Protocol) is an emerging standard for remote interactions between applications (clients) and code execution environments (servers). Think of it as an API that enables tools like Claude, ...00
EYERICK YOEL AYMA CHOQUEinfunctionalprogramming.hashnode.dev·Jul 5, 2025 · 3 min read🚀 Observability Practices with Node.js Using Prometheus and GrafanaIn today’s distributed and microservices-based architectures, observability has become more than just a buzzword—it's a critical component of reliable and performant systems. This article explores observability practices and provides a real-world exa...00
EYERICK YOEL AYMA CHOQUEinfunctionalprogramming.hashnode.dev·Apr 29, 2025 · 3 min readEnterprise Design Patterns: A Practical Guide with Python ExamplesIntroduction Enterprise Design Patterns are proven, reusable solutions to common problems in enterprise application development. Popularized by Martin Fowler in his book "Patterns of Enterprise Application Architecture", these patterns help structure...02JM
EYERICK YOEL AYMA CHOQUEinfunctionalprogramming.hashnode.dev·Apr 29, 2025 · 3 min read🛠️ Design Principles of Software: Crafting Code That LastsGood code works.Great code lasts. Every developer can write code that works.But writing code that's readable, scalable, and easy to change — that requires understanding Design Principles. Today, I’ll show you how applying simple principles can transf...02JM
EYERICK YOEL AYMA CHOQUEinfunctionalprogramming.hashnode.dev·Apr 28, 2025 · 5 min readComplete Guide: Building and Deploying a COVID-19 Dashboard with StreamlitIntroduction: The Importance of Data Visualization in Pandemics In the information age, data has become the most powerful tool for combating global crises like the COVID-19 pandemic. According to the WHO, timely data analysis has been crucial for: I...02JM