For my SheCodes Plus course final project I was tasked to make a weather app with a functioning search engine and API integration. This was my first experience of API's and search functions. Before this I had only been exposed to basic CSS and Javascript, focusing more on the apperance on the websites we were making rather than their functionality. I loved the challenge of importing the data and designing code to work alongside it, changing the text and appearence of the website. And also seeing all sides of the process from designing to making a website, and what each coding language contributed to the whole.
During my final year at the Univeristy of Leeds I completed a project on Applied Computational Mathematics. Creating Python code to run simulations and test on different mathematical methods: Monte-carlo Method, Rayleigh-Ritz method and Period of a Pendulum. This Project was my first deep dive into coding after a computational mathemtics module in my second year. The Project details the Mathemtical approach within the methods, the coding used in the appendix at the end.