José Antonio Morfín

Product and Digital Transformation Leader

Building data-driven solutions at the intersection of business strategy and engineering. Focused on ML pipelines, AI agents, and scalable data architectures.

Visit My Full Website GitHub LinkedIn
View Projects

Technical Projects

Financial Research Agent

RAG-powered AI agent that ingests SEC filings (Apple, NVIDIA, PepsiCo) and answers financial questions using retrieval-augmented generation with tool use.

Google Gemini LangGraph RAG ChromaDB Streamlit

Madrid Housing MLOps

End-to-end MLOps pipeline for Madrid house price prediction with MLflow tracking, FastAPI serving, Docker containerization, and CI/CD on Render.

Scikit-Learn MLflow FastAPI Docker CI/CD

Retail ETL Pipeline

Automated ETL process transforming 30 years of US retail data into a MySQL warehouse with trend analysis and visualization.

Python Pandas MySQL SQLAlchemy Jupyter

Change Data Capture

Multi-database replication pipeline with custom CDC pattern syncing MySQL to MongoDB via Docker-orchestrated containers.

Python Docker MySQL MongoDB CDC

DB Containerization

Dockerized MongoDB deployment with Python automation scripts for full CRUD data lifecycle management.

Docker MongoDB PyMongo IaC

Real-Time Transit Data

Real-time MBTA transit data pipeline with live API ingestion, MySQL persistence, and Flask REST endpoint for downstream visualization.

Python Flask MySQL REST API MBTA API