// Project S Transmission
// Archive
[ Performance Optimization ]
From 3.5 Hours to 30 Minutes: Optimizing C# with LINQ's ToLookup
A real-world case study of replacing inefficient .Where() loops with ILookup, cutting down a critical process time by 85%.
Read More →
[ Career ]
Why I'm Learning 3D Graphics After 20 Years in Tech
After two decades architecting complex backend systems, I'm diving into the unknown: the world of real-time 3D on the web. This is the story of why I'm starting over.
Read More →