$ cat projects/virtual-production.md
Virtual Production
Where a film crew keeps its scenes and assets, and works on them at the same time.

Overview
A virtual production platform: scene management, a shared asset library, and the collaboration tools a crew works in.
The problem
Film production teams had no central place to keep virtual production assets, and no way to work on a scene together in real time.
What I built
Built it in React and Node.js on MongoDB, with scene state syncing in real time so two people in the same project see each other's changes.
Results
Production studios use it as the shared workspace for scenes and assets. Several people work in one project at once instead of passing files around.
Tech stack
- React
- SCSS
- Redux
- Node.js
- MongoDB
- AWS