Portfolio
Check out my latest projects

SVAES - Automated Software Delivery Verification System (BSc Thesis)
My final degree project: a multi-tenant platform that automatically verifies the coherence, integrity, and completeness of software deliveries across external systems, combining a FastAPI backend, an Angular frontend, and a Rust verification engine.

WiChat - Quiz Game Platform
Development of a web application quiz contest inspired by the TV show 'Saber y Ganar'. The platform offers real-time multiplayer gaming, timed challenges, rankings, and different question categories.

DLP - Making a Compiler from scratch
Development of a compiler from scratch using Java. Includes lexical analysis, parsing, and code generation.

Database Management System
Implementation of a database management system (DBMS) from scratch using C++. Features include basic queries, data storage, and index optimization.

HTTP Server
Implementation of a basic HTTP server capable of handling GET and POST requests, serving static files, and processing forms.

Nutrition AI
Complete nutrition tracking application that uses Artificial Intelligence to analyze food images and provide detailed nutritional information. Built for Android.