'+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'); } }); }
Current: Lecturer (Assistant Professor) in Health Informatics at King's College London
I lead funded research projects, develop software, conduct research, and teach as a part of an academic position in the Faculty of Life Sciences and Medicine.
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. Conducted under the supervision of 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.