An engineer reached out to me, with an idea to save costly work in their industry. Creating plans for the machines they worked with often costed >$100per/h. If we could automate this process it would save time and money.
How it works - You input your equipment/structures dimensions and parameters, the python program generate the required plans in a CAD file.
I knew some python from my first introduction to programming, so I happily took on the challenge. I created the python back-end in flask, leveraging dash for the data processing.