Things I'm building
A few projects I've poured time into. Code, hardware, and the odd weekend rabbit hole.
-
Scaddle
An AI-powered OpenSCAD IDE
A browser-based OpenSCAD IDE with real-time 3D visualization. Write OpenSCAD by hand in a Monaco editor, or describe what you want in plain English and let Gemini generate the code for you. Models compile in-browser via WebAssembly and render live with Three.js, then export straight to STL for printing.