A program that scrapes Amazon for any desired product at an interval of 6 hours, and sends you an email if that product has a drop in price.
Gives the meaning(s) of any English word. Also provides suggestions in case of spelling errors.
MAC (Media Access Control) address is a unique identifier of a device. It is permanent and is assigned by the manufacturer, and is used to identify devices within a network. This script can be used to change the MAC address of a device (it will be reset on reboot).
When running the program, it takes 2 arguments: -i or --interface to specify the interface, and -m or --mac for the new address. Additionally, -h or --help can be used to get instructions.
Converts a .jpeg image to .png
Merges two PDF files
Automated email sender
This program shows the open ports which are accepting packets. These open ports can often cause vulnerabilities or bugs.
When running this program, it takes 3 arguments: IP address, and the start and end of range to check the ports
Example (running from terminal in linux)- python3 simplest_port_scanner.py 192.168.1.1 30 90
This is inspired by Safari browser's password suggestions. This is a script that suggests secure passwords for you as per what inputs you provide.
Converts any image into ascii art. Inspired by kiteco.