Projects

Selected work

Three cases covering both sides of the profile: cloud data engineering and research data science.

Data Engineering · Cloud · RAG Findspo · 2026 — Present

Evidence-based longevity research platform

Context

Sole data engineer for a platform delivering evidence-based longevity research.

What I did
  • Designed and implemented the full PubMed ingestion pipeline in Python.
  • Built a RAG architecture: semantic search with vector embeddings + LLM reranking for a clinical-answer chatbot.
  • Managed all GCP infrastructure with Terraform: Cloud Storage, BigQuery, Cloud Run and Vertex AI.
  • Owned pipeline reliability, data-quality monitoring and iterative improvement of the retrieval system.
Results
  • End-to-end RAG system running in production.
  • Fully reproducible infrastructure as code (IaC).
Stack
PythonGCPTerraformBigQueryCloud RunVertex AIEmbeddingsLLM
Data Science · ML · HPC CSIC — IBMB · 2025

Predicting biological age from single-cell transcriptomics

Context

Predicting biological age from scRNA-seq data, in both regression (age in months) and classification (young vs. adult).

What I did
  • Processed large-scale scRNA-seq datasets with scanpy, such as Tabula Muris Senis.
  • Trained and evaluated regression (Elastic Net, Random Forest, XGBoost) and classification (Logistic Regression, Random Forest, SVM) models.
  • Feature selection via highly variable genes and correlation with age.
  • Ran all compute on the IBMB HPC cluster with SLURM in reproducible workflows.
Results
  • The best regression model captured a moderate age signal.
  • Classification clearly stronger on broad age bins.
  • Feature importance highlighted genes linked to inflammaging and mitochondrial decline.
Stack
Pythonscanpyscikit-learnXGBoostPandasSLURMHPC
Analytics · SQL · Automation Grup Boadella · 2025 — 2026

Reporting automation & BI

Context

Data support for the business: reliable reporting and transformation processes for KPIs and analytical models.

What I did
  • Automated SQL reporting workflows and Python preprocessing pipelines.
  • Implemented validation and data-quality controls across the processes.
  • Designed data transformations feeding analytical models and business KPIs.
Results
  • Automated, reproducible recurring reporting.
  • Higher reliability of the data behind decisions.
Stack
SQLPostgreSQLPythonPandasBI