Coder Social home page Coder Social logo

mikser's Introduction

MIKSEr

https://mikser.onrender.com/playlists


Application Features

MIKSEr is a music guessing game application. Songs are warped in a variety of ways and it's your job to correctly figure out what song it is.


Songs are warped by either being sped up, slowed down, or cut into a very short snippet. The more incorrect guesses you make, the more normal the song will sound until you run out of guesses or get it right.

Song data is collected from the spotify API. The application intentionally uses the Client Credentials flow as opposed to OAuth, which uses server-to-server authentication rather than a user authorization. The application does not require any endpoints that access Spotify User information, so Oauth set up is unecessary. This makes the application slightly more user friendly by removing the sign in step.

Playable tracks are embedded in the application useing the spotify iFrame APi. these appear when songs are guessed.

Playlists

Users can create an account and make publically available playlists of warped songs that others can try and guess. Playlists are stored in a MonogoDB database. Songs are saved as an ID, representing the track ID used by the Spofity APi.


Random Tracks

The application is capable of generating playlists contaning three random songs. This is done using a random song selector algorithm. This makes use of the song popularity score to ensure songs that are relatively well known are selected.

Technologies Used

  • Express.JS
  • MongoDB
  • Spotify API

mikser's People

Contributors

christopherhendrickson avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.