My Projects
A collection of web experiments, minimalist designs, and animation projects I've worked on:
Toggle-Website


A responsive animated webpage with CSS-applied animations and colors. All animations are powered by HTML, CSS, and vanilla JavaScript.

Workout Automation
Logs workouts into Google Sheets using the Nutritionix API and Sheety API — built with Python and automation techniques.

Habit Tracker Mini Project
Track daily habits using the Pixela API. Graph your progress using a lightweight Python script.

Password Manager
A secure password manager GUI app using Python’s Tkinter, with clipboard and file-saving functionality.

Quiz-App ("Quizler")
A desktop quiz game using Tkinter and Open Trivia DB API. Includes score tracking and visual feedback.

Turtle Race
Bet on a turtle in this fun Python race game built using the Turtle and Random modules.

Miles-To-Kilometers Converter
A simple, clean Tkinter GUI app to convert distance from miles to kilometers instantly.

Guess the States Game
Guess U.S. states and watch them appear on a map. Built using Python's Turtle and Pandas modules.

Coffee Machine
A Python OOP-based coffee machine simulation. Manages orders, inventory, and payment logic.

Ping Pong
Classic Pong game made in Python using Turtle graphics. Control paddles and bounce the ball!

Snake Game
Classic snake game built using Python’s Turtle module. Eat food, grow longer, and avoid crashing.

Blackjack Project
A command-line Blackjack game in Python. Play against a virtual dealer in this beginner-friendly script.

Blind Auction
A CLI-based auction game in Python where users bid in secret. Highest bid wins!

Rock Paper Scissors
A command-line Python version of Rock, Paper, Scissors. Play against the computer’s random picks.

Mini Game: Treasure Island
Text-based Python adventure game where players explore and make choices to find treasure.

Tip Calculator
A beginner-friendly Python script that calculates how much each person should pay when splitting a bill.