Popular repositories Loading
-
Folder-Synchronization-Project
Folder-Synchronization-Project PublicThis 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…
Python 1
-
Space-Missions-Analysis
Space-Missions-Analysis PublicThis 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…
Jupyter Notebook 1
-
Morse-Code
Morse-Code PublicThis 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
-
TextBase-TicTacToe
TextBase-TicTacToe PublicThis 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
-
Typing-Speed-Test
Typing-Speed-Test PublicThis 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
-
WaterMark-App
WaterMark-App PublicThis 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
If the problem persists, check the GitHub status page or contact support.