Skip to content
View henrykorir's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report henrykorir

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. AMPATH/etl AMPATH/etl Public

    This project hosts scripts to generate flat tables derived from OpenMRS data used for reporting purposes.

    SAS 11 39

  2. AMPATH/ng2-amrs AMPATH/ng2-amrs Public

    Point of care system for AMPATH clinics

    TypeScript 14 98

  3. nlohmann-json-cpp-library-test nlohmann-json-cpp-library-test Public

    Creating json objects/arrays using nlohmann json CPP library. The testing is accompanied with screenshots. Check out the nlohmann c++ json library in here ->

    C++

  4. Simple-compiler Simple-compiler Public

    Calculating FIRST and FOLLOW Sets of Grammar

    C

  5. simplecompiler simplecompiler Public

    compiler

    C++

  6. wxMinesweeper wxMinesweeper Public

    This Minesweeper game uses Depth First Search (DFS) as the primary mechanism to explore adjacent safe tiles and count the number of immediate mines. This information helps determine which tiles to …

    C++ 1