This repository tracks my progress learning Python from scratch.
Each file demonstrates a concept Iβve studied β from variables to loops, functions, and beyond.
To build a strong foundation in Python and eventually transition into AI development.
This repo is my way of staying consistent, documenting what I learn, and sharing progress.
# | Project Name | Description | Link |
---|---|---|---|
1 | Chatbot with Python | A basic rule-based chatbot using conditionals and strings | View |
2 | Zookeeper with Python | Simulates a zookeeper interacting with animals via console | View |
3 | Corner Shop Calculator | Simple calculator for a shopβs items and totals | View |
4 | Last Pencil | A pencil-removal game against the computer (or another player) | View |
5 | Currency Converter | Converts currency values using user input | View |
6 | Bill Splitter | Splits a restaurant bill fairly among friends | View |
7 | Coffee Machine | Simulates a coffee machine with resources and user interaction | View |
- π’ Mimo (Pro) β For structured Python fundamentals
- π΅ Hyperskill β For deeper understanding and project-based learning
I reflect weekly in my learning journal.
It includes notes on what clicked, what didnβt, and lessons from building real projects.
- Expand Python fundamentals (functions, error handling, files, OOP)
- Keep building more projects (games, tools, data tools)
- Transition into statistics, data structures, and machine learning
Thanks for following my journey! π