Skip to content

Commit ce7e971

Browse files
🔥 Added Contributed By Section
1 parent 6d6f3fc commit ce7e971

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

SCRIPTS.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
## Scripts Available
1+
<h1 align="center"> 📜 Scripts Available </h1>
22

3-
| SL No\. | 🚀 Script Name | 👨🏻‍💻 Script Function | 🔗 Link |
4-
|----------|-------------------------|---------------------------------------------------------------------------------------|------------|
5-
| 1\. | Calculator | A GUI based calculator\. | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Calculator/Calcy.py) |
6-
| 2\. | Chrome Automation | An Automation Script used to open websites in chrome | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/ChromeAutomation/chrome-automation.py) |
7-
| 3\. | Covid\-19 Updater | An Automation Script which through a toast notification updates you about covid cases | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Covid-19-Updater/covid-19-updater_bot.py) |
8-
| 4\. | Email\-Sender | Send Emails | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Email-Sender/email-sender.py) |
9-
| 5\. | Face Detection | Detect Faces Using your Webcam | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/FaceDetection/face-detect.py) |
10-
| 6\. | Internet Speed Test | Check Internet Speed | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Internet-Speed-Test/Internet-Speed-Test.md) |
11-
| 7\. | OCR\-Image\-To\-Text | Extract Text From Images | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/OCR-Image-To-Text/ocr-img-to-txt.py) |
12-
| 8\. | Password Generator | Generate Strong Password | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Password_Generator/passowrd_gen.py) |
13-
| 9\. | Screen Recorder | Record Computer Screen | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Screen-Recorder/screen-recorder.py) |
14-
| 10\. | Screenshot | Take Screenshot | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Screenshot) |
15-
| 11\. | Speech to Text | Convert Speech to Text | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Speech-To-Text/speech-to-text.py) |
16-
| 12\. | Text to Speech | Convert Text to Speech | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Text-To-Speech/text-to-speech.py) |
17-
| 13\. | URL Shortener | Shorten your URL | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/URLShortener/url-shortener.py) |
18-
| 14\. | Weather App | Check Weather in Your Area | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/WeatherApp/weatherapp.py) |
19-
| 15\. | WebCam \- Image Capture | Capture Your Still Images from WebCam | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/WebCam%5BImgCap%5D/webcam-img-cap.py) |
3+
| SL No\. | 🚀 Script Name | 👨🏻‍💻 Script Function | 🔗 Link | 👩🏻‍💻 Contributed By |
4+
|----------|-------------------------|---------------------------------------------------------------------------------------|------------| -----------------------|
5+
| 1\. | Calculator | A GUI based calculator\. | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Calculator/Calcy.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
6+
| 2\. | Chrome Automation | An Automation Script used to open websites in chrome | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/ChromeAutomation/chrome-automation.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
7+
| 3\. | Covid\-19 Updater | An Automation Script which through a toast notification updates you about covid cases | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Covid-19-Updater/covid-19-updater_bot.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
8+
| 4\. | Email\-Sender | Send Emails | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Email-Sender/email-sender.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
9+
| 5\. | Face Detection | Detect Faces Using your Webcam | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/FaceDetection/face-detect.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
10+
| 6\. | Internet Speed Test | Check Internet Speed | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Internet-Speed-Test/Internet-Speed-Test.md) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
11+
| 7\. | OCR\-Image\-To\-Text | Extract Text From Images | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/OCR-Image-To-Text/ocr-img-to-txt.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
12+
| 8\. | Password Generator | Generate Strong Password | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Password_Generator/passowrd_gen.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
13+
| 9\. | Screen Recorder | Record Computer Screen | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Screen-Recorder/screen-recorder.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
14+
| 10\. | Screenshot | Take Screenshot | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Screenshot) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
15+
| 11\. | Speech to Text | Convert Speech to Text | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Speech-To-Text/speech-to-text.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
16+
| 12\. | Text to Speech | Convert Text to Speech | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Text-To-Speech/text-to-speech.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
17+
| 13\. | URL Shortener | Shorten your URL | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/URLShortener/url-shortener.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
18+
| 14\. | Weather App | Check Weather in Your Area | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/WeatherApp/weatherapp.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
19+
| 15\. | WebCam \- Image Capture | Capture Your Still Images from WebCam | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/WebCam%5BImgCap%5D/webcam-img-cap.py) | [Avinash Kr. Ranjan](https://github.com/avinashkranjan) |
2020

0 commit comments

Comments
 (0)