|
62 | 62 | | 58\. | Document-Word-Detection | Detect a word present in the document (pages) using OpenCV | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Document-Word-Detection) | [Hritik Jaiswal](https://github.com/hritik5102) |
|
63 | 63 | | 59\. | TicTacToe-Using-MinMax | An agent (Robot) will play Tic Tac Toe Game with Human. | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/TicTacToe-Using-MinMax) | [Hritik Jaiswal](https://github.com/hritik5102) |
|
64 | 64 | | 60\. | WhatsApp-Auto-Messenger | Send and schedule a message in WhatsApp | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/WhatsApp-Auto-Messenger) | [Anand D](https://github.com/AnandD007) |
|
| 65 | +| 61\. | Last Access | It prints out when was the last the file in folder was accessed | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Last%20Access) | [Vijay Chaurasia]() | |
| 66 | +| 62\. | Http-Sniffer | Python script to sniff data from the HTTP pages | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Http-Sniffer) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 67 | +| 63\. | Automatic Certificate Generator | Automatically generates certificate by using a certificate template and csv file which contains the list of names to be printed on certificate and downloads it | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Automatic%20Certificate%20Generator) | [Achalesh Lakhotiya](https://github.com/achalesh27022003) | |
| 68 | +| 64\. | Covid -19-Detection-Using-Chest-X-Ray | This Script is all about to check wether the person is suffering from the covid-19 or not | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Covid%20-19-Detection-Using-Chest-X-Ray) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 69 | +| 65\. | Calculate-distance | App that can show distance between user's location and searched location on map | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Calculate-distance) | [Pritam Pawar](https://github.com/pritamp17) | |
| 70 | +| 66\. | File-Change-Listen | This is a script that keeps track of all files change in the current working directory | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/File-Change-Listen) | [Antriksh Misri](https://github.com/antrikshmisri) | |
| 71 | +| 67\. | Facebook-Autologin | This is a python script that automates the facebook login process | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Facebook-Autologin) | [Nikolay Chechulin](https://github.com/NChechulin) | |
| 72 | +| 68\. | Auto_Backup | Automatic Backup and Compression of large file, speed up using Threading. Multithreading helps in achieving MultiTasking using threads | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Auto_Backup) | [Vybhav Chaturvedi](https://github.com/vybhav72954) | |
| 73 | +| 69\. | Data-Visualization | Presentation of data in graphical format which helps people understand the significance of data by summarizing and presenting huge amount of data in a simple and easy-to-understand format | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Data-Visualization) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 74 | +| 70\. | Dominant-Color-Extraction | Dominent color detection from image for to make good precursor for object recognition | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Dominant-Color-Extraction) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 75 | +| 71\. | Creating-Emoji-Using-Python | From this program we create emojis | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Creating-Emoji-Using-Python) | [Ayush kumar](https://github.com/Ayush7614) | |
| 76 | +| 72\. | Snake Game (GUI) | The player’s objective in the game is to achieve maximum points as possible by collecting food or fruits. The player loses once the snake hits the wall or hits itself | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Snake%20Game%20(GUI)) | [CharvyJain](https://github.com/CharvyJain) | |
| 77 | +| 73\. |Google-News-Scraapper | A python Automation script that helps to scrape the google news articles | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Google-News-Scraapper) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 78 | +| 74\. | HTTP-Server | This is the project based on http protocol that has been used in day to day life. All dimensions are considered according to rfc 2616 | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/HTTP-Server) | [Nikolay Chechulin](https://github.com/NChechulin) | |
| 79 | +| 75\. | Hangman-Game | Create a List of secret words and randomly pick a word. Now represent each word as _ and give user chances to guess the word if the user guesses the word right then replace _ with the word. | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Hangman-Game) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 80 | +| 76\. | Internshala-Scraper | Select field, select number of pages and the script saves internships to a csv | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Internshala-Scraper) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 81 | +| 77\. | Matrix-rain-code | Matrix Rain color code | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Matrix-rain-code) | [Yash Indane](https://github.com/YashIndane) | |
| 82 | +| 78\. | PDF Encryption | The Script will let you encrypt the PDF with one OWNER and one USER password respectively | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/PDF%20Encryption) | [Ameya Jain](https://github.com/AmeyaJain-25) | |
| 83 | +| 79\. | Message-Spam | This Script is all about to check wether the entered message is a spam or not spam using machine learning algorithm | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Message-Spam) | [saiharsha](https://github.com/saiharsha-22) | |
| 84 | +| 80\. | Organise-Files-According-To-Their-Extensions | Script to organise files according to their extensions | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Organise-Files-According-To-Their-Extensions) | [Nikolay Chechulin](https://github.com/NChechulin) | |
| 85 | +| 81\. | Rearrange-PDF | This script can be helpful for re-arranging a pdf file which may have pages out of order | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Rearrange-PDF) | [Nikolay Chechulin](https://github.com/NChechulin) | |
| 86 | +| 82\. | Pagespeed-API | This script generates the PageSpeed API results for a website | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Pagespeed-API) | [Keshav Bansal](https://github.com/keshavbansal015) | |
| 87 | +| 83\. | Run-Script-At-a-Particular-Time | File is formed with the name of current date and time and the content of file as per script of code. | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Run-Script-At-a-Particular-Time) | [Vaishnavi Jha]() | |
| 88 | +| 84\. | Search-Username | Will help to determine weather, a username exists on a platform or not | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Search-Username) | [Vybhav Chaturvedi](https://github.com/vybhav72954) | |
| 89 | +| 85\. | String-Matching-Scripts | Fuzzy string matching is the process of finding strings that match a given pattern. Basically it uses Levenshtein Distance to calculate the differences between sequences | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/String-Matching-Scripts) | [Vaishnavi Jha]() | |
| 90 | +| 86\. | Telegram-Bot | Go to @BotFather and click /start and type /newbot and give it a name | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Telegram-Bot) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 91 | +| 87\. | Spiral-Star | This is python programs to create a spiral star and colourful spiral star | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Spiral-Star) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 92 | +| 88\. | Traffic-Sign-Detection | Using German Traffic Sign Recognition Benchmark, in this script I have used Data Augmentation and then passed the images to miniVGGNet (VGG 7) a famous architecture of Convolutional Neural Network (CNN). | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Traffic-Sign-Detection) | [Vybhav Chaturvedi](https://github.com/vybhav72954) | |
| 93 | +| 89\. | Voice-Assistant | Voice-Assistant Bot | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Voice-Assistant) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
| 94 | +| 90\. | Website-Status-Checker | This script will check the status of the web address which you will input | [Take Me](https://github.com/avinashkranjan/Amazing-Python-Scripts/tree/master/Website-Status-Checker) | [Avinash .K. Rajan](https://github.com/avinashkranjan) | |
0 commit comments