2025 Year of Code: November - PDF

THe final version has now been uploaded to GitHub. I removed the PDF deendency graph as it was too complex and replaced with a dynamic HTML version as the interactive dependency graph. This works OK, but could be improved. The ‘export scan results’ PDF has been modified to be a multipage PDF, as it was too long to fit into a single page. This has been an exhaustive process writing this, and I used Claude to help but Claude needed many corrections, which required me to understand more about how PDF files worked. I have entered these competitions in order to learn new programming techniques, and that itself is the main reward. The application I have developed has many ‘dead code’ and redundant code areas that need to be cleaned up. I leave that for the users who download the source code, although I will spend some time when I can to tidy it up. On the whiole, I am reasonably happy that I have made something that will help me develop better applicaitons, and I hope that others will find it useful. The latest version looks like this:


It is available for download from https://github.com/supcumps/CodeCleaner

1 Like