GithubUnfollowersChecker - find GitHub users you follow who don't follow you back.
vcpkg install cpr nlohmann-json
vcpkg integrate install
cd GithubUnfollowersChecker
mkdir build && cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE="path/to/vcpkg/scripts/buildsystems/vcpkg.cmake"
cmake --build . --config ReleaseGithubUnfollowersChecker.exe <github-username>