Skip to content
View KarenCattie's full-sized avatar
  • Ottawa
Block or Report

Block or report KarenCattie

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. Web-restaurant-project Web-restaurant-project Public

    This is one of my group web projects from school, the theme was a Chinese restaurant, and has a simple functional database.

    PHP

  2. Java-interface-usage-assignment Java-interface-usage-assignment Public

    This assignment aims to understand how interface, polymorphism, and inheritance work in Java.

    Java

  3. Web-client-validation-form---JavaScript Web-client-validation-form---JavaScript Public

    This lab aims to create a client-side validation form using JavaScript.

    JavaScript

  4. Linux-Bash-Script-Grade-Calculation Linux-Bash-Script-Grade-Calculation Public

    the purpose of this lab is to create a script that will calculate the final grade and display the letter grade for a course

    Shell

  5. Linux-Bash-Script-for-User-Management Linux-Bash-Script-for-User-Management Public

    This script file contain commands that allow the user to create, and manage user accounts.

    Shell

  6. Java-Inheritance-Understanding-and-Usage-Lab Java-Inheritance-Understanding-and-Usage-Lab Public

    This lab aims to understand how inheritance works in Java, and use the super keyword to perform inheritance functions between classes and overriding methods.

    Java