Welcome to my Python Projects repository! This repo contains my personal Python projects, exercises, and learning files.
It is intended for self-practice as well as showcasing my Python skills.
- Collection of Python project files and learning scripts/notes.
- Files cover various topics: programming basics, object-oriented programming, data analysis, small games, and utilities.
- Some files may require additional packages; check for
requirements.txt
if included.
- Browse the files in the repository.
- Open Python scripts locally using an IDE or code editor.
- If a
requirements.txt
file exists, install dependencies with:
This repository demonstrates my project experience, suitable for portfolio viewing or personal reference.