JAJESUS ANTONIO HUALLPA MARONinjesushuallpa.hashnode.dev·Dec 13, 2024 · 3 min readBuilding an Application with a Change Data Capture (CDC) Tool: DebeziumIntroduction In today's world of real-time data applications, Change Data Capture (CDC) has become a key solution for synchronizing data across systems. CDC enables the identification and capture of changes made to a database, such as inserts, update...00
JAJESUS ANTONIO HUALLPA MARONinjesushuallpa.hashnode.dev·Dec 12, 2024 · 3 min readBuilding an Application with MongoDB Atlas: A Practical Guide to NoSQL Databases in the CloudIntroduction In an increasingly digital world, NoSQL databases have gained popularity for their ability to handle large volumes of data and scale horizontally in modern applications. One of the most versatile and accessible solutions is MongoDB Atlas...00
JAJESUS ANTONIO HUALLPA MARONinjesushuallpa.hashnode.dev·Dec 11, 2024 · 3 min readBuilding a Generative Chatbot with the Gemini APIThis tutorial shows how to create a chatbot using Python and the Gemini API to generate natural responses and maintain conversation context. Prerequisites : Python 3.8+ Basic programming knowledge in Python Gemini API Key Basic familiarity with R...00
JAJESUS ANTONIO HUALLPA MARONinjesushuallpa.hashnode.dev·Oct 26, 2024 · 4 min readNoSQL DatabasesCourse: TÓPICOS DE BASE DE DATOS A Teacher: Mag. Patrick Cuadros Quiroga introduction Firebase is an application development platform created by Google, offering a wide range of cloud-based tools and services. Its main goal is to simplify developers'...00
JAJESUS ANTONIO HUALLPA MARONinjesushuallpa.hashnode.dev·Sep 4, 2024 · 3 min readDash: Exploring Interactive Visualizations with Gapminder DataIn the dynamic world of data visualization, the ability to create interactive and insightful dashboards is essential for effective data exploration and presentation. Dash, an open-source Python framework developed by Plotly, offers a powerful toolset...01P