Modern, proven, production-grade
We pick mainstream, well-supported technology so the platforms we build are easy to hire for, easy to scale and easy to hand over. Here's exactly what runs our two live products.
VahanSpace
A containerised, horizontally scalable platform: a Python API, a React web app, a React Native Android app, and supporting services for caching, messaging and monitoring.
| Web frontend | Single-page app covering buyers, dealers, service providers and admin. |
|---|---|
| Mobile | Android app with push notifications, camera and document upload, location and voice input. |
| Backend | Modular REST routers with typed request / response models and versioned migrations. |
| Data & messaging | Caching, asynchronous notification fan-out through a worker, and object storage on AWS S3, DigitalOcean Spaces or MinIO. |
| Documents & AI | PDF agreements and reports, PDF / Excel price-list parsing, number-plate masking and on-device image moderation — no external AI calls for moderation. |
| Security | Per-role authorisation on every endpoint and an in-house, guardrailed vulnerability-assessment framework. |
| DevOps | CI tests, image builds and deploys; autoscaling in Kubernetes; metrics dashboards; Android release builds via Expo EAS. |
| Testing |
Kortex HMS
A TypeScript monorepo — API, web app and a shared domain package — so GST, pricing and validation rules are written once and used on both sides.
| Web frontend | Role-aware navigation — each staff member lands on the screens their role allows. |
|---|---|
| Backend | Typed, validated REST API with transactional billing — settling a bill raises the invoice and depletes stock in one transaction. |
| Database | Tenant isolation per property, full audit trail and repeatable migrations. |
| Shared domain | CGST / SGST / IGST by place of supply, HSN / SAC, PF / ESI / PT — one tested source of truth. |
| Security | Hardened HTTP headers, throttled auth endpoints and role checks on every route. |
| DevOps | One-command deploys to a single server, plus a packaged installer for sites without registry access. |
| Quality | Domain unit tests plus API integration tests against a real PostgreSQL database. |
What every project gets
Typed end to end
Pydantic and TypeScript + Zod catch errors before they reach users.
Automated tests
Unit, integration and end-to-end suites run on every change.
Security reviews
Role-based access and VAPT assessments before go-live.
Containerised
Same Docker images from laptop to production.
Want this stack behind your product?
We'll recommend an architecture that fits your scale, team and budget.