Portfolio

Check out my latest projects

SVAES - Automated Software Delivery Verification System (BSc Thesis)
Featured Project

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.

PythonFastAPIAngularRustPostgreSQL
WiChat - Quiz Game Platform

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.

ReactNode.jsExpressOracleDockerGitHubSocket.io
DLP - Making a Compiler from scratch

DLP - Making a Compiler from scratch

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

JavaCompilerDesign
Database Management System

Database Management System

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

C++
HTTP Server

HTTP Server

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

C++NetworkingHTTP
Nutrition AI

Nutrition AI

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

AndroidJetpack ComposeNode.jsPostgreSQLAI