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

Block or report edalford11

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

    This program is written in C++ and will read in a RAW image file that will perform MD5 and SHA1 checksums on the file before analysis. The program will then read the partition tables from the maste…

    C++ 4 1

  2. EMRMessagingModule EMRMessagingModule Public

    Messaging module of an Electronic Medical Records web application. .NET 4.5

    CSS

  3. AddressConversion AddressConversion Public

    Unix-like command line utility that will convert between three different address types when an address of a different type is given.

    C++

  4. MACConversion MACConversion Public

    Command line utility written in C++ that converts hex values to their corresponding time and date values. Little endian is assumed for this utility.

    C++

  5. First-FollowSetParser First-FollowSetParser Public

    Program that will take in a context-free grammar and output the FIRST and FOLLOW sets of the non-terminals of the grammar.

  6. SemanticChecker SemanticChecker Public

    The input to the semantic checker will be a program and the output will be information about the types of the variables in the program or an error message if there is type mismatch or other semanti…

    C++