Skip to content
View elgikore's full-sized avatar
  • New Zealand
  • Joined Aug 18, 2024

Block or report elgikore

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. cellphone-repair-tracker cellphone-repair-tracker Public

    This app tracks the history of phone repair jobs in their store. Made this for the final exam in CPE1231 Object-Oriented Programming subject.

    C#

  2. binomial-probability binomial-probability Public

    A command-line app for Binomial Probability-related problems.

    Python 1

  3. gauss-seidel-method gauss-seidel-method Public

    An command-line app to solve systems of equations (3x3 only) using the iterative Gauss-Seidel Method, with user-specified decimal accuracy.

    C#

  4. triangle-related-calculator triangle-related-calculator Public

    A command-line app for calculating triangle-related problems. Made this as part of the requirement (mini-project) for CPE1130 Programming Logic and Design.

    C#