A project made using Windows Forms, for the course Tools at HKU (Utrecht University of the Arts) in 2022.
The tool is used to sort and rename a bunch of files in folders based on filetype and wildcards intended for project work. A lot of things were challenging in this project as I've never programmed a tool outside of a game engine before (except for the odd c++ assignment). I learned to work with UI and window sizes and that kind of stuff.