Hi there 👋 I’m currently learning Python and building hands-on projects to strengthen my skills and grow as a developer. This repository is part of my practice and showcases my progress step by step.
- Practicing Python basics (functions, loops, data types, etc.)
- Solving coding challenges
- Building mini-projects to apply what I learn
- Using GitHub to share my journey
A simple command-line task manager built using Python.
Features:
- Add new tasks
- View all tasks
- Mark tasks as completed
- Delete tasks
- Track productivity stats
- Saves data using JSON file storage
Tech Used:
- Python 🐍
- File handling (JSON)
- CLI-based interface
How to run:
cd projects/smart-task-manager
python main.py- Get comfortable writing clean and efficient Python code
- Understand real-world applications of Python
- Explore areas like automation, web development, and data science
- Become a better problem solver through practice
- Language: Python 🐍
- Tools: Git, GitHub, VS Code, Jupyter Notebook
I’m always open to learning from others and sharing knowledge. If you have suggestions, tips, or cool project ideas, feel free to open an issue or drop me a message!
⭐️ This is just the beginning of my Python journey — more projects coming soon!