I will review either whole codebases, or specific changes (such as pull or merge requests on your repository). The review will check for: - the best coding practises (such as using modern C++ approaches) - potential memory leaks and other undefined behaviour - sufficient automated tests for the code - usage of clear names