Things I've built
Some things I've built and written, from a live 3D map of Barcelona to a research paper, plus the small tools I make along the way.
project
MiniBarcelona 3D
An interactive 3D visualization of Barcelona's public transport network, watch the city's transit move in the browser.
paper
Modeling river flow for flood forecasting: A case study on the Ter river
Forecasting floods by predicting short-term river flow with interpretable machine-learning models, a case study on the Ter river in NE Spain. Open access.
tool
Tether
A template for building AI/ML desktop apps with Tauri, React, and Python, so you can ship a native app around a Python model without wiring it all up from scratch.
tool
Scriber
Build PDFs in Python from a component-based structure, compose a document out of reusable pieces instead of fighting a low-level PDF API.