From 00a1f7c47938ab6405af5ec36b7a55146de25d92 Mon Sep 17 00:00:00 2001 From: juanatsap Date: Sat, 8 Nov 2025 12:28:25 +0000 Subject: [PATCH] feat: update CDC Starter Kit status - now maintained by SAP Updated CDC Starter Kit project to reflect current status: - Changed current: false (no longer actively developed by me) - Added "Now maintained by SAP" to shortDescription - Emphasized 100% independent creation as public GitHub resource - Added final responsibility: "Project now maintained by SAP as official public resource" This highlights the professional achievement of creating an official SAP resource independently that SAP now maintains. --- data/cv-en.json | 9 +++++---- data/cv-es.json | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/data/cv-en.json b/data/cv-en.json index 2f82601..84bb118 100644 --- a/data/cv-en.json +++ b/data/cv-en.json @@ -740,14 +740,15 @@ "projectLogo": "sap.png", "location": "Online", "startDate": "2018", - "current": true, + "current": false, "technologies": ["SAP CDC", "JavaScript", "React", "API Integration", "Authentication"], - "shortDescription": "Comprehensive demonstration and starter kit for SAP Customer Data Cloud. Complete implementation showcase created 100% independently to help developers understand CDC integration patterns.", + "shortDescription": "Comprehensive demonstration and starter kit for SAP Customer Data Cloud. Complete implementation showcase created 100% independently as public GitHub resource. Now maintained by SAP.", "responsibilities": [ - "Designed and developed complete CDC implementation demonstration from scratch", + "Designed and developed complete CDC implementation demonstration from scratch as official SAP resource", "Created comprehensive starter kit with authentication, user management, and data flow examples", "Built reusable components and integration patterns for SAP CDC", - "Provided technical documentation and best practices for enterprise identity management" + "Provided technical documentation and best practices for enterprise identity management", + "Project now maintained by SAP as official public resource" ] }, { diff --git a/data/cv-es.json b/data/cv-es.json index f77a89e..a5d9aaf 100644 --- a/data/cv-es.json +++ b/data/cv-es.json @@ -772,14 +772,15 @@ "projectLogo": "sap.png", "location": "Online", "startDate": "2018", - "current": true, + "current": false, "technologies": ["SAP CDC", "JavaScript", "React", "Integración de APIs", "Autenticación"], - "shortDescription": "Demostración completa y kit de inicio para SAP Customer Data Cloud. Proyecto de implementación completa creado 100% de forma independiente para ayudar a desarrolladores a entender los patrones de integración de CDC.", + "shortDescription": "Demostración completa y kit de inicio para SAP Customer Data Cloud. Proyecto de implementación completa creado 100% de forma independiente como recurso público en GitHub. Ahora mantenido por SAP.", "responsibilities": [ - "Diseñé y desarrollé demostración completa de implementación de CDC desde cero", + "Diseñé y desarrollé demostración completa de implementación de CDC desde cero como recurso oficial de SAP", "Creé kit de inicio integral con autenticación, gestión de usuarios y ejemplos de flujo de datos", "Desarrollé componentes reutilizables y patrones de integración para SAP CDC", - "Proporcioné documentación técnica y mejores prácticas para gestión empresarial de identidades" + "Proporcioné documentación técnica y mejores prácticas para gestión empresarial de identidades", + "Proyecto ahora mantenido por SAP como recurso público oficial" ] }, {