👋 Glad you could make it
☀ Computer Science graduate with a passion for software design;
☀ I'm a problem solver who loves finding simple solutions to complex problems;
☀ After a Master's degree at the University of Bristol, there's nothing I can't code my way out of;
☀ Now I'm looking for a role in cybersecurity or fintech, or anything that involves software development;
☀ I am eager to work collaboratively on large scale projects where the work done can have a real impact;
💻 My Projects
Graphics Engine
An extension of a coursework prompt: build a rendering engine given access to a drawing window and individual pixel control. This project is still in development; visit my github for the latest ident produced.
Hertzbleed x McEliece
My dissertation project from my masters degree. An analysis of the effectiveness of the Hertzbleed cryptographic side channel attack against the Classic McEliece PQC NIST round 4 candidate.
Cryptography
A collection of both symmetric and asymmetric encryption algorithms, along with key generation for each. I started this project to better understand my cryptography unit, and it proved very helpful.