Skip to content

Latest commit

 

History

History
65 lines (51 loc) · 7.79 KB

README.md

File metadata and controls

65 lines (51 loc) · 7.79 KB

My Python Projects for University 🐍

MIT License Python logo

This repository contains my Python projects for my university course with Professor Minoofam. The projects are split into five parts.

Part 1: Calculation 📊

In this part, I used Python to analyze various datasets. The projects include:

Part 2: Calculation & Generators 🤖

In this part, I created various programs utilizing machine learning algorithms to solve different problems. The projects include:

Part 3: Games and Calculators 🎮

In this part, I developed games and calculators using Python. The projects include:

Part 4: Miscellaneous Utilities 🛠️

In this part, I created various utility programs for different purposes. The projects include:

Part 5: Matrix, Integer, and Sorting 🔄

In this part, I worked on projects related to matrices, integers, and sorting. The projects include:

I had a great time working on these projects and learned a lot about Python and various aspects of programming. Hope you enjoy exploring this repository! 😄

License

This project is licensed under the MIT License - see the LICENSE.md file for details.