
Finished my CS50 Final Project (VORTEX) — looking for feedback and advice on what to do after CS50
Hey everyone,
I just finished my CS50 final project: VORTEX.
It’s a Flask-based e-commerce website I built for a real clothing brand project owned by a friend of mine, and it’s already running online with a few products.
GitHub: https://github.com/bassam-alaraby/vortex
Main things I used/worked on:
- Flask
- Turso database
- Cloudinary uploads
- Telegram order notifications
- Admin dashboard
- CSRF protection + rate limiting
- Vercel deployment
Before CS50, I honestly never thought I’d be able to build something like this from scratch. Working on a project that people can actually use made me learn way more than I expected.
Took me way longer than I thought honestly 😅 but I’m really happy I pushed myself to finish it.
Now that I’m almost done with the course, I wanted to ask: What do you think is the best next step after CS50?
I also wanted to ask: What exactly should I do next to officially complete CS50 and receive the certificate?
Also, if anyone has feedback on the project or code structure, I’d really appreciate it. Still a lot to improve obviously.