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