You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program allows us to open and close google meet and zoom classes automatically. IITM Bunker - I undertook this project during the lockdown to assist me with the schedules of online classes. This can also be used as online class attendance automation system.
A simple Python-based ATM system using functions and CLI. Includes secure PIN login, balance check, deposit, withdrawal, and input validation. Ideal for beginners learning function-based programming.
A curated collection of beginner-friendly Python projects — from games and utilities to a coffee machine simulator — designed to strengthen programming fundamentals and practical problem-solving skills.
✨ A beginner-friendly Contact Book app built using Python, OOP, and file handling. Perform CRUD operations via command-line with full input validation and regex-based search. Ideal for Python practice and mini-projects.
A modern, GUI-based version of the classic Hangman game built with Python and Tkinter. Guess the word by selecting characters — but beware! Each wrong guess brings the hangman closer to doom.