You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently (re)built a personal project of mine using SvelteKit: https://genderswap.fm
It's a catalogue for gender-swapped song covers. It allows you to add your own entries using the Spotify Search API, automatically tags covers by comparing song attributes from the Audio Features API, and allows creators to add their own description and name.
It uses Supabase on the backend and also features pagination, filtering by tag, and search.
I'm not at 50 stars yet, I don't really promote this project and it's not a big library or anything, but curious if it has enough "novelty" factor to be welcome in this repo, per the entry requirements:
open source: While a site with private code can give design and feature ideas, there's little educational value if you can't inspect how it was made.
novel: Not just another blog or todo app. Ideally, some application or technology not already covered in this collection.
popular: At least 50 stars on GitHub or reasonable expectation to reach that number soon.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I recently (re)built a personal project of mine using SvelteKit: https://genderswap.fm
It's a catalogue for gender-swapped song covers. It allows you to add your own entries using the Spotify Search API, automatically tags covers by comparing song attributes from the Audio Features API, and allows creators to add their own description and name.
It uses Supabase on the backend and also features pagination, filtering by tag, and search.
I'm not at 50 stars yet, I don't really promote this project and it's not a big library or anything, but curious if it has enough "novelty" factor to be welcome in this repo, per the entry requirements:
Code is here: https://github.com/evadecker/genderswap.fm
Beta Was this translation helpful? Give feedback.
All reactions