2023 · Academic systems study / C++ numerical methods
Math 4 Solver
A numerical-methods toolkit and expression parser.


Numerical methods record
The method stayed visible from input to result.
Earlier computer-science work spanning parsing, numerical methods, and step-by-step terminal output.
Built a custom expression parser and a modular collection of numerical-method implementations.
What carried forward
Parsing and numerical methods strengthened the systems thinking behind later application architecture.
- C++
- Object-Oriented Programming
- Numerical Methods