A good deal of my time is spent automating things or streamlining processes.
Below are a couple tools I’ve developed to achieve that goal in various contexts
Productivity Tools
Batch File Rename Tool
This tool was created for a Technical Artist course I took focusing on Unreal Engine 5 in the section on Python.
It was created using the PyQT module.
Automated Animation Tool
I primarily created this tool to learn more about Maya and building tools for it with Python.
It helped me learned the basics of the Maya Python library and GUI toolkits.
Bitbucket Plugin
I created this plugin for Bitbucket to help automatically prevent blacklisted files from entering the company’s software libraries.
The plugin also provides the ability to whitelist files and edit the list of allowable extension types.