🐍 Python Playground

Python is my chill zone — minimal syntax, maximum creativity!

Complete List of Projects

Number Guessing Game

Loops, Random, Input

Python guessing fun using while loops and logic.

📂 GitHub

To-Do List CLI

List, File I/O, Menus

A simple but persistent task tracker run in terminal.

📂 GitHub

Chatbot Personality

Conditionals, Dictionaries

A smart (and slightly sassy) CLI chatbot!

📂 GitHub

Pomodoro Timer

time.sleep(), Loops

A terminal-based productivity timer that beeps when breaks are due.

📂 GitHub