Projects
A selection of projects I've worked on.
UC3M Alumni Database Analysis
Using BeautifulSoup to scrape Alumni data and analyze graduation timelines at Universidad Carlos III de Madrid.
OpenStreetMap Data Wrangling
Data munging techniques to clean OpenStreetMap data, converting from XML to JSON format and importing into MongoDB.
NYC Subway Dataset Analysis
Statistical analysis to determine if weather affects NYC subway ridership, using Python tools like pandas, stats, and matplotlib.
Biker Assistant
Android application for Bultaco Motors providing telemetry display, navigation, and intelligent range estimation using Neural Networks.
Secret Santa App
Android app for organizing Secret Santa events. Create groups, add participants, and automatically notify everyone by email.
MLP Java
A Java implementation of an Artificial Neural Network based on Multilayer Perceptron using EJML library for matrix management.