116

GitHub - pyaf/code_for_fun: This repository contains my code scripts to automate...

 5 years ago
source link: https://github.com/pyaf/code_for_fun
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Code For Fun

This repo contains my code to automate boring stuff around me.

WhatsApp_img_notes_extractor

Code to extract study notes from WhatsApp Images folder. I've trained a CNN model to predict such images and extract them out of WhatsApp Images directory.

auto_lan_auth

Code to automate the LAN Authentication process on IIT (BHU) campus.

get_bhu_mails.py

A python script to get the emails of all the professors of BHU.

Just run get_bhu_mails.py and it will crawl the contact section of BHU website, download all the docs containing details of every department, then use regex to get the emails out and paste it in results.txt.

csv_to_vcf.py

A python script to create a vcf file using data(name and phone number) stored in a csv file.

hackerrank_medal.py

A python script to know your medal in any hackerrank contest.

set_router_ip.py

A python script to reset IP of any dlink router. The script will check for available IPs of the hostel, it will use admin credentials (set them in script) to login to the router admin portal, create a user session, and set the router IP to the one currently available :)

selenium/send.py

A python script to send messages using WhatsApp web, using selenium.

selenium/gmail.py

A python script to send emails using gmail web interface, using selenium.

Enjoy!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK