Blogs

Rubber Ducky Reviews
Rubber Ducky Reviews

Introduction The Web’s Humble Beginnings Websites used to be simple. A little birdie once told me that before my time all the internet needed to be was the HTTP compliant to share information written in a simple HTML document. The Simple HTML Era Just a little bit of: <!DOCTYPE html> …

Entity Component Systems Introduction
Entity Component Systems …

During my last year in college, I was privileged enough to research and present a technical topic to my peers. Since I have all the research done, I’ll also share my findings here. What is ECS? Entity-Component-System (ECS) architecture is a relatively new software design pattern that has …