A curated portfolio of Python projects illustrating my evolution from beginner fundamentals to advanced techniques. This repository captures my learning journey and skill development in Python programming. Browse the code, fork for your own use, or share feedback!
A portfolio of Python projects demonstrating my progression from beginner to advanced levels.
This repo tracks my Python learning, featuring projects on core concepts like functions, loops, file handling, OOP, and APIs.
| Category | Description | Status |
|---|---|---|
| Beginner | Basic syntax and scripts | In Progress |
| Intermediate | Libraries and data handling | Planned |
| Advanced | APIs, regex, and complex apps | Coming Soon |
- Python 3.10+
- Libraries: requests, pandas (updated per project)
- Tools: Git, VS Code
- Clone:
git clone https://github.com/iarchtesla/My-Python-Journey.git - Run a project:
python beginner/example.py(install deps if needed)
Fork, branch, commit, and PR. Feedback welcome.
MIT - see LICENSE.
By @iarchtesla