2026Founder, sole engineerIn production
Storatix
A multi-tenant property management system for self-storage operators, covering companies, facilities, units, and tenants under one hierarchy.
The problem
Self-storage operators run a company, a set of facilities, thousands of units, and the tenants in them — usually across several disconnected systems, with gate access, reporting, and billing each living somewhere else.
What I built
- Built a strict top-down hierarchy — company → facility → unit → tenant — so permissions and reporting derive from one tree rather than being reimplemented per screen.
- Scoped role-based access down to company admin and company user, keeping an operator's data invisible to every other tenant of the platform.
- Collapsed dashboard mount cost from several round trips into single aggregated endpoints, so opening a facility is one request rather than a waterfall.
- Added facility-level settings, unit mapping, and application-event reporting for support staff working a live customer call.
Where it landed
- Built independently and shipped under Kingpost Software.
- Facility-level configuration ships today; gate integration, tenant payments, leases, and insurance are on the roadmap in that order.