I’ve been working on Sounds Social over the past few weeks—a free platform where anyone can upload, share, and discover music and sounds.
Features: * Simple upload & user profiles * Like & follow functionality * Stream tracks directly in the browser * Battle Mode (two sounds are pitted against each other and you decide which sound slaps harder) * Monetization (70% of your PRO plan goes to the audio creators you support) * Github link: https://github.com/sounds-social/platform
For the one’s interested. I context engineered the platform with Gemini CLI. 90% of the code is written by an AI. I know some of you might be put off by this, but all in all being an overseer of an AI coding agent has been a good experience so far.
The tech stack is Meteor and React together with Tailwind for styling. I really enjoyed having all the features like user system, verification / forgot password emails and more baked into the framework. Testing also has been a breeze. Where I got stuck was implementing a CI with a README badge. If anyone has tips on how to implement that I’d be glad if you could give me some pointers (create a Github issue or comment down below).
I’d love to get your feedback, suggestions, or bug reports!
Here’s the link to check it out: https://soundssocial.io/ About page with more info: https://soundssocial.io/about
Thanks for giving it a try!