2024 — 2025Software Engineer, OpenTech AllianceInternal tool
Wirepas MQTT Tooling
A local Electron desktop app for provisioning, monitoring, and managing Wirepas mesh devices on site.

The problem
Field work on a mesh network happens where there is no reliable internet — the tooling has to run entirely on the technician's laptop.
What I built
- Packaged a React front end and Express service into a single Electron app that talks directly to the local MQTT broker.
- Surfaced live mesh topology and per-node state so a technician can see the network before touching it.
Where it landed
- Device provisioning and diagnosis possible on site with no backend dependency.