{"id":15714532,"url":"https://github.com/almoghindi/netflixclone","last_synced_at":"2026-02-24T11:31:31.764Z","repository":{"id":255863428,"uuid":"838322763","full_name":"almoghindi/NetflixClone","owner":"almoghindi","description":"The Netflix Clone project is a microservices-based streaming platform offering secure user authentication, multi-profile support, and AI-driven recommendations. It features real-time content updates, integrated payment processing, and high-quality video streaming for an enhanced user experience.","archived":false,"fork":false,"pushed_at":"2024-09-18T12:46:41.000Z","size":52696,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-08T12:04:53.362Z","etag":null,"topics":["aws","docker","groq-ai","hls","jest","jwt","kafka","mongodb","mysql","nodejs","paypal","react","redis","redux","stripe","tailwind","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/almoghindi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-05T12:07:45.000Z","updated_at":"2024-10-19T13:49:49.000Z","dependencies_parsed_at":"2024-10-24T11:59:13.485Z","dependency_job_id":"63d09d18-1df3-4f65-8722-5f107124f77c","html_url":"https://github.com/almoghindi/NetflixClone","commit_stats":null,"previous_names":["almoghindi/netflixclone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almoghindi%2FNetflixClone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almoghindi%2FNetflixClone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almoghindi%2FNetflixClone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almoghindi%2FNetflixClone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almoghindi","download_url":"https://codeload.github.com/almoghindi/NetflixClone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229354166,"owners_count":18059811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","docker","groq-ai","hls","jest","jwt","kafka","mongodb","mysql","nodejs","paypal","react","redis","redux","stripe","tailwind","typescript"],"created_at":"2024-10-03T21:37:50.200Z","updated_at":"2025-10-26T01:35:31.357Z","avatar_url":"https://github.com/almoghindi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Netflix Clone\nThe Netflix clone project is a streaming platform with secure user authentication, multiple profiles per account, integrated payment processing, real-time movie updates and AI based recommendations. It delivers high-quality content and constantly refreshes its library to provide the latest films and shows.\nThe platform is built in microservices architecture, ensure scalability and maintainability.\n\n## Overview\n\n### Core Features\n- **User Authentication**: Secure user registration, login, logout and reseting password.\n- **Multiple Profiles**: Each user can contain up to 5 profiles. \n- **Payment Processing**: Several different payment methods.\n- **Video Streaming**: Custom streamer with the ability to change qualities.\n- **AI Based Recommenations**: Movie recommendations based AI by profile.\n  \n### Technologies Used\n- **Front End**: React, TypeScript\n- **Back End**: Node.js, Express, TypeScript\n- **Data Base**: MongoDB, MySQL\n- **Caching**: Redis\n- **Cloud**: AWS\n- **Event Streaming**: Apache Kafka\n- **Containerization**: Docker\n- **AI**: Groq (Llama)\n- **Streaming**: HLS \n- **State Management**: Redux\n- **Styling**: TailWind, CSS\n- **Authentication**: JWT, bcrypt, crypto, twilio \n- **Payment Processing**: Stripe, PayPal \n- **Testing**: Jest, SuperTest \n\n\n### Micoservices Architecture\nMicroservices architecture divides the application into independent services like authentication, payment, and streaming, communicating via APIs for scalability and flexibility.\n\n### Streaming\nThe streaming service uses HLS to split the master file into segments, which are uploaded to AWS S3, allowing dynamic quality adjustments based on the master file. This ensures smooth playback with adaptive streaming across different network conditions.\n\n### AI Recommendations\nrecommendations are powered by Groq, processing user activity in real-time to deliver personalized content suggestions, enhancing user engagement and experience on the platform.\n\n### Code Reuse with npm Package\nTo enhance code reuse and maintain consistency across the microservices, common utilities, types, and shared logic are encapsulated in a private npm package (@netflix-adea/common). This package is used across different services within the platform to ensure a modular and DRY (Don't Repeat Yourself) approach, making the development process more efficient and the codebase easier to maintain.\n\n## Media\n\n#### Home Page\n![image](https://github.com/user-attachments/assets/cecec88a-896b-4504-b558-a126bae3d104)\n\n#### Payment\n![image](https://github.com/user-attachments/assets/8d877774-16dd-4f5f-9322-ea6438ae6540)\n\n#### Profiles\n![image](https://github.com/user-attachments/assets/72884783-788f-4bd5-bd90-869898734671)\n\n#### Tv Shows\n![image](https://github.com/user-attachments/assets/18afa5de-76ce-4c1b-a105-20d62550dff9)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmoghindi%2Fnetflixclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmoghindi%2Fnetflixclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmoghindi%2Fnetflixclone/lists"}