Building the Thirty Meter Telescope's 492-Segment Mirror in D3.js
The user walks Claude through a step-by-step D3.js build of the Thirty Meter Telescope's 492-hexagon mirror, debugging tricky grid geometry and numbering.
Related
3D Solar System Explorer
An interactive 3D model of the solar system with orbiting planets, adjustable camera controls, and facts about each planet you can click through.
Auditing the Physics of an AI-Built Power Amplifier Simulator
A detailed physics audit turns a React power-amplifier simulator into a self-consistent device model, with sharp back-and-forth catching real math errors.
Building and debugging a YAML/Markdown preview tool for a site
Claude clones a real site's homepage code and builds a YAML/Markdown preview tool matching its rendering, then fixes a date-parsing bug and matches its colors.
Construction Cost Calculator
A React calculator for construction labor costs, letting users list workers by job class with wages and hours to estimate total project cost.