{"id":30808370,"url":"https://github.com/itzdineshx/anie_pick","last_synced_at":"2025-09-06T03:10:12.528Z","repository":{"id":311199338,"uuid":"1038913157","full_name":"itzdineshx/Anie_Pick","owner":"itzdineshx","description":"Your next favorite Anime is just a click away","archived":false,"fork":false,"pushed_at":"2025-08-22T17:31:55.000Z","size":4531,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-22T19:56:28.551Z","etag":null,"topics":["anime","anime-recommendation","jikan-api","recommendation-system"],"latest_commit_sha":null,"homepage":"https://aniepick.netlify.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itzdineshx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-08-16T04:25:13.000Z","updated_at":"2025-08-22T17:31:59.000Z","dependencies_parsed_at":"2025-08-22T19:56:33.540Z","dependency_job_id":"0b41a0ad-01ee-4886-b5e7-0be5b84bc546","html_url":"https://github.com/itzdineshx/Anie_Pick","commit_stats":null,"previous_names":["itzdineshx/anie_pick"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/itzdineshx/Anie_Pick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzdineshx%2FAnie_Pick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzdineshx%2FAnie_Pick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzdineshx%2FAnie_Pick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzdineshx%2FAnie_Pick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzdineshx","download_url":"https://codeload.github.com/itzdineshx/Anie_Pick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzdineshx%2FAnie_Pick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273851194,"owners_count":25179381,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["anime","anime-recommendation","jikan-api","recommendation-system"],"created_at":"2025-09-06T03:10:06.532Z","updated_at":"2025-09-06T03:10:12.514Z","avatar_url":"https://github.com/itzdineshx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍥 AniePick\n\n![AniePick Screenshot](./aniepick.png)\n\n\n\u003cdiv align=\"center\"\u003e\n\n[![View Site](https://img.shields.io/badge/View_Live_Site-FF0000?style=for-the-badge\u0026logo=netlify\u0026logoColor=white)](https://aniepick.netlify.app/)\n\n![Jikan API v4](https://img.shields.io/badge/Jikan%20API-v4-2E51A2?logo=myanimelist\u0026logoColor=white\u0026style=for-the-badge)\n![API Status](https://img.shields.io/website?url=https%3A%2F%2Fapi.jikan.moe%2Fv4\u0026label=Jikan%20API\u0026color=2E51A2\u0026style=for-the-badge)\n\n\u003c/div\u003e\n\n\nAniePick is a red-and-black themed anime recommendation app powered by the **Jikan API** (MyAnimeList data).  \nIt helps you discover random anime series or movies, with filters for genre, year, and more — no endless searching required.\n\n---\n\n## 🌟 Features\n\n- 🎯 **Random Anime Discovery** – Get a completely new anime suggestion every time you visit.\n- 🎨 **Anime-Themed UI** – Red \u0026 black color palette with Japanese-inspired fonts.\n- 📱 **Responsive Design** – Optimized for desktop, tablet, and mobile.\n- 📄 **Detailed Info** – Title, synopsis, genres, episode count, score, and poster image.\n- ❤️ **Favorites** – Save anime to your personal watchlist (local storage).\n- 🔍 **Filtering** – Narrow results by genre, year, or type (TV, OVA, Movie, etc.).\n\n---\n\n## 🛠 Tech Stack\n\n- **Frontend:** HTML, CSS, JavaScript (React or Vanilla)\n- **API:** [Jikan API](https://jikan.moe/)\n- **Hosting:** Netlify / Vercel\n- **Fonts:** [Kaushan Script](https://fonts.google.com/specimen/Kaushan+Script) for the logo, [Poppins](https://fonts.google.com/specimen/Poppins) for UI text.\n\n---\n\n## 🔑 Setup Instructions\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/yourusername/Aniepick.git\n   cd Aniepick\n   ````\n\n2. **Install dependencies** (if using React)\n\n   ```bash\n   npm install\n   ```\n\n3. **No API key required**\n\n   * AniePick uses the free **Jikan API**, so no signup is necessary.\n   * API Base URL: `https://api.jikan.moe/v4/`\n\n4. **Run the app locally**\n\n   ```bash\n   npm start\n   ```\n\n---\n\n## 🚀 Deployment\n\nDeploy easily to [Netlify](https://www.netlify.com/) or [Vercel](https://vercel.com/).\n\n---\n\n## 📜 License\n\nThis project is licensed under the MIT License.\n\n---\n\n## 💡 Acknowledgments\n\n* **Jikan API** for anime data from MyAnimeList.\n* **Google Fonts** for typography.\n* **Brand Family** – AniePick is part of the “Pick” brand alongside CinePick and MeloPick.\n\n![AniePick Screenshot](./sugoipick-logo1.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzdineshx%2Fanie_pick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzdineshx%2Fanie_pick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzdineshx%2Fanie_pick/lists"}