Back to Projects
Fluxtant
Full StackDigital Twin3DDevOpsInfrastructure

Fluxtant

Full Stack Developer — Dashboard, Server Orchestrator, Scene Wizard, Infrastructure & Integrations (Auth.js, Resend, Stripe, DigitalOcean, CloudFlare)

Fluxtant screenshot 1
Fluxtant screenshot 2
Fluxtant screenshot 3
Fluxtant screenshot 4

Overview

Fluxtant takes real-world locations from OpenStreetMap and turns them into 3D environments — buildings, roads, parks, everything. Each customer gets their own server with everything pre-configured.

Architecture

The system has a Next.js dashboard for user management, a server orchestrator that provisions servers on DigitalOcean, and the Scene Wizard tool that processes OpenStreetMap data into 3D GLTF environments. Services run in Docker containers with PostgreSQL and MySQL databases. Integrations include Auth.js for authentication, Resend for email, Stripe for billing, and CloudFlare for CDN and DNS.

Technical Challenges

Main challenges were designing server orchestration to dynamically provision isolated environments per customer, processing complex OpenStreetMap geographic data into structured 3D scenes, and integrating multiple third-party services into a cohesive workflow.

Outcome

Delivered a complete Digital Twin platform with automated server provisioning, the Scene Wizard for real-world-to-3D conversion, and billing/authentication infrastructure. Each customer gets a server with all services pre-configured and ready to host their Digital Twin.

Tech Stack

TypeScriptJavaScriptPythonNext.jsNode.jsTailwindDockerMySQLPostgreSQLREST APIs