A hands-on learning journey through Python from scripting basics to real-world automation.
Coming from a JavaScript / React background, I built this repository to sharpen my Python skills by working on concrete, practical projects. No toy exercises, each script solves a real problem or explores a useful pattern.
# Clone the repo
git clone https://github.com/Gecko51/Python_projects.git
cd Python_projects
# Run any script
python script_name.pyLearn Python the right way by building things that actually work.
Each project is a step forward, not just syntax practice.
Built by @Gecko51