feat: add La Porra.club football prediction platform to Personal Projects
Added La Porra.club as newest project entry with full bilingual support. Private invitation-only platform for football predictions built with Node.js, Hono, HTMX, and Panini templates.
This commit is contained in:
@@ -703,6 +703,22 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"projects": [
|
"projects": [
|
||||||
|
{
|
||||||
|
"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": "Somos Una Ola - Beach Cleaning Initiative",
|
"title": "Somos Una Ola - Beach Cleaning Initiative",
|
||||||
"url": "https://somosunaola.org",
|
"url": "https://somosunaola.org",
|
||||||
|
|||||||
@@ -735,6 +735,22 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"projects": [
|
"projects": [
|
||||||
|
{
|
||||||
|
"title": "La Porra.club - Plataforma de Predicción de Fútbol",
|
||||||
|
"url": "https://laporra.club",
|
||||||
|
"projectLogo": "laporra.png",
|
||||||
|
"location": "Online",
|
||||||
|
"startDate": "2024-06",
|
||||||
|
"current": true,
|
||||||
|
"technologies": ["Node.js", "Hono", "HTMX", "Plantillas Panini", "Renderizado del Lado del Servidor"],
|
||||||
|
"shortDescription": "Plataforma privada de acceso por invitación para amigos para predecir resultados de competiciones de fútbol. Incluye gamificación con recompensas digitales y sistema de puntuación competitivo.",
|
||||||
|
"responsibilities": [
|
||||||
|
"Desarrollé aplicación full-stack usando Node.js, servidor Hono y HTMX para frontend reactivo",
|
||||||
|
"Implementé renderizado del lado del servidor con motor de plantillas Panini para rendimiento óptimo",
|
||||||
|
"Diseñé algoritmo de predicción y sistema de puntuación con mecánicas de gamificación",
|
||||||
|
"Creé sistema de invitación privada para acceso exclusivo del grupo de amigos"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Somos Una Ola - Iniciativa de Limpieza de Playas",
|
"title": "Somos Una Ola - Iniciativa de Limpieza de Playas",
|
||||||
"url": "https://somosunaola.org",
|
"url": "https://somosunaola.org",
|
||||||
|
|||||||
Reference in New Issue
Block a user