Skip to content

Repository files navigation

Python Projects Lab

📌 About This Repository

This repository is part of my Python Projects Lab, where I simulate real-world work challenges to:
✅ Reinforce my Python knowledge.
✅ Work on real-world projects.
✅ Build a strong GitHub portfolio.
✅ Follow industry best practices (Git, Agile, documentation).

🗂️ Repository Structure

📦 python-projects-lab
┣ 📂 fundamental_challenge # Python Fundamentals Challenge
┃ ┣ 📜 fundamental_challenge.py
┃ ┣ 📜 README.md
┣ 📂 csv_analyzer # CSV Data Analyzer
┃ ┣ 📜 csv_analyzer.py
┃ ┣ 📜 README.md
┃ ┣ 📜 sample_data.csv
┣ 📂 cli_tool # CLI Utility Tool ✅ (New)
┃ ┣ 📜 cli_tool.py
┃ ┣ 📂 operations/
┃ ┃ ┣ 📜 file_organizer.py
┃ ┃ ┣ 📜 text_manipulation.py
┃ ┃ ┣ 📜 calculator.py
┃ ┃ ┣ 📜 todo_list.py
┃ ┃ ┣ 📜 password_generator.py
┃ ┣ 📜 README.md
┣ 📜 README.md # Main repo documentation

📌 Completed Challenges & Projects

Challenge/ProjectDescription & Link
Fundamental Challenge📂 View
CSV Data Analyzer📂 View
CLI Tool📂 View
🔄 (Next Project TBD)(To be added)

🚀 How to Use This Repository

  1. Clone the repository:
    git clone https://github.com/massan11/python-projects-lab.git
    cd python-projects-lab
    
2. Navigate to any project folder and follow the specific instructions inside.
📈 What I Hope to Achieve.
Strengthen Python fundamentals.
Gain hands-on experience with real projects.
Document my learning journey.

🔗 Progress Tracker (Google Doc)

📄 Follow my journey here:Python Projects Lab

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages