Interactive Multiplication Table
An interactive multiplication table using Vue template bindings and minimal CSS. Adjust the bounds, and hover to trace products.
An interactive multiplication table using Vue template bindings and minimal CSS. Adjust the bounds, and hover to trace products.
An interactive presentation tool combining Reveal.js for slide navigation and MathJax for rendering LaTeX mathematical equations. This project demonstrates how to create engaging, step-by-step math presentations with fragment animations and proper equation formatting.
I developed a simple JavaScript toggle for showing/hiding answers in math notes, using EM tags for semantic markup. It allows professors to maintain a single HTML document with embedded answers that can be toggled on/off for students, printing, or PDF exports. This reduces maintenance overhead by eliminating the need for separate versions of content with and without answers.