Project_0x02
VORTEX
{E-Commerce Platform}
A full e-commerce platform built for a real clothing brand. Not a demo, not a tutorial — an actual site handling products, orders, and customers. Submitted as my CS50x final project;
What it does
- Product catalog with size and color variants
- Custom design upload — customers can submit their own designs
- Session-based shopping cart and checkout flow
- Admin dashboard for managing products, variants, and orders
- Cloudinary for all image storage and delivery
- Turso (LibSQL) as the database
- Telegram bot that notifies the store owner on every new order
- CSRF protection and rate-limited admin login
- Deployed on Vercel