Skip to main content

Projects

Some projects I’ve worked on

This was an application developed from scratch, that provided users with a map of nearby pharmacies, and included several features for interacting with them. The backend was developed usnig the NestJS framework

Developed both client and server of a music streaming service; communication was required to be fully encrypted. Included other securty systems (such as a firewall). Implemented mainly in Java

Operating Systems Project to build a file system from scratch for Linux. Worked with pointers, pipes and system calls in C.