Content revision 4e771eaf0390cc87b6c7c6fd8469f3508f6ceeec7119472e6c1ccf17e2e1e5d2 ## Interactive Scrollytelling Deck Builds Source ID projects:scrollytelling Original https://www.henryw.me/#/projects?to=scrollytelling For a course presentation about the electricity and water demands of AI infrastructure, I built a web narrative whose charts develop as the reader scrolls. Figures stay in view while the explanation introduces new relationships. A shared scene schema and reusable D3 renderers separate the presentation’s content from the code that draws it. The resulting engine can support other stories using the same chart builders, layout, and animation settings.