next-movie VS moviexyz

Compare next-movie vs moviexyz and see what are their differences.

moviexyz

moviexyz is a website to help people discover random movies at the click of a button (by gabxyz)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
next-movie moviexyz
1 3
128 7
- -
0.0 4.6
about 1 year ago about 1 year ago
TypeScript TypeScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

next-movie

Posts with mentions or reviews of next-movie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.
  • Show HN: OSS Next.js 13 app to find great movies
    2 projects | news.ycombinator.com | 26 Nov 2022
    Hey HN,

    I built next-movie for two reasons:

    1. To scratch my own itch and experiment with Next.js 13's new appDir architecture based around react server components

    2. To build a better experience for finding great movies

    I definitely accomplished #1 and #2 is a WIP.

    Currently, you can filter / sort by IMDB rating, Rotten Tomatoes scores, genre, and more. All movies include the best official trailer on YouTube according to a heuristic, and you can view search results by 3 different layouts: Grid (netflix-style), List, and Single.

    Single-movie view is for people like myself who are tired of looking at endless feeds... it will give you a single movie matching your search at a time, with a big "Next Movie" button to cycle through the results one-at-a-time.

    The algo to pick the next movie is actually really interesting.. it uses a 2D dissolve effect to traverse the search space (with a random offset generated client-side), making it so you cycle through movies seemingly at random but without duplicates. (https://github.com/transitive-bullshit/dissolve-generator)

    The app is open source on GitHub here: https://github.com/transitive-bullshit/next-movie

    Cheers,

moviexyz

Posts with mentions or reviews of moviexyz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.
  • I built a website to randomly pick movies to watch
    1 project | /r/nextjs | 18 Mar 2023
    Hey everybody, I just wanted to share moviexyz, the first project I built from start to finish, without following any course or tutorial.
    2 projects | /r/reactjs | 18 Mar 2023
    Hey guys, I think reddit deleted my post due to low karma and my account being too new. I didn't know about these restrictions. Anyways, I see there's still traffic to the website, I believe it's coming from the link in the preview of the post. I just wanted to add that you can check the GitHub repository to see more information about the project. Thanks!

What are some alternatives?

When comparing next-movie and moviexyz you can also consider the following projects:

TIMDB - The Indian Movie Database - supports content-based and collaborative filtering techniques

tauri-ui - 🦀 Create modern Tauri desktop apps in just a few simple steps with shadcn/ui. React, Next.js, Sveltekit.

dissolve-generator - Cool 2D dissolve effect generator

shadcn/ui - Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

ScuffedMDB - An open-source website to rate movies watched with friends, made with next.js & chakra-ui. Hosted on vercel.com.

create-t3-app - The best way to start a full-stack, typesafe Next.js app

bobarr - 🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker

next-enterprise - 💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

PopCritic - Movies Reviewed by people, for people

swiftube-frontend - It's like ChatGPT for videos.

easy-upload - PT转种脚本,自动填写上传页表单,支持内外站互转,支持PT站间快速检索。

taxonomy - An open source application built using the new router, server components and everything new in Next.js 13. [Moved to: https://github.com/shadcn-ui/taxonomy]