TechJun 24, 2026TikZ 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, 2026Building 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