Coder Social home page Coder Social logo

evadecker / genderswap.fm Goto Github PK

View Code? Open in Web Editor NEW
25.0 2.0 1.0 3.15 MB

A catalogue of gender-swapped song covers.

Home Page: https://genderswap.fm

License: MIT License

JavaScript 1.03% TypeScript 43.23% CSS 4.14% Svelte 49.80% HTML 1.80%
gender music spotify spotify-web-api transgender queer-code spotify-web-api-ts-sdk

genderswap.fm's People

Contributors

dependabot[bot] avatar evadecker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

genderswap.fm's Issues

Add a web player

It would be nice to play songs on the site if that's possible with the Spotify API, for people who don't have Spotify

Save dominant colors to the database for each track

  • Write an edge function to take the album art URL and return a hex code for the dominant color
  • Save the color to a new database column
  • Fetch and display the dominant color as the placeholder background for albums, while images load
  • Explore background effects and tinting using the dominant color

Improve SEO

Add search

Requirements:

  • Debounced query
  • Display results inline on the page
  • Highlight matched text
  • Properly update pagination and results count
  • Add dynamic routes for search queries, e.g. https://genderswap.fm/search?q=abba&tag=sadder

Options:

Optimize album art delivery

Images from Spotify API are improperly sized and could be better compressed as webp

No control over the image the API returns

To fix, would need to

  • Download full-res image from Spotify API
  • Save to storage (Cloudflare?)
  • Fetch from storage with optimizations applied (.webp, properly sized)

Add about page

Why make this site? What's it for?

What makes a gender-swapped cover?

Quotes from Paul takes the form of a mortal girl

Detect if a cover already exists during submission

  • "This cover already exists on Genderswap.fm! [link to cover]"
  • An existing cover should also prevent submission via a client-side form error
  • Maybe better to ask for the cover before the original? To prevent unnecessary keystrokes for the user

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.