You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Arrange It |[Arrange It](https://github.com/DhanushNehru/Python-Scripts/tree/master/Arrange%20It)| A Python script that can automatically move files into corresponding folders based on their extensions. |
43
43
| Auto WiFi Check |[Auto WiFi Check](https://github.com/DhanushNehru/Python-Scripts/tree/master/Auto%20WiFi%20Check)| A Python script to monitor if the WiFi connection is active or not |
44
44
| AutoCert |[AutoCert](https://github.com/DhanushNehru/Python-Scripts/tree/master/AutoCert)| A Python script to auto-generate e-certificates in bulk. |
@@ -73,6 +73,7 @@ More information on contributing and the general code of conduct for discussion
73
73
| Get Hexcodes From Websites |[Get Hexcodes From Websites](https://github.com/DhanushNehru/Python-Scripts/tree/master/Get%20Hexcodes%20From%20Websites)| Generates a Python list containing Hexcodes from a website. |
74
74
| Hand_Volume |[Hand_Volume](https://github.com/DhanushNehru/Python-Scripts/tree/master/Hand%20Volume)| Detects and tracks hand movements to control volume. |
75
75
| Hangman Game |[Hangman](https://github.com/DhanushNehru/Python-Scripts/tree/master/Hangman%20Game)| A classic word-guessing game where players guess letters to find the hidden word |
76
+
| Hardware Detector |[Hardware Detector](https://github.com/DhanushNehru/Python-Scripts/tree/master/Hardware%20Detector)| A Python script that detects and displays hardware specifications and resource usage, including CPU, RAM, disk space, and GPU information. |
76
77
| Harvest Predictor |[Harvest Predictor](https://github.com/DhanushNehru/Python-Scripts/tree/master/Harvest%20Predictor)| Takes some necessary input parameters and predicts harvest according to it. |
77
78
| Html-to-images |[html-to-images](https://github.com/DhanushNehru/Python-Scripts/tree/master/HTML%20to%20Images)| Converts HTML documents to image files. |
78
79
| Image Capture |[Image Capture](https://github.com/DhanushNehru/Python-Scripts/tree/master/Image%20Capture)| Captures image from your webcam and saves it on your local device. |
@@ -110,7 +111,7 @@ More information on contributing and the general code of conduct for discussion
110
111
| PDF to Audio |[PDF to Audio](https://github.com/DhanushNehru/Python-Scripts/tree/master/PDF%20to%20Audio)| Converts PDF to audio. |
111
112
| PDF to Text |[PDF to text](https://github.com/DhanushNehru/Python-Scripts/tree/master/PDF%20to%20text)| Converts PDF to text. |
112
113
| PDF merger and splitter |[PDF Merger and Splitter](https://github.com/AbhijitMotekar99/Python-Scripts/blob/master/PDF%20Merger%20and%20Splitter/PDF%20Merger%20and%20Splitter.py)| Create a tool that can merge multiple PDF files into one or split a single PDF into separate pages. |
113
-
| Pizza Order |[Pizza Order](https://github.com/DhanushNehru/Python-Scripts/tree/master/Pizza%20Order)| An algorithm designed to handle pizza orders from customers with accurate receipts and calculations. |
114
+
| Pizza Order |[Pizza Order](https://github.com/DhanushNehru/Python-Scripts/tree/master/Pizza%20Order)| An algorithm designed to handle pizza orders from customers with accurate receipts and calculations. |
114
115
| Planet Simulation |[Planet Simulation](https://github.com/DhanushNehru/Python-Scripts/tree/master/Planet%20Simulation)| A simulation of several planets rotating around the sun. |
115
116
| Playlist Exchange |[Playlist Exchange](https://github.com/DhanushNehru/Python-Scripts/tree/master/Playlist%20Exchange)| A Python script to exchange songs and playlists between Spotify and Python. |
116
117
| Pigeonhole Sort |[Algorithm](https://github.com/DhanushNehru/Python-Scripts/tree/master/PigeonHole)| The pigeonhole sort algorithm to sort your arrays efficiently! |
0 commit comments