Project Overview

A fast, lightweight alternative to standard heavy storage systems. Written entirely in Go with zero dependencies to ensure maximum execution speeds and a minimal memory footprint.

Key Implementation Details

  • High-Performance Backend: Engineered in Go utilizing the robust native net/http library to handle file streaming and directory management.
  • Dual-Interface UX: Created a private administration space to upload, rename, and manage resources, paired with a public download portal.
  • Security Protocols: Protected public file transfers using cryptographically secure password checks and link obfuscation techniques.

๐Ÿ”— GitHub Repository | ๐ŸŒ Live Demo