Skip to content
View ciarancoady98's full-sized avatar
💻
Coding
💻
Coding

Block or report ciarancoady98

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. Github-Access Github-Access Public

    A simple program that queries the github api

    JavaScript 1

  2. The-Turing-Game The-Turing-Game Public

    Forked from BurkeO/SWENG-Project-2019

    A Gamified version of the "Turing Test" for Android

    Java

  3. Elementary-Cellular-Automaton-Visualisation Elementary-Cellular-Automaton-Visualisation Public

    A Visualisation of Elementary (1D) Cellular Automaton using Pygame for fun

    Python

  4. Flappy-Clone Flappy-Clone Public

    A Clone of the game "Flappy Bird", developed to help me learn Unity

    C#

  5. Telecommunications Telecommunications Public

    Contains two projects, One is an implementation of a publish/subscribe system and the other is an implementation of an openflow like system. Both systems deliver messages using java datagram packets

    TeX

  6. Algorithms-and-Data-Structures Algorithms-and-Data-Structures Public

    Contains implementations of various different algorithms and data structures such as: Binary Search, Binary Search Trees, Doubly Linked Lists, Sorting Algorithms etc which were completed as part of…

    Java