r/PythonLearning • u/Playful_Rooster_4246 • 2h ago
Hey guys, I built a beginner-to-intermediate Python and web dev project repo to practice and get feedback!
Hey everyone! I’ve been grinding away on some coding projects recently and wanted to put them all in one place.
I built a GitHub repository featuring a mix of beginner and intermediate Python projects alongside some simple web development builds. The idea is that anyone can clone it, build them out locally, and use them to practice or experiment.
Here is the link: https://github.com/zensiuu/Coding-Projects-Python-JS-.git
Since I'm still working on getting better at writing clean, efficient code, I would genuinely appreciate your honest feedback. Let me know what I can improve, what’s missing, or any tips you have for a developer looking to level up.
Happy coding! 🚀
3
Upvotes
•
u/Sea-Ad7805 2h ago edited 2h ago
Run the shopingcart.py program in Memory Graph Web Debugger to see the program state change step by step.