Skip to content
All work

Client work · 2026

Construction Project CRM

Project management and operations for a construction firm

Built for a client of Hybrid Interactive Consultancy. The client name, screens and source stay private. What follows is the architecture and my part in it.

What it is

A CRM for running construction projects: clients, projects, operations tracking and the document trail around them, on the standard modular backend.

How it works

  • JWT auth with refresh tokens and RBAC, Celery background tasks with Flower monitoring, and S3-compatible object storage on DigitalOcean Spaces.
  • Prometheus metrics and rotating structured logs wired in from the start rather than added after the first incident.
  • Append-only activity log for the audit trail.

What I took from it

A straightforward brief delivered on the house stack, which is what the templates are for.