Commit Happens
179 subscribers
174 photos
17 videos
4 files
54 links
Just a dev committing to stuff (and sometimes regretting it).๐Ÿ˜‚
Welcome to my tech therapy session

https://portfolio-ochre-gamma-qo1o5kn8o5.vercel.app/
Download Telegram
well look at that lol

@bugpusher
๐Ÿ˜1
โœ…

@bugpusher
We dont need documentation, we ARE the documentation.

@bugpusher
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
๐Ÿ”ฅ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
โค1