Skip to content
View oggy22's full-sized avatar
  • Redmond, WA

Block or report oggy22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. BoardGames BoardGames Public

    A simple engine and end-tables for board games like chess, checkers and general tic-tac-toe (m,n,k-game) including connect 4. Heavy use of new C++ features like generator and concepts. Easy to add …

    C++ 2

  2. CppStlTests CppStlTests Public

    C++

  3. OpenCppCoverage OpenCppCoverage Public

    Forked from OpenCppCoverage/OpenCppCoverage

    OpenCppCoverage is an open source code coverage tool for C++ under Windows.

    C++

  4. SystemDesignSamplesAspNetCore SystemDesignSamplesAspNetCore Public

    Some popular System Design questions implemented as ASP.NET core applications

    C# 1

  5. MarkovTextPredictor MarkovTextPredictor Public

    A simple C++ text predictor based on last N characters.

    C++