If you care about #webdev and #optimization for the modern #web then check out my website: https://heavyelement.com/
The web framework I wrote:
* Generates main content of each page dynamically (with sub 100ms response times)
* Delivers ~1mb of JS, still is incredibly fast
* Delivers ~500kb of CSS without significant render blocking
* Provides a custom frontend framework that enables developers to provide dynamic async functionality by writing mostly HTML
* Tight front/backend integration