Skip to content
View nakayenga's full-sized avatar
  • United States
Block or Report

Block or report nakayenga

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

Popular repositories Loading

  1. DAY1 DAY1 Public

  2. Battery-Voltage-Check-and-Shutdown-using-Raspberry-Pi- Battery-Voltage-Check-and-Shutdown-using-Raspberry-Pi- Public

    This code checks the voltage of a battery connected to a Raspberry Pi and shuts it down when the voltage is low

    Python

  3. Using-Union-function-in-SQL Using-Union-function-in-SQL Public

    Combines scores from 3 different unique judges into one average score

  4. Difference-between-an-array-and-linked-list Difference-between-an-array-and-linked-list Public

    The simple difference is that an array is fixed in length and a linked list is dynamic.

  5. SAS-how-to-use-SAS-informats-mdyampm-and-anydtdtm SAS-how-to-use-SAS-informats-mdyampm-and-anydtdtm Public

    How to use SAS date informats mdyampm and anydtdtm

  6. Data-Structures-and-Algoritms---Selection-Sort---C-Programming Data-Structures-and-Algoritms---Selection-Sort---C-Programming Public

    This is C code to do a selection sort in C