Skip to content
View BoltThrower's full-sized avatar
Block or Report

Block or report BoltThrower

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

  1. TrinaryTree TrinaryTree Public

    A trinary tree is like a binary tree, but there are up to three children per node. The middle child is equal to its parent, the left child is less than its parent, and the right child is greater th…

    Java 1

  2. King-of-the-Castle King-of-the-Castle Public

    Pathfinding experiment using XNA and C#.

    C#

  3. Super-Mario-World-1-1 Super-Mario-World-1-1 Public

    A school project spanning over a full semester for an agile development project class. It was developed in C# with Microsoft XNA framework. It's a recreation of the classic first level of the NES S…

    C# 1

  4. BucketListMatch BucketListMatch Public

    Senior Capstone project for an Android application. This application was designed by our client to be a social media application where users can find and be matched with others based on desired dre…

    Java

  5. HTTP_Parser HTTP_Parser Public

    A program designed to parse a text file of HTTP headers. It counts the number of occurrences for each header, and prints the total amount for each at the end of parsing. The program was optimized f…

    C 1