Skip to content

Shaban27-dev/python-automation-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-automation-tools

A collection of Python automation projects — file management, data processing, and productivity tools built for real-world use cases.

📧 shabandev27@gmail.com · Open to freelance Python work


Projects

File Organizer

Scans a folder and automatically sorts files into subfolders by type. No dependencies — pure Python standard library. → File_Organizer/

NATO Phonetic Alphabet Converter

Converts any word or sentence into NATO phonetic codes using a Pandas CSV lookup. Handles mixed case, counts unique letters, and formats clean output. → NATO_Alphabet_Converter/

Pomodoro Timer

Desktop productivity timer built with Tkinter. Runs automatic work/break cycles, tracks sessions with checkmarks, and resets cleanly. → Pomodoro_Timer/


Stack

Python 3  ·  Pandas  ·  Tkinter  ·  os  ·  shutil

What these projects demonstrate

  • File system automation using os and shutil
  • Data loading and lookup with Pandas and CSV
  • Desktop GUI development with Tkinter event loops
  • Clean CLI design — input validation, formatted output
  • Modular, readable code structure across all projects

Run any project

Each project folder contains its own README.md with setup and run instructions. Most require only Python 3 with no extra dependencies.

cd File_Organizer
python main.py

Available for freelance work

I build Python automation scripts, file tools, data utilities, and CLI applications. If you have a repetitive task that Python can handle — I can build it.

📧 shabandev27@gmail.com

About

A collection of Python automation projects covering file management, productivity tools, and data processing — built to solve real-world tasks using core libraries like Tkinter, Pandas, and OS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages