Projects in Awesome Lists tagged with random-module
A curated list of projects in awesome lists tagged with random-module .
https://github.com/milaan9/04_python_functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
anonymous-functions built-in-functions builtin-functions docstrings functional-arguments functions-python global-local-nonlocal lamda-functions math-functions python-functions python-tutor python-tutorial-github python-tutorial-notebook python4beginner python4datascience python4everybody random-module recursive-functions tutor-milaan9 userdefined-functions
Last synced: 06 Apr 2025
https://github.com/prathameshdhande22/guess-the-number-game
Guess the Number game is made using Java Swing GUI.
java java-swing-game java17 random-module
Last synced: 04 Mar 2025
https://github.com/sumitgirwal/advancedcrickettournament
Advanced Cricket Tournament Simulation Program using Python
python3 random-module scripting
Last synced: 20 Mar 2025
https://github.com/sudhish-rithvik/typing-speed-test
This is a GUI based Python Program which measures your Typing speed.
difflib gui python random-module time-module tkinter tkinter-gui typing-practice typingspeedtest
Last synced: 28 Mar 2025
https://github.com/sudhish-rithvik/hotel-management-system
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter
Last synced: 04 Mar 2025
https://github.com/imranc07/capstone_project
This project implements a Page Object Model (POM) structure and Data Driven Testing Framework for automated testing of the Swag Labs web application.
automated-testing data-driven-test-framework inheritance negative-testing object-oriented-programming page-object-model positive-testing pytest pytest-html python python-selenium random-module selenium-waits selenium-webdriver
Last synced: 09 Apr 2025
https://github.com/03-bunny-06/password-utility
This Python script offers a user-friendly tool for generating strong passwords and evaluating the strength of custom passwords.
functions loops python python-modules random-module
Last synced: 04 Apr 2025
https://github.com/pranjalco/birthday-wisher
This project automates birthday wishes by checking the birthday.csv file for birthdays matching the current date. If found, it picks a random template from letter_templates, replaces [NAME] with the person's name, and uses Python's smtplib to send the email. Perfect for personalized automation!
automation communication csv email-automation email-sender file-handling intermediate manipulation programming python random-module
Last synced: 30 Mar 2025
https://github.com/pranjalco/turtle-crossing-game-intermediate
A fun and interactive game where the player guides a turtle from the bottom to the top of the screen while avoiding cars moving from right to left. The game becomes progressively challenging as the cars move faster with each level. The player uses `w` to move the turtle up and `s` to move it down. The game ends if the turtle collides with a car.
game game-development object-oriented-programming oop python-programming random-module timer turtle-graphics
Last synced: 01 Aug 2025
https://github.com/aymen016/role-playing-game
Embark on a thrilling adventure with this Text-Based RPG System! Battle monsters, level up, and manage your inventory in an engaging, strategic text-based game. Perfect for RPG fans and Python developers diving into game development! 🚀
Last synced: 29 Mar 2025