Peer-to-Peer Distributed File Storage System
August 2017 - May 2018
Lahore University of Management Sciences
  • Built a distributed P2P file storage system using Chord DHT architecture that serves as a backup for user data
  • Ensured certain level of security (using encryption of data), fault tolerance, and load balancing
  • File system was built using Golang's bazil.org/fuse library