Skip to content

Latest commit

 

History

History

Python

Mini Projects.

No. Title Description Developer
1 Password Generator A terminal-based program can generate passwords based on given specifications and copy them to the clipboard. Nisheet Patel
2 Tic Tac Toe Game A terminal-based game with score board. Nisheet Patel
3 Calculator GUI Simple Calculator built with Tkinter. Nisheet Patel
4 Bubble Sort visualization Visualize the bubble sort algorithm with user-provided examples, built with Tkinter. Nisheet Patel
5 Rock Paper Scissor The game includes music, photos, a scoreboard, and is built with Pygame. Nisheet Patel
6 Remember Me Game Remember the tune the computer plays and then replay it again without errors. (Tkinter | Pygame) Nisheet Patel
7 Auto Play Piano Tiles Bot Automatically play any piano tiles game (only black color tiles). Nisheet Patel
8 File Grouper Group files into folders with similar extensions. Nisheet Patel