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
Copy file name to clipboardexpand all lines: README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -72,8 +72,8 @@ More information on contributing and the general code of conduct for discussion
72
72
| Image to Gif |[Image to Gif](https://github.com/DhanushNehru/Python-Scripts/tree/master/Image%20to%20GIF)| Generate gif from images. |
73
73
| IP Geolocator |[IP Geolocator](https://github.com/DhanushNehru/Python-Scripts/tree/master/IP%20Geolocator)| Uses an IP address to geolocate a location on Earth. |
| JSON to CSV 1 |[JSON to CSV](https://github.com/DhanushNehru/Python-Scripts/tree/master/JSON%20to%20CSV)| Converts JSON to CSV files. |
76
-
| JSON to CSV 2 |[JSON to CSV](https://github.com/DhanushNehru/Python-Scripts/tree/master/JSON%20to%20CSV%202)| Converts a JSON file to a CSV file. |
75
+
| JSON to CSV 1 |[JSON to CSV 1](https://github.com/DhanushNehru/Python-Scripts/tree/master/JSON%20to%20CSV)| Converts JSON to CSV files. |
76
+
| JSON to CSV 2 |[JSON to CSV 2](https://github.com/DhanushNehru/Python-Scripts/tree/master/JSON%20to%20CSV%202)| Converts a JSON file to a CSV file. |
77
77
| JSON to CSV converter |[JSON to CSV converter](https://github.com/DhanushNehru/Python-Scripts/tree/master/Json%20to%20CSV%20Convertor)| Converts JSON file to CSV files. It can convert nested JSON files as well. A sample JSON is included for testing. |
78
78
| JSON to YAML converter |[JSON to YAML converter](https://github.com/DhanushNehru/Python-Scripts/tree/master/JSON%20to%20YAML)| Converts JSON file to YAML files. A sample JSON is included for testing. |
79
79
| Keylogger |[Keylogger](https://github.com/DhanushNehru/Python-Scripts/tree/master/Keylogger)| Keylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals, and records audio. |
@@ -89,12 +89,12 @@ More information on contributing and the general code of conduct for discussion
89
89
| PDF to Audio |[PDF to Audio](https://github.com/DhanushNehru/Python-Scripts/tree/master/PDF%20to%20Audio)| Converts PDF to audio. |
90
90
| Planet Simulation | [Planet Simulation](https://github.com/DhanushNehru/Python-Scripts/tree/master/Planet%20Simulation) | A simulation of several planets rotating around the sun.
91
91
| 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.
92
-
| PNG TO JPG CONVERTOR | [PNG-To-JPG](https://github.com/DhanushNehru/Python-Scripts/tree/master/PNG-To-JPG) | A PNG TO JPEG IMAGE CONVERTOR.
92
+
| PNG TO JPG CONVERTOR | [PNG-To-JPG](https://github.com/DhanushNehru/Python-Scripts/tree/master/PNG%20To%20JPG) | A PNG TO JPG IMAGE CONVERTOR.
93
93
| QR Code Generator |[QR Code Generator](https://github.com/DhanushNehru/Python-Scripts/tree/master/QR%20Code%20Generator)| This is generate a QR code from the provided link |
94
94
| Random Color Generator |[Random Color Generator](https://github.com/DhanushNehru/Python-Scripts/tree/master/Random%20Color%20Generator)| A random color generator that will show you the color and values! |
95
95
| Remove Background |[Remove Background](https://github.com/DhanushNehru/Python-Scripts/tree/master/Remove%20Background)| Removes the background of images. |
96
-
| ROCK-PAPER-SCISSOR | [ROCK-PAPER-SCISSOR](https://github.com/DhanushNehru/Python-Scripts/tree/master/Rock%20Paper%20Scissor) | A game of Rock Paper Scissors.
97
-
| Rock Paper Scissors -New|[Rock Paper Scissors -New](https://github.com/bbob122/Python-Scripts/tree/new_features/Rock%20Paper%20Scissors%20-New)| Updated Rock Paper Scissors with new feature. |
96
+
| Rock Paper Scissor 1| [Rock Paper Scissor 1](https://github.com/DhanushNehru/Python-Scripts/tree/master/Rock%20Paper%20Scissor%201) | A game of Rock Paper Scissors.
97
+
| Rock Paper Scissor 2|[Rock Paper Scissor 2](https://github.com/bbob122/Python-Scripts/tree/new_features/Rock%20Paper%20Scissor%202)| Updated Rock Paper Scissors with new feature. |
98
98
| Run Then Notify |[Run Then Notify](https://github.com/DhanushNehru/Python-Scripts/tree/master/Run%20Then%20Notify)| Runs a slow command and emails you when it completes execution. |
99
99
| Selfie with Python |[Selfie_with_Python](https://github.com/DhanushNehru/Python-Scripts/tree/master/Selfie%20with%20Python)| Take your selfie with python . |
100
100
| Simple TCP Chat Server |[Simple TCP Chat Server](https://github.com/DhanushNehru/Python-Scripts/tree/master/TCP%20Chat%20Server)| Creates a local server on your LAN for receiving and sending messages! |
@@ -104,8 +104,8 @@ More information on contributing and the general code of conduct for discussion
104
104
| Take a break |[Take a break](https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break)| Python code to take a break while working long hours. |
105
105
| Text Recognition |[Text Recognition](https://github.com/DhanushNehru/Python-Scripts/tree/Text-Recognition/Text%20Recognition)| A Image Text Recognition ML Model to extract text from Images |
106
106
| Text to Image |[Text to Image](https://github.com/DhanushNehru/Python-Scripts/tree/master/Text%20to%20Image)| A Python script that will take your text and convert it to a JPEG. |
107
-
| Tic Tac Toe 1 |[Tic Tac Toe](https://github.com/DhanushNehru/Python-Scripts/tree/master/Tic-Tac-Toe)| A game of Tic Tac Toe. |
108
-
| Tik Tac Toe 2 |[Tik Tac Toe](https://github.com/DhanushNehru/Python-Scripts/tree/master/Tic-Tac-Toe%202)| A game of Tik Tac Toe. |
107
+
| Tic Tac Toe 1 |[Tic Tac Toe 1](https://github.com/DhanushNehru/Python-Scripts/tree/master/Tic-Tac-Toe%201)| A game of Tic Tac Toe. |
108
+
| Tik Tac Toe 2 |[Tik Tac Toe 2](https://github.com/DhanushNehru/Python-Scripts/tree/master/Tic-Tac-Toe%202)| A game of Tik Tac Toe. |
109
109
| Turtle Art & Patterns |[Turtle Art](https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Art)| Scripts to view turtle art also have prompt-based ones. |
110
110
| Turtle Graphics |[Turtle Graphics](https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Graphics)| Code using turtle graphics. |
111
111
| Twitter Selenium Bot |[Twitter Selenium Bot](https://github.com/DhanushNehru/Python-Scripts/tree/master/Twitter%20Selenium%20Bot)| A bot that can interact with Twitter in a variety of ways. |
0 commit comments