Computer Science and Engineering student at Instituto Superior Técnico, Lisbon.
🔹 Nuruomino Solver — Solver for the Nuruomino puzzle using AI search algorithms (DFS, A*, BFS, greedy). Built for the Artificial Intelligence course 2024/2025.
🔹 Key-Value Store — A key-value store (KVS) server with real-time pub/sub notifications, written in C as an Operating Systems course project 2024/2025.
🔹 Event Reservation System — Client-server app for managing event reservations over raw POSIX sockets (UDP/TCP), built for the Computer Networks course 2025/2026.