100 days 100 python scripts (13 Part Series)
1 100 days 100 Python Scripts Challenge
2 Day 5 – 100 days 100 python scripts challenge
… 9 more parts…
3 Day 6 & Day 7 – 100 days 100 Python Scripts Challenge
4 Day 8 – Random Wallpaper Changer – 100 days 100 python scripts
5 Day 9 – Check a site is up or not – 100 days 100 python scripts
6 Day 10 – Generate Dev.to post for 100 days challenge – 100 days 100 python scripts
7 Day 11 – Quick Reminder Notification – 100 days 100 python scripts
8 Day 12 – Automatically resume last played video in vlc – 100 days 100 python scripts
9 Day 13 – Automatic file organizer – 100 days 100 python scripts
10 Day 14 – List largest files – 100 days 100 python scripts
11 Day 15 – Display Random Reddit posts – 100 days 100 python scripts
12 Day 16 – Log execution time with oneliner – 100 days 100 python scripts
13 Day 17 – One Click to Trello Board – 100 days 100 python scripts
For a long time, I wanted to take up this challenge. But I was always procrastinating. Finally, I started this last week.
100 days 100 python scripts.
The objective of the challenge is very simple. I will write one python script a day for 100 days. It doesn’t matter it’s small or big, doesn’t matter it’s deep learning or executing the shell command, I just gotta write the code that will help me to increase my productivity.
Day 1: generate_chrome_icon
This script will generate different resolution icons for chrome extensions when you give a png or JPG as input.
Day 2: generate_two_display_wallpaper
This script will merge two wallpaper horizontally and generates two monitor wallpaper.
Day 3: download_all_images
When a static link is given it will scrap the page and download all the images in the page.
Day 4 : zip_react_projects
It removed the node_modules and create a zip of the react project. Will be helpful to zip and mail it to someone.
You can visit the code in the following public Git Repo
Please feel free to give any suggestions or ideas for more scripts. Thanks.
100 days 100 python scripts (13 Part Series)
1 100 days 100 Python Scripts Challenge
2 Day 5 – 100 days 100 python scripts challenge
… 9 more parts…
3 Day 6 & Day 7 – 100 days 100 Python Scripts Challenge
4 Day 8 – Random Wallpaper Changer – 100 days 100 python scripts
5 Day 9 – Check a site is up or not – 100 days 100 python scripts
6 Day 10 – Generate Dev.to post for 100 days challenge – 100 days 100 python scripts
7 Day 11 – Quick Reminder Notification – 100 days 100 python scripts
8 Day 12 – Automatically resume last played video in vlc – 100 days 100 python scripts
9 Day 13 – Automatic file organizer – 100 days 100 python scripts
10 Day 14 – List largest files – 100 days 100 python scripts
11 Day 15 – Display Random Reddit posts – 100 days 100 python scripts
12 Day 16 – Log execution time with oneliner – 100 days 100 python scripts
13 Day 17 – One Click to Trello Board – 100 days 100 python scripts
暂无评论内容