TechJun 24, 20266 minTikZ Editor: a WYSIWYG that edits coordinates in your existing TikZ sourceA browser WYSIWYG that parses your existing TikZ and rewrites only the changed coordinates when you drag shapes, keeping your .tex formatting. What it supports and where it breaks.SVGAI AgentsLaTeX
TechJan 11, 20264 minBuilding a Web Coloring Book for Kids with SVGA click-to-color mechanism using SVG paths. Explaining this surprisingly simple implementation — just changing the fill attribute — in vanilla JS.JavaScriptSVGCanvasExperiment