Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Learning Journey & Projects

This repository documents my journey mastering Python, featuring core concepts and practical CLI projects.

📂 Repository Structure

1. Python Concepts

A collection of scripts demonstrating Object-Oriented Programming and Python fundamentals.

  • OOP: Classes, Inheritance, Polymorphism, Composition, Aggregation.
  • Modules: Argparser, JSON handling, HTTP Requests.

2. Projects

Practical applications built to solve specific problems:

  • Task CLI: A command-line interface for managing tasks.
  • GitHub Activity: A script to interact with GitHub data.
  • Expense Tracker: A tool to track daily financial expenses.

🚀 How to Run

To run any specific script, navigate to the folder and execute:

python3 main.py

🛠️ Tech Stack

  • Python 3.x
  • Libraries: requests, json, argparse

Project Ideas Links

🏆 Roadmap.sh Projects

This repository contains solutions for the following roadmap.sh challenges:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages