Today was a super productive day! ๐ช
I worked on two automation mini projects using Python that make my workflow smarter and more efficient.
๐งฉ Project 1: Automatically Arrange Files Using Python
I created a Python program that scans any folder and automatically arranges files based on their extensions.

๐ For example:
-
.pdfโ goes to PDF_Files -
.xlsxโ goes to Excel_Files -
.jpgโ goes to Image_Files
๐ง Libraries Used: os, shutil
๐ก What I Learned: File handling, automation, and folder management using Python.
๐ฆ๏ธ Project 2: Google Automation โ Chennai Climate Screenshot
This project uses Selenium to automatically open Google, search for โChennai Climateโ, and take a screenshot of the weather result.

It saves the image automatically in the folder! ๐ธ
๐ง Libraries Used: selenium, time
๐ก What I Learned: Web automation, dynamic page handling, and screenshot saving using Python.
๐ Both of these mini projects improved my automation skills and helped me understand how Python can make daily tasks easier!
๐ GitHub Projects: https://github.com/ramyacse21/python-workspace/blob/main/import%20os%20split%20and%20arrange%20files.py
https://github.com/ramyacse21/python-workspace/blob/main/automation%20task%20in%20google.py
RamyaAnalyticsJourney
daywithcode#growwithpgm
-
Top comments (0)