I'm a second-year Computer Science student at Durham University. When I'm not studying, I like to fill my time with side projects, among other hobbies. I've documented the process behind some of these projects, if you're curious. See the section below.
Most of my work—including day-to-day scripting, side projects, and university coursework—is written in Python, which is my strongest language. I also have knowledge of HTML/CSS/JavaScript and shell scripting. I'm currently working on a set of simulation tools for my university's spaceflight society. They aren't public, but you can check out the links below for some of my work that is.
My internet presence is minimal, but I do have a GitHub account (evidently, I guess), and a LinkedIn profile.
This is a table listing most of my projects. Some are much bigger than others—DAWN and Octolamp are the largest by a margin. Not all projects are public, but those that are have a link to the respository.
| Name | Dates | Description | Language | Type |
|---|---|---|---|---|
| DAWN | Q4 2025 | A suite of simulation tools for Durham University Spaceflight Society. | Python | Personal |
| Octolamp | Q3 2025 | An interactive map visualizing UK local election results. | JavaScript, Python | Personal |
| Birdle | Q3 2025 | A minimalist wordle clone that runs in the terminal. | Bash | Personal |
| RolyPoly | Q1 2025 | A simple online polling app; my first web project | JavaScript | Coursework |
| Flink | Q3 2024 | A web game that involves guessing the missing link in a Wikipedia article. | Python | Personal |