Selected work

Systems designed to work beyond the demo.

A focused selection of research, product, hackathon, and independent engineering projects.

Projects

A selection of what I've built — research, hackathons, and side projects.

Patient Behaviour Analysis & Posture Heatmap System
End-to-end clinician monitoring system built in C# on Microsoft Azure (ML Studio, Data Factory) to classify sitting posture from sensor data, with anomaly detection flagging behavioural spikes and automated risk reports.
C#
Azure ML Studio
Azure Data Factory
.NET
Multi-Agent LLM Legal Supervisor — "Hack the Law" (Clifford Chance)
A multi-agent LLM system where a supervisor agent decomposes legal-document analysis tasks, routes them to specialist agents, and aggregates reviewed output — built and fully deployed in a single day in a domain I had no prior experience in.
Python
Streamlit
NVIDIA Nemotron
Multi-agent systems
On-Device Object Detection — Edge AI Deployment
Trained and INT8-quantised a YOLOv5 model, deployed to a LuckFox Pico RV1106 (256MB RAM, RISC-V, 1-TOPS NPU). Achieved sub-30ms on-device inference with zero cloud dependency, profiled under sustained load (37MB RAM, 65–68% CPU, 54.7°C thermal ceiling).
Python
YOLOv5
RKNN Toolkit
RISC-V
19-DOF Humanoid Robot — Full-Stack Build
Designing and building a humanoid robot end to end: 6V high-current power architecture, I²C servo control across 19 actuators, firmware, and on-board vision and inference — managed independently from concept to hardware.
C/C++
Embedded Systems
Computer Vision
I2C
Bare-Metal Peripheral Drivers — Arm Cortex-M4
Register-level peripheral drivers written directly from the datasheet, bypassing the vendor HAL, with a systematic timing-analysis methodology documenting memory-mapped I/O behaviour.
C
Arm Cortex-M4
Bare-metal
NexusGiving — Transparent Treasury on Polkadot Asset Hub
Gas-optimised Solidity smart contract for transparent donation and withdrawal management, using a two-step propose/execute flow and AI-assisted evidence verification for withdrawal proposals. Built for a Web3 hackathon, deployed on Westend Asset Hub.
Solidity
OpenZeppelin
Web3
Polkadot
STS — Sales Quotation App
Android app with Firebase-backed login/registration, a product catalogue, and automated Excel quotation generation for a small sales workflow.
Java
Android
Firebase