I built a YT Audio Player for Devs — “Studio”
If you’re like me, you listen to YouTube lo-fi while coding.
Some of us:
• Keep 10 browser tabs open
• Or play it from our phone
• Or fight YouTube background restrictions
So I built Studio — a React Native app that plays YouTube audio cleanly in the background while you code.
The backend uses yt-dlp + Express to fetch audio streams.
Now here’s the fun part 😅
When I deployed the API… YouTube said:
“bot detected.”
Since I’m not paying for expensive rotating proxies, I decided to keep it local-first for now. Dev life.
If you’re curious or want to run it locally:
App:
https://github.com/Natnsis/Studio
API:
https://github.com/Natnsis/studio-api
If you find it useful, star it ⭐️
If you improve it, PR it.
@bugpusher
If you’re like me, you listen to YouTube lo-fi while coding.
Some of us:
• Keep 10 browser tabs open
• Or play it from our phone
• Or fight YouTube background restrictions
So I built Studio — a React Native app that plays YouTube audio cleanly in the background while you code.
The backend uses yt-dlp + Express to fetch audio streams.
Now here’s the fun part 😅
When I deployed the API… YouTube said:
“bot detected.”
Since I’m not paying for expensive rotating proxies, I decided to keep it local-first for now. Dev life.
If you’re curious or want to run it locally:
App:
https://github.com/Natnsis/Studio
API:
https://github.com/Natnsis/studio-api
If you find it useful, star it ⭐️
If you improve it, PR it.
@bugpusher
🔥2
Updated My Old E-commerce Project (finidhed it last month and forgot)
Remember that ecommerce project I built a while ago?
Yeah… I went back, refactored it, modernized the stack, and finally deployed it properly 😤
This version is built with:
⚡️ Next.js (fullstack)
🗄 Supabase (DB + Auth + Storage)
🔄 TanStack Query (data fetching & caching like a civilized dev)
☁️ Deployed on Vercel
It has:
🛍 Customer Side
Browse products
Auth
Cart flow
🛠 Admin Side
Manage products
Upload images (Supabase storage)
Dashboard-like management
Live app 👇
https://ecommerce-lemon-iota-14.vercel.app/
GitHub 👇
https://github.com/Natnsis/Ecommerce
Wanna spy on the admin side? 👀
email: admin@gmail.com
password: password123
Not perfect.
Not Amazon.
But it’s clean, structured, and shows growth.
@bugpusher
Remember that ecommerce project I built a while ago?
Yeah… I went back, refactored it, modernized the stack, and finally deployed it properly 😤
This version is built with:
⚡️ Next.js (fullstack)
🗄 Supabase (DB + Auth + Storage)
🔄 TanStack Query (data fetching & caching like a civilized dev)
☁️ Deployed on Vercel
It has:
🛍 Customer Side
Browse products
Auth
Cart flow
🛠 Admin Side
Manage products
Upload images (Supabase storage)
Dashboard-like management
Live app 👇
https://ecommerce-lemon-iota-14.vercel.app/
GitHub 👇
https://github.com/Natnsis/Ecommerce
Wanna spy on the admin side? 👀
email: admin@gmail.com
password: password123
Not perfect.
Not Amazon.
But it’s clean, structured, and shows growth.
@bugpusher
❤1
planning on a repo killing spree.
Every old project is getting rebuilt to my current level.
No more half-done features. No messy structure. No “I’ll fix it later.”
I’m turning them into:
“This is the best version I can build right now.”
Refactor. Improve UI. Clean architecture. Proper README.
Everything upgraded.
Time to make my GitHub actually reflect my skills.
@bugpusher
Every old project is getting rebuilt to my current level.
No more half-done features. No messy structure. No “I’ll fix it later.”
I’m turning them into:
“This is the best version I can build right now.”
Refactor. Improve UI. Clean architecture. Proper README.
Everything upgraded.
Time to make my GitHub actually reflect my skills.
@bugpusher
🔥2
we gotta figure out how to make (where to get) those calendar like tables, they're clean asf
@bugpusher
@bugpusher