Predicting the Optimum Value of Clusters in K Means Algorithm with the help of the Elbow method in Python.
Getting current weather of any city with the help of OpenWeather API, requests, and json module in Python.
A Python script for converting image files to thumbnail using the Image module of the PIL Library.
A python script to get the remaining battery percentage of the laptop using multiple libraries.
A Currency Converter using CurrencyConverter module of the currency_converter library of Python.
A python script to get a map of any specified location using geopy, folium, and webbrowser packages.
A python script to check the Internet speed of your connection using the speedtest-cli package.
A python script to add watermark to image files using multiple modules of the PIL library.
A python script to convert image files to pdf using the Image module of the PIL library