Directory Decoratory
2023
A command-line utility to help you clear the clutter of files in a directory. It provides you with two options to either organize files into folders based on their extensions or prettify files by renaming them into their titlecase counterpart. This was my project for Computer Science practical exam of Class XI.
Links
Roles
- Python Developer
- Created the command-line utility program using Python.
- Developed the core functionality and features of the utility.
- Ensured the program handles various input arguments and options effectively.