Skip to content
View BrownBear45's full-sized avatar

Block or report BrownBear45

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. md5collisionlab md5collisionlab Public

    Forked from kaitlinaclark/md5collisionlab

    MD5 Collision Attack Lab | SEED Security Lab project | Ubuntu 16.04

    Shell

  2. NavMeshComponents NavMeshComponents Public

    Forked from Unity-Technologies/NavMeshComponents

    High Level API Components for Runtime NavMesh Building

    C#

  3. 431Project 431Project Public

    Jupyter Notebook

  4. DatabaseFiller DatabaseFiller Public

    This is code I used to populate a database to ensure SQL commands work before deployment.

    Jupyter Notebook

  5. ClassScheduler ClassScheduler Public

    This program was created for a school project. This Java program allows for two different types of users: Admin and Student. Admin allows a user to create classes, and approve students. The Student…