-
PDF-to-Audiobook Public
This project is a text to audio script using the Polly Cloud Service.
Python MIT License UpdatedDec 4, 2024 -
Space-Missions-Analysis Public
This project analyzes space mission data to uncover trends and insights related to global space exploration efforts. The analysis includes launch frequencies, organization-wise performance, and tem…
-
BreakoutGame Public
This is a Python version of the classic Breakout game using the Turtle library. You move the paddle left and right to keep the ball bouncing and break the bricks. The game keeps track of your score…
Jupyter Notebook UpdatedDec 1, 2024 -
This Python script keeps two folders in sync: source and replica. It ensures that the replica is a copy of the source. It synchronizes them periodically, while logging every operation to a file and…
-
-
Typing-Speed-Test Public
This is a simple Typing Speed Test app built with Python’s Tkinter library. It gives you random words to type, tracks your speed, and calculates how many characters and words you type per minute (C…
Python UpdatedOct 22, 2024 -
TextBase-TicTacToe Public
This is a simple text-based Tic-Tac-Toe game for two players. Players take turns to place X or O on a 3x3 grid by entering the row and column numbers. After each move, the game checks if there’s a …
Python UpdatedOct 10, 2024 -
Morse-Code Public
This project is a Python program that converts text into Morse code. It uses a dictionary to match letters, numbers, and some punctuation to their Morse code symbols. If the user enters any invalid…
Python UpdatedOct 9, 2024 -
WaterMark-App Public
This is a simple Python app that lets you add a custom watermark to an image. You can choose an image, type in the text you want as a watermark, and drag the text to the position you like. Once you…
Python UpdatedOct 9, 2024 -
advanced-python-practical-database-examples-4363655 Public
Forked from LinkedInLearning/advanced-python-practical-database-examples-4363655This is a repository for the LinkedIn Learning course Advanced Python: Practical Database Examples
Dockerfile Other UpdatedApr 1, 2024