feat: update CV with live project badges and PDF download links
- Changed project status badges from "CURRENT" to "LIVE" with wifi icon for active projects - Updated CV reference links to direct PDF downloads instead of modal popups - Marked SAP CDC Demo and Client Projects as currently live/maintained
This commit is contained in:
+6
-8
@@ -827,7 +827,7 @@
|
||||
"projectLogo": "sap.png",
|
||||
"location": "Online",
|
||||
"startDate": "2018",
|
||||
"current": false,
|
||||
"current": true,
|
||||
"maintainedBy": "SAP",
|
||||
"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 as public GitHub resource. Now maintained by SAP.",
|
||||
@@ -846,7 +846,7 @@
|
||||
"location": "Various",
|
||||
"startDate": "2015",
|
||||
"endDate": "2016",
|
||||
"current": false,
|
||||
"current": true,
|
||||
"technologies": ["JavaScript", "React", "Node.js", "PHP", "WordPress", "Web Development"],
|
||||
"shortDescription": "Collection of client projects and websites including <strong><a href='https://lidering.com' target='_blank' rel='noopener noreferrer'>Lidering</a></strong>, <strong><a href='https://jorpack.com' target='_blank' rel='noopener noreferrer'>Jorpack</a></strong>, <strong><a href='https://deliverybikesbcn.com/' target='_blank' rel='noopener noreferrer'>Delivery Bikes BCN</a></strong>, and <strong><a href='https://mobbeel.com' target='_blank' rel='noopener noreferrer'>Mobbeel</a></strong> where I contributed to development, implementation, and technical solutions across various industries.",
|
||||
"responsibilities": [
|
||||
@@ -901,13 +901,11 @@
|
||||
"linkText": "Spanish"
|
||||
},
|
||||
{
|
||||
"title": "Curriculum Vitae chronological (7 pages)",
|
||||
"url": "#",
|
||||
"title": "Download this curriculum in English",
|
||||
"url": "/static/pdf/clean/short/cv-jamr-2025-en.pdf",
|
||||
"type": "cv",
|
||||
"action": "downloadPDF",
|
||||
"textBefore": "Curriculum Vitae",
|
||||
"linkText": "chronological",
|
||||
"textAfter": "(7 pages)"
|
||||
"textBefore": "Download this curriculum in",
|
||||
"linkText": "English"
|
||||
}
|
||||
],
|
||||
"other": {
|
||||
|
||||
+6
-8
@@ -832,7 +832,7 @@
|
||||
"projectLogo": "sap.png",
|
||||
"location": "Online",
|
||||
"startDate": "2018",
|
||||
"current": false,
|
||||
"current": true,
|
||||
"maintainedBy": "SAP",
|
||||
"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 como recurso público en GitHub. Ahora mantenido por SAP.",
|
||||
@@ -851,7 +851,7 @@
|
||||
"location": "Varios",
|
||||
"startDate": "2015",
|
||||
"endDate": "2016",
|
||||
"current": false,
|
||||
"current": true,
|
||||
"technologies": ["JavaScript", "React", "Node.js", "PHP", "WordPress", "Desarrollo Web"],
|
||||
"shortDescription": "Colección de proyectos de clientes y sitios web incluyendo <strong><a href='https://lidering.com' target='_blank' rel='noopener noreferrer'>Lidering</a></strong>, <strong><a href='https://jorpack.com' target='_blank' rel='noopener noreferrer'>Jorpack</a></strong>, <strong><a href='https://deliverybikesbcn.com/' target='_blank' rel='noopener noreferrer'>Delivery Bikes BCN</a></strong> y <strong><a href='https://mobbeel.com' target='_blank' rel='noopener noreferrer'>Mobbeel</a></strong> donde contribuí al desarrollo, implementación y soluciones técnicas en diversas industrias.",
|
||||
"responsibilities": [
|
||||
@@ -906,13 +906,11 @@
|
||||
"linkText": "Inglés"
|
||||
},
|
||||
{
|
||||
"title": "Currículum Vitae cronológico (7 páginas)",
|
||||
"url": "#",
|
||||
"title": "Descargar este currículum en Español",
|
||||
"url": "/static/pdf/clean/short/cv-jamr-2025-es.pdf",
|
||||
"type": "cv",
|
||||
"action": "downloadPDF",
|
||||
"textBefore": "Currículum Vitae",
|
||||
"linkText": "cronológico",
|
||||
"textAfter": "(7 páginas)"
|
||||
"textBefore": "Descargar este currículum en",
|
||||
"linkText": "Español"
|
||||
}
|
||||
],
|
||||
"other": {
|
||||
|
||||
Reference in New Issue
Block a user