A highlight of some of the projects I'm working on or have worked on across my degree. View my CV
Spring Boot · Java · Thymeleaf
An online matchmaker for amateur renovators to hire self-employed tradies.
This webapp was built by me alongside 5 other engineers (see contributors) across a full year for SENG302 in 2025. We started off building "Home Helper", a basic webapp for managing renovations with associated timelines, tasks, etc. and developed a vision to enable contractors to work for themselves and affordably provide unexperienced renovators the tools they need. We used an agile (scrum) framework to guide our development across 6 sprints.
I am tutoring this course in 2026, helping 2 teams with a ASP.NET Core · C# · Svelte tech stack and guiding their internal processing, including running an evaluating their daily standups, demos and retrospectives.
Electron · TypeScript · C++
As part of an internship with ADInstruments I worked with another intern on an internationalization (i18n) project for one of ADInstruments' LabChart products, LabChart Lightning. We created and extracted localisation keys, designed & built developer tools and workflows for localisation and adjusted front-end design and code structure for internationalization.
Django · LibCST
Initially built for a master's project by Anaé De Baets (published here), FETT offers injection of 22 á la carte faults based on OWASP Top 10 vulnerabilities into existing Django web applications. These insecure apps are used as training environments for cybersecurity education. Building off of this, for my final year research project I am extending and improving this tool. You can view my project plan for more details.
Rust · libp2p · ratatui
A decentralised pubsub chat app built for COSC473 with a TUI. Built using prost, rusqlite and ratatui as well as libp2p with gossipsub, kademlia, request-response and rendezvous.