Problem
Wholesale vehicle buyers and sellers lose time when fresh inventory, offer status, and lifecycle changes are spread across slow manual workflows.
Pilot case study
Pilot platform that automates inventory alerts, buyer matching, and seller workflows for wholesale vehicle activity.
At a glance
Delivery stage
Pilot
Current state
Beta Pilot
My role
Sole backend engineer and mobile developer

Wholesale vehicle buyers and sellers lose time when fresh inventory, offer status, and lifecycle changes are spread across slow manual workflows.
Built as a production-lean mobile system with a NestJS API, BullMQ-backed worker processing, persisted notifications, and lifecycle-safe inventory transitions. Buyers get scored matches and alerts, while sellers manage inventory, offers, and inbound inquiries from a mobile workflow.
Beta pilot with working mobile workflows for buyer matching, seller inventory management, and real-time notification delivery
This section shows the operational logic behind the build, not just the user-facing surface.
Core constraint
State consistency: vehicle lifecycle transitions must keep buyer/seller state safe across concurrent offer and inventory workflows
The strongest proof is the mobile workflow itself paired with the notification and inventory lifecycle model behind it.