← Index Projects

Projects

Homelab

A self-hosted k3s Kubernetes cluster running on Proxmox, with a full GitOps workflow powered by ArgoCD. Monitoring with Prometheus and Grafana, media stack with Jellyfin, workflow automation with n8n, and more.

More details in Hobbies

KFC Optimizer

A set of n8n workflows that scrape KFC promotions, parse combo pricing, and calculate the optimal order based on what I want to eat. Built with web scraping, form handling, and an optimizer logic node. One of those absurd side projects that actually saves money.

Try it out.


Dotfiles

My personal development environment configuration: shell, editor, tools, and system setup. Public but always evolving.

View on GitHub

Bachelor’s Thesis

2024 · UPC-FIB · 9.3/10

From Repository to Deployment: Optimizing IaC Development and Management

Examines Infrastructure as Code and its impact on platform and development teams. Covers theoretical foundations of IaC and its relationship with DevOps, followed by two technical tracks: building a GitOps-based auto-deployment repository, and implementing IaC at Mango to bring infrastructure closer to developers. Includes a CI/CD tool to evaluate merge request costs before applying real changes.

Source


Side projects & tooling

I like building small CLI tools and utilities, mostly in Go. Things like local development helpers, automation scripts, and anything that scratches an itch. Nothing too serious, just the kind of tooling that makes my day-to-day smoother.

More projects on GitHub