{"id":29376543,"url":"https://github.com/anaskhan28/sieve-repo","last_synced_at":"2025-07-09T22:43:30.311Z","repository":{"id":248123128,"uuid":"804530936","full_name":"anaskhan28/sieve-repo","owner":"anaskhan28","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-05T07:42:47.000Z","size":2392,"stargazers_count":11,"open_issues_count":9,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T08:36:17.678Z","etag":null,"topics":["first-issue","hacktoberfest","hacktoberfest-accepted","hacktoberfest2024","imdb","nextjs","supabase","youtube"],"latest_commit_sha":null,"homepage":"https://www.sieveit.me/","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/anaskhan28.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2024-05-22T19:04:33.000Z","updated_at":"2025-05-05T07:42:51.000Z","dependencies_parsed_at":"2024-07-12T14:58:39.326Z","dependency_job_id":"e88ded16-10e1-44eb-9166-6bcf337a0916","html_url":"https://github.com/anaskhan28/sieve-repo","commit_stats":null,"previous_names":["anaskhan28/sieve-repo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anaskhan28/sieve-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anaskhan28%2Fsieve-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anaskhan28%2Fsieve-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anaskhan28%2Fsieve-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anaskhan28%2Fsieve-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anaskhan28","download_url":"https://codeload.github.com/anaskhan28/sieve-repo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anaskhan28%2Fsieve-repo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264504617,"owners_count":23618831,"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":["first-issue","hacktoberfest","hacktoberfest-accepted","hacktoberfest2024","imdb","nextjs","supabase","youtube"],"created_at":"2025-07-09T22:43:29.653Z","updated_at":"2025-07-09T22:43:30.304Z","avatar_url":"https://github.com/anaskhan28.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sieve 🎬📚\n\nWelcome to **Sieve**, an IMDB-like platform for discovering and rating the best YouTube playlists or videos on software development, web development, programming languages, frameworks, design, open source, and more. This platform aims to help newcomers and enthusiasts find high-quality and most-rated tutorials.\n\n![Sieve Banner](public/banner.png)\n\n## Table of Contents 📑\n\n- [Project Overview](#project-overview-📝)\n- [Features](#features-✨)\n- [Tech Stack](#tech-stack-🛠️)\n- [Installation](#installation-📥)\n- [Usage](#usage-🚀)\n- [Contributing](CONTRIBUTING.md)\n- [License](#license-📄)\n- [Contact](#contact-📧)\n\n## Project Overview 📝\n\nSieve is designed to be a comprehensive and user-friendly platform where users can:\n\n- Discover curated YouTube playlists on various technical topics.\n- Rate and review playlists to provide feedback and help others find valuable content.\n- Contribute by adding new playlists and enhancing the platform’s content library.\n\n## Features ✨\n\n- **User Registration and Authentication**: Secure user sign-up and login functionalities.\n- **Playlist Discovery**: Browse and search for the best playlists on different technical subjects.\n- **Rating System**: Rate and review playlists to help others gauge the quality of the content.\n- **User Contributions**: Submit new playlists to the platform, enriching the content repository.\n\n## Tech Stack 🛠️\n\n- **Frontend**: Next.js, TypeScript\n- **Backend**: Supabase, Next.js Server Actions\n- **Database**: Postgres\n- **Validation**: Zod\n\n## Installation 📥\n\nTo get a local copy up and running, follow these simple steps:\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/anaskhan28/sieve-repo.git\n   cd sieve-repo\n   ```\n2. **Install dependencies**:\n\n   ```bash\n   npm install\n   ```\n3. **Set up environment variables**: Create a `.env` file in the root directory and add the necessary environment variables.\n\n   ```\n   NEXT_PUBLIC_SUPABASE_URL=your_supabase_uri\n   NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key\n   YOUTUBE_API_KEY=your_youtube_api_key\n   ```\n4. **Run the development server**:\n\n   ```bash\n   npm run dev\n   ```\n\n## Usage 🚀\n\nOnce the development server is running, you can:\n\n- **Access the platform**: Open [sieveit.me](https://sieveit.me) in your browser.\n- **Register/Login**: Create a new account or log in to access all features.\n- **Browse Playlists**: Explore playlists based on your interests.\n- **Rate \u0026 Review**: Provide ratings and reviews to share your feedback.\n- **Contribute**: Add new playlists to help the community grow.\n\n![Sieve Screenshot](public/playlist.png)\n\n## License 📄\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## Thanks to our Contributors 🫂\n\n\n\u003ca href=\"https://github.com/anaskhan28/sieve-repo/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=anaskhan28/sieve-repo\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanaskhan28%2Fsieve-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanaskhan28%2Fsieve-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanaskhan28%2Fsieve-repo/lists"}