Skip to content
View cppcooper's full-sized avatar
  • Canada

Block or report cppcooper

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. dfhack Public

    Forked from DFHack/dfhack

    forked development of dfhack primarily for plugins: cxxrandom, channel-safely, spectate, and whatever the future holds

    C++

  2. DICOM-tag-filter Public

    Forked from BCCF-UBCO-AD/Orthanc-TMI

    A highly configurable DICOM parser plugin for an Orthanc 1.9.7 server. Migrating is simple. Reads and parses a raw data buffer of a DICOM file, very fast, very very fast.

    C

  3. icosahedron-sphere Public

    For UE4 - Takes an icosahedron, subdivides it N times. Normalizes the vertices to create a unit-sphere. This implementation takes an underlying class which provides the aforementioned services and …

    C++ 7 2

  4. daylight Public

    Command line utility to calculate hours of daylight for a given latitude, and the sunrise for a given latitude and longitude, as well as the delta daylight to one day from the previous.

    C++ 2 1

  5. [C++] cool niche template stuff
    1
    struct delimiter_ctype : std::ctype<char> {
    2
        static const mask* make_table(std::string delims) {
    3
            // make a copy of the "C" locale table
    4
            static std::vector<mask> v(classic_table(), classic_table() + table_size);
    5
            for(mask m : v) {
  6. game-of-the-amazons-ai Public

    AI agent for playing Game Of The Amazons. Each move includes two components moving your piece and placing a piece to limit movement on the board. Currently relies on an API for the GUI and client/s…

    Java

96 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to cppcooper/cheryl-engine, DFHack/dfhack, Nuklon/Steam-Economy-Enhancer and 2 other repositories
Loading A graph representing cppcooper's contributions from June 09, 2024 to June 10, 2025. The contributions are 96% commits, 2% issues, 1% code review, 1% pull requests.

Contribution activity

June 2025

cppcooper has no activity yet for this period.
Loading