This project calculates the total usable hosts for an IP network, I built this web app with Python using the Flask web framework. This app is hosted on AWS.
I created this simple python script using Netmiko and Azure Blob Storage modules. This script will save the configurations from a network device (router, switch, etc) locally and also to your Azure storage account. Code is saved to my Github Repo.
This app was made out of pure fun, it calculates the love score between two individuals. I built this web app with Python using the Flask web framework. This app is hosted on AWS.
I created this app using the Python GUI package - Tkinter. This app is used to ping multiple devices all at once and return the results in a text file.