Company specialised in real-time technology and 3D visualisation.
- 3D web apps with
Three.jsandVue 3: material editors, interactive viewers and real-time animation. - SPAs and SSR apps with
Nuxt 4: product catalogues, home configurators and e-learning platforms.
- REST APIs with
SymfonyandNestJSoverMariaDB/PostgreSQL, withRediscaching. - Real-time chat over
WebSockets(Socket.io) with a Node.js/TypeScript backend. - Reverse proxy with
Expressto stream fromS3with permission control — without exposing AWS endpoints. - Built SSO Gateway on
Nginxwithauth_request: centralised auth with JWT and HttpOnly cookies. Built as a team. - Async messaging with
NATS JetStream.
- Internal npm packages and monorepos managed with
Turborepo. - Component libraries (Vue 3 · TS · Three.js) applying design patterns and hexagonal architecture.
- WebRTC matchmaker with a CI/CD pipeline on Docker. Testing with
Jest; repos on Gitflow.