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)