ENTITY-COMPONENT-SYSTEMS (2022-2023)
Oh boy. This one's need more than a blog post but still I'll try*. First of all, I would like to show-off a little by saying I built this framework which works just like Unity's ECS. Of course, not same, but close enough. But I would also like to credit my manager/mentor Santosh Shedbalkar here for the support and guidance throughout. I built this while working for PTW India. I learned a lot memory management, Data oriented programming and about C# itself.
*I'll update this later with more in depth details how I did it