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
Forwarded from AI Programming
mdnest is a modern platform for creating, editing, and sharing Markdown documents.
Yeabsira Endale.It is open source — give it a star and contribute!
#community #developers #showcase #mdnest
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
next stop is this cute project, i remember working on it right after graduation😂😭
i kinda had this idea of a centralized site where university connects with students, so i build a website(admin control) and an app for students.
plan to finish atleast the website in 20 days
@bugpusher
i kinda had this idea of a centralized site where university connects with students, so i build a website(admin control) and an app for students.
plan to finish atleast the website in 20 days
@bugpusher
Forwarded from Code Maxing
Whenever I am building an API, I make sure it handles these things
✅ Rate Limiting
✅ Caching
✅ Auth
✅ Validation
✅ Logging
✅ Versioning
✅ Graceful Failure
If you're just returning JSON, you're just exposing a DB.
@codemaxing
✅ Rate Limiting
✅ Caching
✅ Auth
✅ Validation
✅ Logging
✅ Versioning
✅ Graceful Failure
If you're just returning JSON, you're just exposing a DB.
@codemaxing