One engineer. Five months. Eight integrated modules, an AI analysis layer, and a company now running on top of it.
None covered the 20% that mattered. Operations lived in spreadsheets, chat threads and standalone apps, with no single source of truth and no audit trail. So I built one from scratch.
Identity flows down. Everything converges on Project Management. Every event lands in one output layer.
Written Once.
Only Archived, Never Deleted.
Business data can change. Work logs cannot. The platform even managed its own development from day one.
A configurable LLM layer reads live Firestore data and returns structured analysis leadership can act on. One real weekly run:
RBAC crossed with ABAC: a role hierarchy, then project, department and identity attributes on top. Two managers with the same role can see entirely different slices of the system.
Project, item, task, work log, leave request — every entity carries a structured, human-readable ID. Once written, it never changes.
Four integration surfaces turn scattered conversations and calendars into tracked, assignable work.
Designed independently, informed by a background in graphic design. Visual consistency across every module — spacing, hierarchy, color, interaction — was a first-class requirement, not an afterthought.
Event-driven cache invalidation: reads sit near zero on a normal day. When someone edits, exactly one collection refreshes, on every client.
Shipping to a live organization meant owning the Google infrastructure end to end, not just writing frontend code.
A staffer needs frictionless logging. A manager needs a cross-project view. Finance needs an audit trail. Same record, different definitions of "done" — shaped through UAT with staff before every launch, not upfront design alone.
"I can't believe an architecture this large was actually finished."
Leadership greenlit continued development on the spot. The leave module went company-wide within a week; a parallel scheduling prototype was folded into this platform's roadmap. It passed the only validation that matters: the people closest to the alternative chose to build on this one.