Filesystem Explorer

October 2023

This project was created as a tool helpful when cleaning up my hard drive. It is a visual filesystem explorer, which displays the contents of a given directory as tiles with sizes proportional to the size of the files they represent. The user can go deeper into the filesystem to diagnose which directories take up the most space. A custom layout algorithm was implemented to make the tiles as readable as possible.