Beta version available at https://thatcomputerguy0101.github.io/PhysicsNotebook/.
A web-based notebook program centered around algebraically solving symbolic equations as traditionally done for Physics problems. Utilizes React.js for component layout, Math.js for algebraic computation, MathQuill for equation formatting, and tex-math-parser to convert between Math.js syntax and LaTex syntax (for MathQuill) with better expression support than the default Math.js conversion.