Skip to content
View McebisiMK's full-sized avatar

Block or report McebisiMK

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. TournamentManagement TournamentManagement Public

    Web API soccer tournament management system using .Net core and Angular.

    C# 4 1

  2. GraphQL_Student_Registration GraphQL_Student_Registration Public

    Student registration Web API using GraphQL, Test Driven Development (NUnit) and SQL Server Database.

    C#

  3. EventDrivenExercise EventDrivenExercise Public

    Raising Events (Created, Updated and Deleted user) upon User operations and consume them accordingly. Add, Update and Delete user to/from the SQL Server DB and triggers events which are saved to th…

    C#

  4. FileExtensions FileExtensions Public

    Return the space occupied by files of a certain category (Music, Images, Videos and other files) from a string of files separated by new line.

    C#

  5. StringCalculator StringCalculator Public

    Return the sum of numbers from a string of numbers separated by one or multiply delimiters.

    C#

  6. GenericResponse GenericResponse Public

    Wraps all errors, info messages and data into one object. IsValid indicates whether the response is successful or not, Messages are used to log the steps or flow of API execution and errors contain…

    C#