C++ Learning Repository This repository tracks my C++ learning with a focus on: non-trivial practice programs understanding memory, references, and correctness writing clean, explainable code Resources: learncpp.com Ray Tracing in One Weekend (upcoming)