Welcome to my collection of Python scripts developed during my mid-year vacation in 2024! This repository showcases a variety of tools, automation scripts, and fun applications that I created to sharpen my programming skills and solve practical problems. Each project represents a unique challenge and learning experience. Feel free to explore, use, and modify these scripts for your own projects!
A simple voice assistant inspired by Amazon Alexa, capable of executing basic voice commands.
A powerful script that translates text between multiple languages using Google Translate API.
Automate your email tasks by sending messages to multiple recipients with this script.
A script that mimics the behavior of a file worm, designed for educational purposes.
Capture keystrokes and log them locally with this simple keylogger.
Set customizable alarms on your system with this handy script.
Recognize and process voice commands to interact with your computer.
Generate QR codes from text or URLs effortlessly.
Schedule your PC to shut down automatically with this script.
A Linux-specific version of the shutdown script.
A basic authentication system that validates users and passwords.
Create secure, random passwords with ease.
A simple and fun game developed in Python.
Track and display the current mouse coordinates on your screen.
Automate repetitive mouse clicks and movements with this script.
Convert text into speech using a voice synthesizer.
A basic autocorrection system for text input.
Merge multiple PDF files into one.
Automatically extract information from websites.
Set up a basic server using Python.
Remove the background from images with this script.
Display saved WiFi passwords on Windows systems.
Show saved WiFi passwords on Linux systems.
Automate tasks in Excel spreadsheets using Python.
Decode and display information from QR codes.
Check and display the current prices of cryptocurrencies.
A simple bot for interacting with Twitch channels.
Implementation of a bot tailored for a specific environment.
Search for files on Windows systems.
Search for files on Linux systems.
A simple GUI calendar built with Tkinter.
Convert between different currencies with this script.
Monitor and report your system's performance.
Estimate the time required to read a given text.
Shorten long URLs using an external service.
Insert data into a database from a file.
A countdown timer script for tracking time.
Batch rename files based on predefined patterns.
- Python 3.x
- Additional Libraries:
requests
tkinter
Pillow
opencv-python
pandas
numpy
pyautogui
- And others as required by each script
Each script can be run independently. Please refer to the comments within the code for more details on functionality and configuration.
Feel free to adjust any details according to your preferences, and good luck with your GitHub repository!