B2B OTA Platform
A comprehensive B2B Online Travel Agency platform serving travel agents and corporate clients with real-time inventory, dynamic pricing, and booking management.
A browser-based SaaS for real-time collaborative diagramming — flowcharts, system architectures, BPMN, and mind maps — with live multi-cursor editing, version history, and team workspaces.
Corridraw is a live SaaS diagramming tool (corridraw.com) for collaborative flowcharts, architecture diagrams, BPMN, ER, and mind maps — featuring multi-cursor real-time editing, a virtualised SVG/Canvas editor, and CRDT-backed concurrency.
| Component | Details |
|---|---|
| Editor | Custom SVG/Canvas hybrid on React with virtualised rendering, orthogonal auto-routing, snap-to-grid, and smart guides |
| Shape libraries | Modular, on-demand packs for AWS, UML, network topology, floor plans, and BPMN |
| Collaboration gateway | Node.js WebSocket service carrying a CRDT document model so concurrent edits merge cleanly without locking |
| Auth service | Dedicated NestJS service handling JWT sessions, email verification, and workspace-level RBAC |
| SSR app | Next.js SSR front-end serving corridraw.com, hydrating the editor, and brokering REST calls |
| Database | PostgreSQL storing documents, workspaces, and an append-only operations log for history and exports |
| Background workers | Queue-driven workers for thumbnail generation, scheduled PNG/SVG/PDF exports, and analytics roll-ups |
| Infrastructure | Single VPS with separate processes for SSR app, auth service, and WebSocket gateway behind nginx with TLS termination |
B2B OTA Platform
A comprehensive B2B Online Travel Agency platform serving travel agents and corporate clients with real-time inventory, dynamic pricing, and booking management.
Legal Marketplace Platform
A marketplace connecting clients with vetted legal professionals, featuring case management, document storage, escrow-based billing, and real-time messaging.