Back in June, I was looking for ideas for my website and found a very interesting website by a physicist called Aidan Randle-Conde. He had (it seems to have temporarily gone down) a page where he included all his projects - pieces of code he'd written, a collection of some of his new jobs, things like that - and I figured that I may as well copy the idea and make my own! On here, I'll include all of my main projects that I have at the moment (although they may be a little underwhelming when compared to those of a CERN Physicist like Aidan Randle-Conde). Regardless, I hope they are of some interest.
This is the first project I've made using C++. It's a basic matrix calculator that takes user inputs, gives the determinant and inverse of matrices <= 3x3 if applicable, and allows operations to be performed (addition, subtraction, division, and multiplication). It's not the best code, but it functions well for a first project.
Recently, I became President of Lancaster University's Astronomy Society (LUAstro). To celebrate, I've spent a lot of time since then creating www.luastro.space - a website for the Society! I'm not the best at coding, so I used ChatGPT a bit to get the PHP search bar and the formatting working - don't judge me! You can view the source code HERE.
I was given a small job interviewing researchers across Lancaster University's Physics Department about their work with companies - to write new case studies for attracting potential employers. I've since finished the job, and, at some point, my work will be visible on the University's website HERE.