The author built a static e-paper display using an ESP32-based LILYGO T5 module to show weather, news from Hacker News, air quality, astronomical events, and other personal data. They iterated through UI designs with Claude's help, settling on a 2x3 grid layout with an HTTP server backend in Clojure that aggregates data from external APIs and serves it as JSON to the device.