refactor: reorder Personal Projects - Somos Una Ola and Herrumbre Vivo first
Moved projects to prioritize environmental/volunteer work: New project order: 1. Somos Una Ola (2023, current) - Beach cleaning volunteer project 2. Herrumbre Vivo Arte (2024, current) - Recycled art portfolio 3. La Porra.club (2024, current) - Football prediction platform 4. CDC Starter Kit (2018, maintained by SAP) 5. Third Party Contributions (2015, collection)
This commit is contained in:
+26
-26
@@ -704,19 +704,18 @@
|
||||
],
|
||||
"projects": [
|
||||
{
|
||||
"title": "La Porra.club - Football Prediction Platform",
|
||||
"url": "https://laporra.club",
|
||||
"projectLogo": "laporra.png",
|
||||
"location": "Online",
|
||||
"startDate": "2024-06",
|
||||
"title": "Somos Una Ola - Beach Cleaning Initiative",
|
||||
"url": "https://somosunaola.org",
|
||||
"projectLogo": "somosunaola.png",
|
||||
"location": "La Palma, Canary Islands",
|
||||
"startDate": "2023-07",
|
||||
"current": true,
|
||||
"technologies": ["Node.js", "Hono", "HTMX", "Panini Templates", "Server-Side Rendering"],
|
||||
"shortDescription": "Private invitation-only platform for friends to predict football competition results. Features gamification with digital rewards and competitive scoring system.",
|
||||
"technologies": ["Node.js", "Express.js", "HTMX"],
|
||||
"shortDescription": "Volunteer project promoting beach cleaning on La Palma island. Created their website to publish completed cleanings and schedule future events.",
|
||||
"responsibilities": [
|
||||
"Built full-stack application using Node.js, Hono server, and HTMX for reactive frontend",
|
||||
"Implemented server-side rendering with Panini template engine for optimal performance",
|
||||
"Designed prediction algorithm and scoring system with gamification mechanics",
|
||||
"Created private invitation system for exclusive friend group access"
|
||||
"Designed and developed full-stack website using Node.js Express and HTMX",
|
||||
"Implemented event publishing system for completed and upcoming beach cleanings",
|
||||
"Supported environmental initiative that has completed 18 cleanings across 12 beaches"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -734,6 +733,22 @@
|
||||
"Highlighted environmental workshops and educational mission aligned with Sustainable Development Goals"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "La Porra.club - Football Prediction Platform",
|
||||
"url": "https://laporra.club",
|
||||
"projectLogo": "laporra.png",
|
||||
"location": "Online",
|
||||
"startDate": "2024-06",
|
||||
"current": true,
|
||||
"technologies": ["Node.js", "Hono", "HTMX", "Panini Templates", "Server-Side Rendering"],
|
||||
"shortDescription": "Private invitation-only platform for friends to predict football competition results. Features gamification with digital rewards and competitive scoring system.",
|
||||
"responsibilities": [
|
||||
"Built full-stack application using Node.js, Hono server, and HTMX for reactive frontend",
|
||||
"Implemented server-side rendering with Panini template engine for optimal performance",
|
||||
"Designed prediction algorithm and scoring system with gamification mechanics",
|
||||
"Created private invitation system for exclusive friend group access"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "CDC Starter Kit - SAP Customer Data Cloud Demo",
|
||||
"url": "https://gigyademo.com/cdc-starter-kit/",
|
||||
@@ -766,21 +781,6 @@
|
||||
"<iconify-icon icon='mdi:bike' width='60' height='60' class='default-company-icon'></iconify-icon><div><strong><a href='https://deliverybikesbcn.com/' target='_blank' rel='noopener noreferrer'>Delivery Bikes BCN</a></strong>: Bicycle delivery service platform for Barcelona</div>",
|
||||
"<iconify-icon icon='mdi:security' width='60' height='60' class='default-company-icon'></iconify-icon><div><strong><a href='https://mobbeel.com' target='_blank' rel='noopener noreferrer'>Mobbeel</a></strong>: Biometric authentication and identity verification solutions website</div>"
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Somos Una Ola - Beach Cleaning Initiative",
|
||||
"url": "https://somosunaola.org",
|
||||
"projectLogo": "somosunaola.png",
|
||||
"location": "La Palma, Canary Islands",
|
||||
"startDate": "2023-07",
|
||||
"current": true,
|
||||
"technologies": ["Node.js", "Express.js", "HTMX"],
|
||||
"shortDescription": "Volunteer project promoting beach cleaning on La Palma island. Created their website to publish completed cleanings and schedule future events.",
|
||||
"responsibilities": [
|
||||
"Designed and developed full-stack website using Node.js Express and HTMX",
|
||||
"Implemented event publishing system for completed and upcoming beach cleanings",
|
||||
"Supported environmental initiative that has completed 18 cleanings across 12 beaches"
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user