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
I have added my project description in the readme in alphabetical order, and also did some alignment in some lines so that the readme file looks uniform and proper.
Copy file name to clipboardExpand all lines: README.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,8 @@ More information on contributing and the general code of conduct for discussion
45
45
| Crop Images |[Crop Images](https://github.com/DhanushNehru/Python-Scripts/tree/master/Crop_Images)| A Python script to crop a given image. |
46
46
| CSV to Excel |[CSV to Excel](https://github.com/DhanushNehru/Python-Scripts/tree/master/CSVToExcel)| A Python script to convert a CSV to an Excel file. |
47
47
| Currency Script |[Currency Script](https://github.com/DhanushNehru/Python-Scripts/tree/master/currency_script)| A Python script to convert the currency of one country to that of another. |
48
-
| Digital Clock | [Digital Clock](https://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock) | A Python script to preview a digital clock in the terminal.
49
-
| Duplicate Finder |[Duplicate Finder](https://github.com/DhanushNehru/Python-Scripts/tree/master/Duplicate%Fnder)| The script identifies duplicate files by MD5 hash and allows deletion or relocation.|
48
+
| Digital Clock |[Digital Clock](https://github.com/DhanushNehru/Python-Scripts/tree/master/Digital%20Clock)| A Python script to preview a digital clock in the terminal.|
49
+
| Duplicate Finder |[Duplicate Finder](https://github.com/DhanushNehru/Python-Scripts/tree/master/Duplicate%Fnder)| The script identifies duplicate files by MD5 hash and allows deletion or relocation. |
50
50
| Display Popup Window |[Display Popup Window](https://github.com/DhanushNehru/Python-Scripts/tree/master/Display%20Popup%20Window)| A Python script to preview a GUI interface to user. |
51
51
| Face Reaction |[Face Reaction](https://github.com/DhanushNehru/Python-Scripts/tree/master/Face%20Reaction)| A script which attempts to detect facial expressions. |
@@ -68,7 +68,7 @@ More information on contributing and the general code of conduct for discussion
68
68
| JSON to CSV 1 |[JSON to CSV](https://github.com/DhanushNehru/Python-Scripts/tree/master/JSON2CSV)| Convert JSON to CSV files. |
69
69
| JSON to CSV 2 |[JSON to CSV](https://github.com/DhanushNehru/Python-Scripts/tree/master/Json_2_csv)| Converts a JSON file to a CSV file. |
70
70
| JSON to YAML converter |[JSON to YAML converter](https://github.com/DhanushNehru/Python-Scripts/tree/master/json_2_yaml)| Converts JSON file to YAML files. A sample JSON is included for testing. |
71
-
| JSON to CSV converter | [JSON to CSV converter](https://github.com/DhanushNehru/Python-Scripts/tree/master/Json_to_csv_convertor)| Converts JSON file to CSV files. It can convert nested json files as well. A sample JSON is included for testing.
71
+
| JSON to CSV converter |[JSON to CSV converter](https://github.com/DhanushNehru/Python-Scripts/tree/master/Json_to_csv_convertor)| Converts JSON file to CSV files. It can convert nested json files as well. A sample JSON is included for testing. |
72
72
| 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. |
73
73
| Keyword - Retweeting |[Keyword - Retweeting](https://github.com/DhanushNehru/Python-Scripts/tree/master/Keyword-retweet-twitter-bot)| Find latest tweets containing given keywords and then retweet them. |
74
74
| LinkedIn Bot |[LinkedIn Bot](https://github.com/DhanushNehru/Python-Scripts/tree/master/LinkedIn_Bot)| Automates the process of searching for public profiles on LinkedIn and exporting the data to an Excel sheet. |
@@ -83,8 +83,8 @@ More information on contributing and the general code of conduct for discussion
83
83
| Planet Simulation |[Planet Simulation](https://github.com/DhanushNehru/Python-Scripts/tree/master/planetSimulation)| A simulation of several planets rotating around the sun. |
84
84
| Remove Background |[Remove Background](https://github.com/DhanushNehru/Python-Scripts/tree/master/Remove%20Background)| Removes the background of images. |
85
85
| ROCK-PAPER-SCISSOR |[ROCK-PAPER-SCISSOR](https://github.com/DhanushNehru/Python-Scripts/tree/master/ROCK-PAPER-SCISSOR)| A game of Rock Paper Scissors. |
86
-
| 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!
87
-
| Run Then Notify |[Run Then Notify](https://github.com/DhanushNehru/Python-Scripts/tree/master/Run%20Then%20Notify)| Runs a slow command and mails you when it completes execution.|
86
+
| 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!|
87
+
| Run Then Notify |[Run Then Notify](https://github.com/DhanushNehru/Python-Scripts/tree/master/Run%20Then%20Notify)| Runs a slow command and mails you when it completes execution. |
88
88
| Selfie with Python |[Selfie_with_Python](https://github.com/DhanushNehru/Python-Scripts/tree/master/Selfie_with_Python)| Take your selfie with python . |
89
89
| 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! |
90
90
| Snake Water Gun |[Snake Water Gun](https://github.com/DhanushNehru/Python-Scripts/tree/master/Snake-Water-Gun)| A game similar to Rock Paper Scissors. |
@@ -98,6 +98,7 @@ More information on contributing and the general code of conduct for discussion
98
98
| Turtle Art & Patterns |[Turtle Art](https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle_Art)| Scripts to view turtle art also has prompt based ones. |
99
99
| Turtle Graphics |[Turtle Graphics](https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Graphics)| Code using turtle graphics. |
100
100
| Twitter Selenium Bot |[Twitter Selenium Bot](https://github.com/DhanushNehru/Python-Scripts/tree/master/Twitter-Selenium-Bot)| A bot that can interact with Twitter in a variety of ways. |
101
+
| URL Shortener |[URL Shortener](https://github.com/DhanushNehru/Python-Scripts/tree/master/URL%20Shortener)| A URL shortener code compresses long URLs into shorter, more manageable links |
101
102
| Umbrella Reminder |[Umbrella Reminder](https://github.com/DhanushNehru/Python-Scripts/tree/master/Umbrella%20Reminder)| A reminder for umbrellas. |
102
103
| Video Downloader |[Video Downloader](https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader)| Download Videos from youtube to your local system. |
103
104
| Video Watermarker |[Video Watermarker](https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Watermarker)| Adds watermark to any video of your choice. |
0 commit comments