Python Smart File Organizer with Streamlit

🚀 From Backend APIs to Smart Automation with Core Python A few days ago, I shared my Streamlit Password Generator project. Today, I’m excited to share another project I built using Core Python + Streamlit — a Smart File Organizer. As a backend engineer with 4+ years in PHP/Laravel and Django, I’ve spent most of my career building APIs, payment systems, and transaction-heavy platforms. But recently, I decided to go deeper into core Python fundamentals — not just frameworks. So I built something simple… but powerful. 🧠 The Problem: We all have messy folders filled with random files: Images (.png, .jpg, .jpeg) Documents (.pdf, .docx, .txt) Videos Audio files And “mystery files” 😅 🛠 The Solution: A Smart File Organizer that: • Accepts a folder path • Scans all files • Detects file extensions • Automatically groups them into folders like: Images Documents Videos Audio Others Built with: Core Python (os, shutil, file handling) Streamlit (for a clean interactive UI) 💡 What I Loved About This Project Seeing how powerful Python’s standard library is Writing logic without depending on heavy frameworks Turning backend logic into a usable interface with Streamlit Building something practical that solves a real everyday problem What’s interesting is this: As a backend developer used to Django and Laravel, this experience reminded me that strong fundamentals > frameworks. Frameworks are tools. Core language knowledge is power. I’m really enjoying this phase of building small but practical tools with Python. More projects coming soon 🚀 #Python #Streamlit #BackendDeveloper #SoftwareEngineering #BuildInPublic #LearningJourney #WomenInTech

  • graphical user interface, website

To view or add a comment, sign in

Explore content categories