Danny Cen

Nimbaro — Moving & freight ops

Software to run moving bookings: routes, vehicle, inventory, packing, payment validation, and a financial panel.

  • Role Full-stack architecture & implementation
  • Studio Danny Cen
  • Period 2025–2026
Nimbaro — Moving & freight ops

The project

Nimbaro is software for freight and moving bookings: public quote flow, admin panel, and REST API in one monorepo.

It covers the cycle: quote (routes, vehicle, inventory, packing) → payment and proof validation → scheduling → execution and close, with a financial panel and fleet/inventory catalog.

The problem

Running moves with spreadsheets and chats creates pricing, scheduling, and payment errors. The need was a product that joins public quoting and backoffice without friction.

Architecture (high level)

  1. API NestJS 11 + MongoDB (Mongoose) + JWT + Swagger.
  2. Public quoter React + Vite + Tailwind.
  3. Admin React + Vite + Tailwind/Flowbite.
  4. Functional docs for pricing, states, and backlog in docs/.

My contribution

  • Product design and modules (web, admin, API).
  • Booking model, pricing, and state machine.
  • JWT auth, Swagger, and Docker/deploy structure.
  • Foundation ready to customize brand/contact before launch.

Visible outcomes

  • Full quote → ops cycle modeled in code.
  • Three coordinated apps (API + web + admin).
  • Operational docs to keep iterating.

Stack (examples, not a ceiling)

NestJS · MongoDB · React · Vite · Tailwind · JWT · Swagger · Docker.

  • NestJS
  • MongoDB
  • React
  • Vite
  • Tailwind
  • JWT
  • Swagger
  • Docker