About

Interests

Statistics Applied Mathematics Optimisation Machine Learning

Professional Philosophy

The skills within mathematics, data science and machine learning can be simplified to the idea of tools in a tool box. To learn a new skill is to expand your collection, and with every addition you are capable of solving more problems. This, in combination with the principle "Learn – Learn more", inspires the premise that work in this field encourages learning.

About the Website

This website was originally developed as part of my Web Development course taken during the summer of 2026, which had a focus on HTML and CSS (ie. not JavaScript).

This website was created with the idea that maths not only exists everywhere, but can exist everywhere . Thus there are a few nods to maths and data included on the page. If you haven't noticed these small features throughout the site, here they are listed below:

With more to come...

Rachel card game

A personal hobby project (in progress) during the summer of 2026. A simple website to simplify the scoring and gameplay of the cards game Rachel. The data from each game is continuously saved in a separate Google Sheets, which is later parsed by a Python programme into a Pandas dataset. This has then been analysed and graphed with the MatPlotLib library. The analytics backend is hosted by Render's free plan.