zeromath is an interactive blog that helps with number theory, cryptography, and works up to writing zero knowledge circuits
zeromath is a blog that contains interactive components to help train the user in number theory. number theory, depending on where you are from in the world, may or may not be a part of the common core syllabus. this is a tool that aids in the kind of self-study required for on ramping oneself into cryptography or zero knowledge development and research.
zeromath is made using React, NextJS, TailwindCSS, and currently integrates RainbowKit, wagmi, ethers. The SFRounded font was extracted from rainbow.me's website and the remaining assets included in the demo were created in Figma. The content on the individual lesson pages or blog posts renders LaTeX using the package "react-latex-next", which relies on a distribution of the katex library.