Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View brandonjbrugman's full-sized avatar

Sponsoring

@metabrainz

Block or report brandonjbrugman

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

Pinned Loading

  1. Intro-to-Web-Development-Website Intro-to-Web-Development-Website Public

    This is a movie review themed website created for my Intro to Web Development class (link in README) (Fall 2020).

    PHP

  2. nfa-dfa-converter nfa-dfa-converter Public

    NFA -> DFA Converter program in Java created for my Intro to Computational Theory class (Fall 2020)

    Java 2

  3. Inventory-Management Inventory-Management Public

    Java program was written to be used as an inventory management system with a MySQL database (Summer 2020)

    Java

  4. Bioinformatics-BTree Bioinformatics-BTree Public

    A group project that's purpose was to parse through .gbk files and insert them into a BTree written by my group (Spring 2020)

    Java

  5. Hash-Table-Efficiency-Test Hash-Table-Efficiency-Test Public

    This is a Java program that examines the effectiveness of Linear Hashing vs Double Hashing for my CS 321 Data Structures class (Spring 2020)

    Java

  6. Smash Smash Public

    This is a homemade implementation of the Bash shell created for my Intro to Systems Programming class (Fall 2019)

    C