Skip to content
View Keaneyjo's full-sized avatar
🐧
🐧
  • Dublin, Ireland

Block or report Keaneyjo

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

    An animation and visualisation of Napoleon’s Campaign to Moscow, Russia from 1812 to 1813, created using Processing (a Java like library).

    Java

  2. Group-15-Software-Engineering-Project/ttl_hotdesking_system Group-15-Software-Engineering-Project/ttl_hotdesking_system Public

    Software Engineering Project - Group 15 -

    JavaScript 3 2

  3. Group-14-Software-Engineering-Project/SureCoverage Group-14-Software-Engineering-Project/SureCoverage Public archive

    Java 3

  4. Hacker-News-Interface Hacker-News-Interface Public

    A Hacker News Front End Interface created in Processing with some fellow students. The program summons a front end display so that a user may explore the data bank in an efficient manner through se…

    Processing

  5. Connect-4-Arm-Assembly Connect-4-Arm-Assembly Public

    A Connect Four Game written in Arm Assembly code. The code implements an "A.I. User" or two-player multi-player. Inputs and outputs are printed through the UART window using ASCII-Art.

    Assembly

  6. C-Huffman-Tree-Encoder C-Huffman-Tree-Encoder Public

    A C program which creates a huffman binary tree from a sample text file. Then encodes said file via the huffman tree into a series of binary digits.

    C