Project 1: ITOxygen AI weld analysis team
ITOxygen is an enterprise at Michigan Tech, where students generally work in teams to develop professional projects in a more real world environment. This project was company sponsored, though they wish to be unnamed. I was personally tasked with developing the frontend for the software, which I ended up using Qt for since it provides bindings for use in Python projects. More specifically, I used Qt's QML, a markup language with a builtin javascript engine to create modern and dynamic interfaces. Teammates built the bokeh generated graph while I handled integrating it with the rest of the ui using an embedded webview. The goal was to allow users to analyze downtime in welding machines using a variety of date ranges to pick out patterns and view specific data like "every sunday for these 3 weeks".