Welcome to my personal Python development workspace! This repository serves as a dedicated space for my Python learning journey, structural practices, and algorithm implementations. It contains university assignments, utility scripts, and various experimental projects.
Here is an overview of what you can find in this repository:
- Core Concepts: Fundamental Python scripts covering data structures, OOP, and syntax.
- Algorithms & Logic: Practical implementations of problem-solving tasks and algorithms.
- University Assignments: Academic projects and lab exercises developed during my Software Engineering studies.
- Mini Projects: Small, functional applications and utility tools built using Python.
- Language: Python 3.x
- Environment: Visual Studio Code
- Version Control: Git & GitHub
To run any of the scripts or projects locally on your machine, follow these steps:
- Clone the repository:
git clone [https://github.com/HastiKabiri/Python-Projects.git](https://github.com/HastiKabiri/Python-Projects.git)