Back to projects

// project

Custom File Server

Project

A self-hosted file server focused on secure storage, encrypted transfer, and long-running reliability.

Highlights

  • Developed a Flask-based file server for secure storage and retrieval of media files.
  • Deployed on AWS with a WireGuard VPN tunnel for encrypted data transmission.
  • Implemented hashing for unique file identification and caching optimizations.
  • Designed a 24/7 setup with RAID 1 using dual 8TB drives.
  • Prioritized redundancy and reliability for personal file management.