Skip to content
View benjaminngarambe's full-sized avatar
🧠
Feeding my mind
🧠
Feeding my mind
  • Poznan, Poland

Block or report benjaminngarambe

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MonteCarloSimulator-Program MonteCarloSimulator-Program Public

    Monte Carlo simulation is a computerized mathematical technique that allows people to account for risk in quantitative analysis and decision making. The technique is used by professionals in such w…

    C# 2

  2. TransAirAccessSystem TransAirAccessSystem Public

    The TransAir company manages several centers in different airports. It uses the drag and drop feature to manage employees.

    TypeScript 2

  3. BinaryLinearSearchAlgoritm-Program BinaryLinearSearchAlgoritm-Program Public

    implimenting linear and binary search, measure the time needed to perform both of those searches for arrays of different sizes, and compare them.

    C# 1

  4. DiscoverRwanda-Website DiscoverRwanda-Website Public

    A clear, responsive website that describes the beauty of my beautiful country Rwanda.

    HTML 1

  5. TodoApp-Swift TodoApp-Swift Public

    A ask management application. It allows users to manage their tasks from their Apple smartphones and tablet. It was built using MVVM Architecture and CRUDFunctions.

    Swift 1

  6. CoinChange-Program CoinChange-Program Public

    implementing two forms of the greedy approach algorithm and used the general coin change system algorithm, in order to return the desired coin change by the user.

    C#