Skip to content
View IanoNjuguna's full-sized avatar
:electron:
:electron:

Block or report IanoNjuguna

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

    A ball bouncing within a window (animation and collision detection)

    Python

  2. Sockets Sockets Public

    This repository contains programs for building HTTP and TCP servers (networking and internet architecture)

    C 1

  3. vault vault Public

    code snippets

    Go

  4. doba doba Public

    Forked from itsnotdreww/doba

    TypeScript

  5. Use wget to download a website's ass... Use wget to download a website's assets, including images, css, javascript, and html. From http://www.linuxjournal.com/content/downloading-entire-web-site-wget
    1
    $ wget \
    2
      --recursive \
    3
      --no-clobber \
    4
      --page-requisites \
    5
      --html-extension \
  6. Bean-DDS Bean-DDS Public

    Forked from PeterdKamau/Bean-DDS

    This system will be developed to classify plants with bean diseases by applying machine learning using their leaf images as input

    Jupyter Notebook