Taming a 100+ Package Beast: I spearheaded the modernization of Opendoor's JavaScript monorepo tooling, a sprawling ecosystem of over 100 disparate packages. Our legacy setup was a tangled mess: publishing shared libraries to a private NPM registry. This wasn't just complex, it was a triple whammy of pain: bloated CI/CD costs, a huge DevEx burden (no concurrent development of libraries and consumers!), and a general drag on developer velocity. Previous attempts to fix this had fallen short, but I dove in headfirst.