A collection of Python projects created for learning, experimenting, and improving my skills.
This repository contains various Python scripts and small projects that I am building while learning Python. The goal is to explore concepts, practice writing clean and organized code, and build a foundation for automation and future software development work.
Each project folder includes its own files and may contain notes or explanations about what I learned.
Examples of core Python concepts
Simple automation scripts
Practice with functions, loops, classes, and modules
Experimentation with libraries and best practices
Code organized into separate project folders