2 projects
A wildly popular educational repository that explains software architecture and system design concepts using visual diagrams and plain-language explanations. It covers API/web development, real-world engineering case studies from companies like Netflix and Uber, databases, messaging, and AI/ML fundamentals, aimed at interview prep and general understanding.
TodoMVC is a reference project that implements the same standardized Todo application across most popular JavaScript frameworks and UI libraries, letting developers compare syntax, structure, and idioms side by side. It also serves as the basis for the cross-browser Speedometer benchmark and a clean spec for AI coding agents.