Skip to content
View BrianPJScott's full-sized avatar

Block or report BrianPJScott

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

    Practice tests using JUnit in Eclipse

    Java

  2. World_Country_Info World_Country_Info Public

    Country, Weather & Exchange Rate Mobile App – JavaScript, Ionic, Angular

    TypeScript

  3. Sorting_Benchmark Sorting_Benchmark Public

    Sorting Algorithms Benchmark – Java

    Java

  4. Text_Indexer Text_Indexer Public

    A program to create and export an index for one or more text files

    Java

  5. Chat_Client_Server Chat_Client_Server Public

    Comman line chat/client test written in Java

    Java

  6. n-Grams n-Grams Public

    A java program which identifies and sums all n-grams/shingles/l-mer/k-mer of contiguus size n in a text document, then outputs the results to a file

    Java