'+navigation('teaching'); document.getElementById('anchors').innerHTML+='
'+navigation('other'); document.addEventListener('scroll', () => { const nav = document.getElementById('nav'); if (window.scrollY > 0) { nav.classList.add('visible'); } else { nav.classList.remove('visible'); } }); }
2016 Doctor of Philosophy (Ph.D.) in Computer Science at King's College London.
Thesis: 'Cyber Hide-and-Seek'. Explored strategies for network attackers and defenders by simulating their behaviour within a multi-agent (artificial intelligence), distributed research platform. Supervised by Professor Peter McBurney and Professor Michael Luck.
2011 Bachelor of Science (BSc) in Computing at University of Liverpool.
Honours project: 'Social networking and information diffusion in automated markets'. Explored the impact of social interactions on the performance of market traders by simulating their behaviour within a multi-agent, distributed research platform. Supervised by Professor Peter McBurney and Professor Katie Atkinson.
Current: Lecturer (Assistant Professor) in Health Informatics at King's College London
I lead funded research projects, develop software, conduct research, and teach as part of an academic position focusing on the use of technology to support medical decision making.