Projects in Awesome Lists by harishrajT
A curated list of projects in awesome lists by harishrajT .
https://github.com/harishrajt/pomodoro_timer
A simple Pomodoro timer application built with Python's tkinter library to enhance productivity. It features a user-friendly GUI that allows users to manage work sessions of 25 minutes followed by breaks. The app visually displays the countdown timer and tracks completed sessions with check marks, promoting effective time management and motivation.
Last synced: 25 Feb 2025
https://github.com/harishrajt/mile_to_kilometre_project
A simple graphical user interface (GUI) application that converts miles to kilometers. Users input a distance in miles, and upon clicking a button, the application displays the equivalent distance in kilometers. It utilizes the tkinter library for the GUI layout and functionality
Last synced: 25 Feb 2025
https://github.com/harishrajt/pingponggame
A classic Pong game built with Python's turtle graphics library. Players control paddles to hit a ball back and forth, aiming to score points by getting the ball past the opponent's paddle. The game features score tracking, paddle movement, and ball bouncing mechanics.
Last synced: 25 Feb 2025
https://github.com/harishrajt/us-states-game
An interactive quiz game where players guess the names of all U.S. states based on a blank map. The game utilizes the turtle graphics library for visual representation and tracks the player's progress, displaying correctly guessed states on the map. Any missed states are saved to a CSV file for further study.
Last synced: 25 Feb 2025
https://github.com/harishrajt/snake_game
A classic Snake game where players control a snake that grows longer by eating food while avoiding collisions with walls and itself. Built using Python's turtle graphics library, the game features a scoring system that tracks the player's score and high score, with the ability to reset upon game over.
Last synced: 25 Feb 2025
https://github.com/harishrajt/turtle-crossing
An engaging game where players control a turtle attempting to cross a busy road while avoiding moving cars. The game increases in difficulty as players progress, with cars becoming faster. It includes a scoreboard to track player levels and collisions that reset the game.
Last synced: 25 Feb 2025
https://github.com/harishrajt/password_generator_project
This is a simple Password Manager built using Python and Tkinter. It allows users to securely generate and store passwords for different websites or accounts. The app also provides a feature to automatically generate strong passwords for better security.
file-handling-in-python json tkinter
Last synced: 06 Apr 2025