Proof
Built, shipped, and running
No stock testimonials and no invented case studies. This is the actual work behind the services on this site — most of it running inside my own construction company right now.
ShippedFastAPI · SQLite · pytest
AI Project Advisor — full lead intake and scheduling application
A portable conversational intake app running for USA Pro Construction. Six-step workflow, open-ended project description with automatic category inference, validated photo uploads, resume tokens so a dropped session does not become a lost lead, and a factual summary the customer confirms before anything is booked.
Six-step workflowCategory inferencePhoto uploadResume tokensPrompt-injection tested
ShippedConfigurable JSON
Transparent 0–100 lead scoring with safety flags
Weighted scoring you can explain to anyone who asks, driven by editable configuration rather than a black box. Safety and fit flags surface automatically — an unresolved active leak gets flagged instead of sitting in the queue behind a repaint quote.
Editable weightsService-area matchSafety flagsExplainable per lead
ShippedTimezone-aware · atomic
Appointment availability with double-booking protection
Generated availability honouring timezone, working hours, job duration, buffer time and blackout dates — with atomic booking so two people clicking the same slot cannot both get it. Appointment contention is covered by the test suite.
Buffers + blackoutsAtomic bookingContention tested
ShippedProtected · audited
Staff dashboard and follow-up engine
A password-protected pipeline view with full lead records in their own tab, a fullscreen photo gallery with keyboard navigation, click-to-call and map actions, status and note controls, and a durable follow-up queue with reminder deduplication and an outbox log.
Full lead recordPhoto galleryFollow-up queueDedup + outboxAudit trail