This repository is my personal space for Python exercises and learning projects.
The main purpose is to:
- Upload exercises I complete while learning Python on my own, following books, courses, and challenges.
- Store small PoCs (Proof of Concepts) or experiments I develop in the future.
- Keep a place to document and share things I find interesting or fun in Python.
exercises/
→ Folder with Python exercises and practice scripts.pocs/
→ Folder for experiments, mini projects, or PoCs.lessons/
→ Folder with my learned lessons.README.md
→ This file, describing the repository.
Note: This repository is constantly evolving, so you will find new content as I progress in my learning and personal projects.
This project is licensed under the MIT License. See the LICENSE file for details.