Skip to content
View whytekieran's full-sized avatar

Block or report whytekieran

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Windows-Phone-Project Windows-Phone-Project Public

    My first attempt at a windows phone app. Ferrari Application which just shows information and pictures of different cars.

    C# 1

  2. PHP-Database-Hit-Counter PHP-Database-Hit-Counter Public

    Program that uses two tables in a database. One with a number which increments the hits the page gets. But only if the user is a new user. This is done by getting the users IP and comparing it with…

    PHP 1

  3. MobileAppProject MobileAppProject Public

    Windows Phone Application word jumble game

    C# 1

  4. ionic-assignment ionic-assignment Public

    Forked from mysterydeveloper/ionic-assignment

    A simple application showing the calories of different foods. Written using the ionic framework.

    JavaScript

  5. Employee-Database-C-Programming- Employee-Database-C-Programming- Public

    An "Employee Database". Linked List exercise using the C programming language. Involves creating my own linked list which holds employee records (structs). The list can then have CRUD operation per…

    C

  6. Mastermind-Game-C-Programming Mastermind-Game-C-Programming Public

    Console based Mastermind game written in C as a second year college project.

    C