Senior Backend/Fullstack Engineer + Senior Systems Engineer + Director
Throw me the hardest problems you got, and I'll make art out of the solutions.
My Contributions:
- Resource Manager that guarantees framerate via async coroutines that yield CPU time.
- Building Creation/Destruction. Fully procgened and optimized using GPUInstancing, Object Pooling, and Multithreaded Job system.
- Every floor of every building enterable via recursive constraint solving procgen algorithm.
- Runtime Road creation with easy to use tools to build roads with functional traffic, vehicles and pedestrians.
- Multithreaded performant Vehicle and traffic system.
- Refactored AI to be more performant and advanced.
- Tile Set/Plaza editor tool that allows designers to easily create nested objects that can be recursively procgened.
- Test Driven Development using Functional Programming principles. To maintain complex systems.
- Code review per commit + Detailed documentation.