This commit is contained in:
2026-06-08 15:36:42 +02:00
parent 33f3260b99
commit 4252965f63
14 changed files with 232 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
---
title: App de Codelearn
slug: codelearn-app
date: 2026-01-01
description: Una aplicació full-stack de gestió d'aprenentatge construïda al meu temps a Codelearn. Autenticació d'usuaris, gestió de cursos i seguiment del progrés en temps real.
link: https://codelearn.cat
tech: ["Nuxt", "Express", "MongoDB", "TypeScript"]
---

View File

@@ -0,0 +1,7 @@
---
title: Eina Pipeline ML
slug: ml-pipeline
date: 2026-01-01
description: Una eina modular de pipeline d'aprenentatge automàtic per al màster d'Aprenentatge Automàtic i Ciberseguretat de la UPC. Automatització del preprocesament, entrenament i avaluació de models.
tech: ["Python", "PyTorch", "Docker"]
---

View File

@@ -0,0 +1,8 @@
---
title: Portfolio Website
slug: portfolio-website
date: 2026-01-01
description: Aquesta mateixa pàgina web, construïda amb Nuxt 4, Vue 3 i SCSS. Estètica pixel-art, temes fosc/clar, personalització de colors d'accent i suport multilingüe en anglès, castellà i català.
link: https://aranroig.com
tech: ["Nuxt 4", "Vue 3", "SCSS", "Node.js", "MongoDB"]
---

View File

@@ -0,0 +1,8 @@
---
title: Codelearn Full-Stack App
slug: codelearn-app
date: 2026-01-01
description: A full-stack learning management application built during my time at Codelearn. Features user authentication, course management, and real-time progress tracking.
link: https://codelearn.cat
tech: ["Nuxt", "Express", "MongoDB", "TypeScript"]
---

View File

@@ -0,0 +1,7 @@
---
title: ML Pipeline Tool
slug: ml-pipeline
date: 2026-01-01
description: A modular machine learning pipeline tool for UPC's Machine Learning and Cybersecurity master's degree. Automates data preprocessing, model training, and evaluation workflows.
tech: ["Python", "PyTorch", "Docker"]
---

View File

@@ -0,0 +1,8 @@
---
title: Portfolio Website
slug: portfolio-website
date: 2026-01-01
description: This very website, built with Nuxt 4, Vue 3, and SCSS. Features pixel-art aesthetics, dark/light themes, accent color customization, and multilingual support across English, Spanish, and Catalan.
link: https://aranroig.com
tech: ["Nuxt 4", "Vue 3", "SCSS", "Node.js", "MongoDB"]
---

View File

@@ -0,0 +1,8 @@
---
title: App de Codelearn
slug: codelearn-app
date: 2026-01-01
description: Una aplicación full-stack de gestión de aprendizaje construida en mi tiempo en Codelearn. Autenticación de usuarios, gestión de cursos y seguimiento de progreso en tiempo real.
link: https://codelearn.cat
tech: ["Nuxt", "Express", "MongoDB", "TypeScript"]
---

View File

@@ -0,0 +1,7 @@
---
title: Herramienta Pipeline ML
slug: ml-pipeline
date: 2026-01-01
description: Una herramienta modular de pipeline de aprendizaje automático para el máster de Aprendizaje Automático y Ciberseguridad de la UPC. Automatiza preprocesamiento, entrenamiento y evaluación de modelos.
tech: ["Python", "PyTorch", "Docker"]
---

View File

@@ -0,0 +1,8 @@
---
title: Portfolio Website
slug: portfolio-website
date: 2026-01-01
description: Esta página web, construida con Nuxt 4, Vue 3 y SCSS. Con estética pixel-art, temas oscuro/claro, personalización de colores de acento y soporte multilingue en inglés, español y catalán.
link: https://aranroig.com
tech: ["Nuxt 4", "Vue 3", "SCSS", "Node.js", "MongoDB"]
---