Skip to content
View Tibzie's full-sized avatar
🐢
I like turtles
🐢
I like turtles
Block or Report

Block or report Tibzie

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

    A responsive application that retrieves data from a weather API (by using React.js, Reactstrap and Open Weather API). Users are able to see the today's weather by entering city.

    JavaScript

  2. Unit_testing_mocha_chai Unit_testing_mocha_chai Public

    JavaScript unit testing and other fun activities with Mocha, Chai, Istanbul and Travis-CI.

    HTML

  3. CRUD_App CRUD_App Public

    Simple account management system w/ Spring Boot, React and Bootstrap 4. Features: creating/reading/updating/deleting accounts.

    JavaScript

  4. CalculatorOnKeyDown CalculatorOnKeyDown Public

    A calculator that does various arithmetic operations with a keyboard feature.

    JavaScript

  5. calculatorApp calculatorApp Public

    This project demonstrates how to set up Virtual Machines with scripts (including installing tools such as Maven, Jenkins, Git and Java). It also executes script and demonstrates the use of Jenkins.

    Shell

  6. Rest_JUnit_tests Rest_JUnit_tests Public

    Using RESTAssured, I created JUnit tests to test 4 standard HTTP requests (Get, Put, Post, Delete).

    Java