Skip to content
View BrianAllenGit's full-sized avatar

Block or report BrianAllenGit

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

    Project in progress. Building a voice-activated personal assistant in Java that can also function on Android smartphones.

    Java 1

  2. Randomly_Generating_Maze Randomly_Generating_Maze Public

    This program was my final program for my Java class. The assignment was to simply demonstrate knowledge of Java and random algorithms. I recreated a maze so that even I would not be able to predict…

    Java

  3. Heap_Sort Heap_Sort Public

    This very basic heap sorter was created for one of my Java classes. We had to demonstrate our ability to trace nested loops to create a heap sorter all in one single loop with as many nested loops …

    Java

  4. Distributed_Pokemon Distributed_Pokemon Public

    Utilizing TCP protocol, allows client machines to control Pokemon Gameboy emulation on a server through keyboard input

    C++

  5. Abs_Puzzle_Solver Abs_Puzzle_Solver Public

    Program in C that solves all possible permutations of 1-10 through recursive back tracking such that when each number of the permutation was placed in an inverted triangle formation of 4, 3, 2, 1, …

    C

  6. FriendlyFitness FriendlyFitness Public

    Java