You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python script helps you automatically organize a messy folder by sorting files into predefined categories. It uses a graphical user interface (GUI) to select the target folder, making it easy to use.
A Python-based CLI tool to automatically sort files by extension or date. Built with modular structure, logging, and argparse. Ideal for productivity workflows & automation tasks.
A lightweight Python script that automatically organizes files in a folder by their extensions. It scans a given directory, then moves files into categorized subfolders. If duplicate filenames exist, it auto-renames them to avoid overwriting.
This repository showcases my internship projects, where I've applied my programming skills to solve real-world problems. Each project includes a detailed description, code, and documentation.