Skip to content

azamoviich/Python_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

🐍 Python Projects & Exercises

Welcome to my Python Projects repository!
This collection contains my Python exercises, lecture notes, and mini-projects that demonstrate my understanding of programming fundamentals, data handling, and analysis.


πŸ“˜ Topics Covered

  • Core Python: Numbers, Strings, Lists, Tuples, Dictionaries, Sets
  • Control Flow: Conditional statements, Loops, Functions, Exception handling
  • Object-Oriented Programming: Classes, Objects, and real-world examples (Library Project)
  • Modules & Packages: Using libraries and virtual environments
  • Threading & Concurrency: Basic multithreading concepts
  • Data Handling: File handling, JSON, and Requests
  • Working with Databases: SQL integration and CRUD operations
  • Date & Text Processing: Datetime and Regular Expressions
  • Data Analysis Libraries:
    • NumPy β€” numerical operations and array handling
    • Pandas β€” data cleaning, filtering, grouping, and combining
    • Matplotlib β€” data visualization and plotting

🧠 Example Projects

  • HubSpot Data Project: Analyze and clean customer data using Pandas and visualize key metrics.
  • Dropbox Automation Project: Automate file operations and handle API data using JSON and Requests.
  • Mini Library System: Object-oriented design and file management example using classes and exception handling.

πŸ› οΈ Tools & Technologies

  • Python 3
  • Jupyter Notebook / VS Code
  • Pandas, NumPy, Matplotlib
  • Requests, JSON, Regex
  • SQL (via Python connection)

πŸš€ How to Use

Each folder corresponds to a lecture or project:

  1. Open the .ipynb or .py files inside to view code and explanations.
  2. Some folders include datasets or output images.
  3. Projects have a README describing the goal and key insights.

πŸ“ˆ Learning Goals

  • Strengthen core Python programming skills
  • Apply data analysis workflows using Pandas and NumPy
  • Build small real-world projects using APIs and data visualization

πŸ“§ Contact

If you’d like to connect or discuss data analytics projects:
LinkedIn: https://www.linkedin.com/in/muhammadamin-nazirov-54432829a?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app Email: muhammadamin.mazirov@mail.ru


⭐ Feel free to explore, fork, or suggest improvements!

About

Python exercises and projects covering programming fundamentals, data analysis, and automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published