Skip to content
View TheApX's full-sized avatar
  • Google NYC
  • New York, USA

Block or report TheApX

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

Popular repositories Loading

  1. battlesnake-engine-cpp battlesnake-engine-cpp Public

    C++ implementation of BattleSnake engine - battlesnake.com - and some extra tools.

    C++ 4

  2. battlesnake-hungry battlesnake-hungry Public

    Hungry BattleSnake written in C++

    C++ 3 1

  3. stable-block-vector stable-block-vector Public

    Wrapper around std::vector with stable iterators and points, not affected by size growth. Stores data in vectors of pre-determined size.

    C++ 1

  4. websocketpp websocketpp Public

    Forked from zaphoyd/websocketpp

    C++ websocket client/server library

    C++

  5. trivial-loop-array trivial-loop-array Public

    Trivially constructible, destructible and copyable looped array

    C++