- Conducted thorough research on the ‘pyinstaller’ module, exploring its capabilities for compiling the program into a compact executable.
- Implemented code optimizations to enhance program performance.
- Implemented a comprehensive recompilation of the entire program, opting for the ‘onefile’ method over the previous build strategy.