Projects
This commit is contained in:
8
frontend/content/projects/en/codelearn-app.md
Normal file
8
frontend/content/projects/en/codelearn-app.md
Normal 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"]
|
||||
---
|
||||
7
frontend/content/projects/en/ml-pipeline.md
Normal file
7
frontend/content/projects/en/ml-pipeline.md
Normal 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"]
|
||||
---
|
||||
8
frontend/content/projects/en/portfolio-website.md
Normal file
8
frontend/content/projects/en/portfolio-website.md
Normal 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"]
|
||||
---
|
||||
Reference in New Issue
Block a user