Loading...
Emergency medicine, evidence, and code — in one pair of hands.
I look after acutely unwell patients across the East of England — and build the quiet tools that make the work calmer.
Two foundation years at Lister Hospital across emergency medicine, general practice, surgery and trauma & orthopaedics. Cardiac arrests, major trauma, sepsis — managed under pressure, with 230+ patients held solo on night shifts.
Six papers and preprints spanning brain–computer interfaces, degenerative cervical myelopathy, and emergency orthopaedics — in Advanced Science, the British Journal of Surgery and more.
ORCID 0009-0002-9726-2594 ↗I taught myself Python on the wards and built a rota webscraper that converts the trust’s roster into a clean .ics calendar. Colleagues liked it enough that the whole department adopted it.
def sync_rota(url): shifts = scrape(url) cal = build_ics(shifts) return cal.export() # → 47 shifts parsed ✓ on-call.ics · adopted dept-wide
For references, research collaborations, or a quiet word about digital tools on the ward.