Skip to content
View bmb7904's full-sized avatar
  • Pennsylvania

Block or report bmb7904

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

    FriendFinder -- Implementing a sorted linked list with pointers and using it in a mock friend-finding app

    C++ 1

  2. Game-Of-Life Game-Of-Life Public

    This program is based on "The Game Of Life" by mathematician John Conway. Uses the Swing class to create the "cells" of the game.

    Java 2

  3. primeNumberBinaryTree primeNumberBinaryTree Public

    Command line Binary Tree implementation. Generates and sorts prime numbers. Allows searching for primes. Can scale appropriately.

    C++ 1

  4. recursiveGCD recursiveGCD Public

    Finds the greatest common divisor of two integers using a recursive function based on the Euclidean Algorithm. Simple netbeans-generated GUI.

    Java 1

  5. ReverseOrderCaculatorWithStack ReverseOrderCaculatorWithStack Public

    Implements a stack with pointers and uses it in a command line program to perform some simple calculations

    C++ 1

  6. Snake Snake Public

    My take on the classic Nokia Snake game. Built from scratch using the Swing class and some free artwork.

    Java 1