Tensile Data Analyzer
This was my first coding project that I undertook as a Master's student, and was a really great entry into the world of coding for me! It is written in C#, and it just takes in data from multiple tensile tests and allows you to zero the data, average multiple channels, average multiple data, create group averages, fit curves, and track variabillity. Even though there are a lot of ways it could be simplified and improed, I find it pretty useful and end up coming back to it every now-and-then, so I thought maybe others might find it useful and even add their own bells and whistles.