Skip to content
View Spectre-Dev's full-sized avatar
  • Dublin

Block or report Spectre-Dev

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. Power-Of-Words-Learning-English Power-Of-Words-Learning-English Public

    Power Of Words is an android application that aims to help early English language learners or children by using gameification. The application is a second year computing team project and includes g…

    Java 3

  2. RichF1 RichF1 Public

    This is an MVC ASP.Net application I developed as part of my Advanced Internet Technologies module. The application is a web interface with a relational database that stores the records of Formula …

    C# 1

  3. Learning-Support-Website---1st-year Learning-Support-Website---1st-year Public

    This is a website project developed in 1st year of computing using HTML, JavaScript and CSS. The aim was to produce a well presented web interface for users to find information on learning supports…

    JavaScript 1

  4. Gan-DiDean Gan-DiDean Public

    This is an application Currently in the works that will allow users to pin the locations of homeless sleepers in order for homeless ground teams to locate them to provide food and warm clothes/bedd…

    PHP

  5. Binary-Search-java-Example-Non-Recursive- Binary-Search-java-Example-Non-Recursive- Public

    This is a quick example of the Binary Search Algorithm I wrote in Java (NetBeans). The code uses hard coded elements in an arraylist, which are outputted before calling the BinarySearch method and …

    Java

  6. Find-Smallest-Element-of-ArrrayList Find-Smallest-Element-of-ArrrayList Public

    This is a small java exercise in finding the smallest element within an arraylist and measuring the execution time for the process.

    Java