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.
Related
A client-side MP3 silence cutter, built waveform-first
A four-round build of a browser-only MP3 silence trimmer, adding zoomable dual waveforms, click-to-play scrubbing, and neatly categorized CSS along the way.
A from-scratch guide to porting a diffusion model to WebGPU
Claude clones a browser-based diffusion model port and writes a from-scratch guide covering ONNX export, WebGPU execution, and every design choice in the code.
ADU vs Buy Next Door - Financial Calculator
A calculator comparing the cost of building an accessory dwelling unit against buying the house next door, with a 15-year return breakdown including taxes.
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.