Skip to content

eichiarakaki/magic-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicStream 🎬✨

Movie streaming platform with AI recommendation built with modern web technologies (React/TypeScript/Go/gin-gonic/MongoDB)


About

This project is a full-stack simulation of a modern Movie Streaming Platform, designed to showcase how different technologies can be combined to deliver a scalable, AI-powered application.

The system brings together a React-based frontend for an engaging user experience, a Go-based backend for high-performance API services that runs on the gin (gin-gonic) web framework, and an AI-powered recommendation engine to personalize movie suggestions using Gemini.

It also demonstrates how MongoDB can serve as a reliable, scalable database solution for managing media metadata and user preferences.


Features

  • Movie Streaming service simulated on the front end using React and React-Player
  • Web API service written using GO and runs on the gin-gonic web framework
  • AI Recommendation service using Go and Gemini
  • Scalable backend storage provided by MongoDB

Tech Stack

| Frontend / Client | TypeScript / React | | Backend / Server | Go / gin-gonic | | Storage / Database | MongoDB |

About

Movie streaming platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages