Created a permissioned blockchain system, where clients could use the blockchain to transfer money, and up to 1/3 of node arbitrary faults were tolerated. For consensus, this blockchain used the QBFT Protocol
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
A crypto wallet service that was offered by multiple distributed servers that used the Gossip Architecture to comunicate and maintain coherence between servers.
Operating Systems Project to build a file system from scratch for Linux. Worked with pointers, pipes and system calls in C.
Built two interactive scenes using three.js, where we worked with different cameras, lights, textures and also VR.
In this project we developed an AI to play against the user in the game Takuzu (developed in Python).