Nobel Prize Data Lake — Medallion Architecture on AWS

A medallion-architecture data lake on AWS S3 with Prefect-orchestrated ETL Lambdas — raw API responses → bronze joins → silver analytics table.

<span title='2025-04-01 00:00:00 +0000 UTC'>April 1, 2025</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Luis Núñez

Movie Database ETL Pipeline — Multi-Source Ingestion to SQLite

An end-to-end ETL pipeline that ingests movie metadata from IMDb bulk files and a REST API, stages it in MongoDB, and lands it in a normalized relational schema with foreign keys.

<span title='2024-12-01 00:00:00 +0000 UTC'>December 1, 2024</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Luis Núñez

Airbnb Valencia — Cloud BI with Supabase + Preset

A full BI stack analyzing 8,847 Airbnb listings — from raw CSV load through SQL modeling on Supabase to stakeholder dashboards in Preset.

<span title='2025-06-01 00:00:00 +0000 UTC'>June 1, 2025</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Luis Núñez

Movie Analytics — Deep EDA for Investment Decisions

A deep exploratory analysis across 4,000 movies to identify the factors driving box-office success — framed around a low-budget-production investment scenario.

<span title='2024-11-01 00:00:00 +0000 UTC'>November 1, 2024</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;Luis Núñez

Sentiment Analysis at Scale — PySpark on AWS

A distributed ML pipeline processing 17M Amazon reviews with PySpark MLlib on AWS Glue — including S3 medallion storage, feature engineering, and model serialization for batch inference.

<span title='2025-03-01 00:00:00 +0000 UTC'>March 1, 2025</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;Luis Núñez

Spanish Electricity Demand — Time-Series Pipeline with InfluxDB + Forecasting

A continuous ingestion pipeline for Spanish grid demand with InfluxDB storage and Prophet-based day-ahead forecasting. Includes a dashboard for real vs forecast visualization.

<span title='2025-05-01 00:00:00 +0000 UTC'>May 1, 2025</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Luis Núñez

Formula 1 Data Analysis — Multi-Table Pandas Pipeline

A pandas-driven analysis across 13 relational CSVs (75 years of F1 history) with multi-way joins, filtering, and map-based visualization.

<span title='2024-10-01 00:00:00 +0000 UTC'>October 1, 2024</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;Luis Núñez