~/home
Itziar Morales Rodríguez
Software Engineering Student · Data Science & AI Minor · Madrid, Spain
I build data pipelines, machine learning systems, and backend APIs. Currently completing a B.S. in Software Engineering at U-tad, looking for a remote/hybrid data engineering or applied ML internship.
Featured Projects
Three selected projects below. Browse the full collection on the dedicated projects page.
Alphanumeric Classification
Full ML pipeline for classifying handwritten and printed alphanumeric characters, with detailed walkthrough of preprocessing, feature engineering, and model evaluation.
Python · scikit-learn · data augmentation
MongoDB/Redis ODM
Object-document mapper for MongoDB and Redis implemented in Python. Lightweight ODM with custom serialisation and common pattern examples.
Python · pymongo · redis-py
2D Game Engine
Personal ongoing 2D game engine built from scratch with a Lua scripting layer. Demonstrates low-level systems programming and engine architecture outside of coursework.
C++ · Lua · Sol2 · SDL3 · GLM · CMake