1. C++ Systems & Engine Architecture
Building an N-body physics engine (Stardust) with data-oriented design, custom memory allocators, and cache-aware data layouts. Production-grade C++: systems architecture, RAII ownership, and performance-measured design decisions.