Having spent the end of 2019 and the first part of 2020 writing a lot of C programs for the various assignments that were given to me on my uni course (BEng (Hons) – Robotics Engineering) I wanted to build a website that allowed me to upload a CSV file (a file that you would create in Excel) to a website so that I could use that in further calculations (my initial intention was to build an AI calculater interface – a sort of website that can solve problems and predict outcomes based on information you give it).