Skip to content
View DanielAmah's full-sized avatar
Block or Report

Block or report DanielAmah

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

  1. TwilioOTPAuthentication TwilioOTPAuthentication Public

    Rails API + Twilio for a simple OTP authentication system.

    Ruby

  2. FileTransferManager FileTransferManager Public

    Ruby

  3. rounded-bar-chartjs rounded-bar-chartjs Public

    JavaScript 1

  4. heap_sort.rb heap_sort.rb
    1
    # Heap Sorting Algorithm
    2
    # the root node of the heap is always the largest value
    3
    # build a sorted array by repeatedly removing the root node
    4
    # push to our new array
    5
    # heapify the max heap so that the new, largest value node is at the root.
  5. quickstore quickstore Public

    Quickstore is an e-commerce API built with ruby on rails.

    Ruby

  6. skihlz skihlz Public

    Ruby