Skip to content
View kelvinotundoKE's full-sized avatar
  • Kisii National Polytechnic
  • Kisii, Kenya
Block or Report

Block or report kelvinotundoKE

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

    Testing GitHub repository

  2. myclock myclock Public

    A simple JavaScript clock for beginners that displays current time and day. The user is able to set a preferred clock system, mode of display, and whether to sync background color with current time…

  3. js-dev-environment js-dev-environment Public

    Contains exercises from Cory House's course "Building a JavaScript Development Environment" for Pluralsight. In the course, he explores "the long list of decisions and patterns for building your ow…

  4. simple-searchbox simple-searchbox Public

    A simple HTML and CSS search box to implement beginner concepts of the technologies. The concepts covered include:

    CSS

  5. webartafrica webartafrica Public

    A website for a fictional Web design company meant to illustrate HTML and CSS concepts.

    HTML

  6. js-calculator js-calculator Public

    A calculator designed to implement various features of ES6. The features implemented include: const and let, new ways for declaring variables; arrow functions; the .toLocaleString method, etc.

    JavaScript