Hey everyone,
I'm excited to write my first post here! I've been a regular reader over at daily.dev, but I've heard about the community here and wanted to jump in, share some projects, and connect with more of you.
To kick things off, I wanted to share a small tool I built out of pure necessity.
My mom regularly asks me to download new music for her. Back in the day, my go-to was always mp3juice, but lately, trying to use it or any other site has become a total nightmare. I’m sure you know the feeling—just a mess of pop-up ads and sketchy redirects. After the last time, I got frustrated and thought, “It would be less of a headache to just build one myself.”
So, I did. It’s a simple, open-source tool. I used Go for the backend and kept the front end simple with Vanilla JS, mainly because I just wanted something that works with no junk.
It solved my problem, and helping my mom with her music is actually easy again. I figured I’d share it in case it can save someone else the frustration.
You can try it out live at the link below, and all the code is up on GitHub.
👉 Try it out: Live URL
👉 See the code: GitHub Repository
Looking forward to being a part of this community. 😁
Top comments (0)