arya2004/beginner-python-mini-projects-hacktoberfest-2025
Build a File Organizer Script
オープン
#24 opened on 2025/10/02
Good for newcomersgood first issuehacktoberfesthacktoberfest-acceptedpython
Repository metrics
- Stars
- (24 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
🚀 Project Idea: Build a File Organizer Script
You are invited to implement this project idea in Python and contribute it as part of Hacktoberfest 2025 🎉
📁 Folder Structure:
Create a new folder inside src/ named as:
src/yourgithubusername-build-a-file-organizer-script/
📌 Your folder must include:
- Python source code files (
.py) - A
README.mdwith:- Project description
- How to run the project
- (Optional) Screenshot or output sample
requirements.txtif you're using any libraries
✅ Notes:
- Keep it beginner-friendly!
- Avoid using heavy frameworks unless necessary.
- No plagiarized content—your original implementation only.
Once you're done, submit a PR referencing this issue.
Happy Hacking! 💻