MyMovies

Personal Streaming Infrastructure

About This Project

MyMovies is a personal Netflix-style streaming system designed and built for learning distributed systems, video streaming architecture, and modern cloud infrastructure.

This project focuses on HLS streaming, metadata management, serverless backend design, and scalable media delivery.

Non-Commercial Educational Project

Core Features

Technology Stack

System Architecture

Movies are converted locally into HLS format and stored securely. Cloudflare Workers handle metadata requests, resume tracking, and streaming logic. The system is optimized for minimal cost and edge performance.

Project Status

🚧 Phase 1: Infrastructure Setup
🚧 Phase 2: Streaming Engine Integration
🚧 Phase 3: Resume & Metadata Engine
⏳ Phase 4: Mobile App & Offline Mode