Skip to content
View meinvolk's full-sized avatar
  • Evoqua Water Technologies
  • Grand Rapids, MI

Block or report meinvolk

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 Loading

  1. HashingApp HashingApp Public

    Custom App that implements a Dictionary to store a key and value. Hashing function is used to store the data. Linear probing is implemented as well.

    C# 1

  2. ComicBookDesktopApp ComicBookDesktopApp Public

    Windows form application to perform CRUD operations on an access database. Some PC's get Error "The 'Microsoft.ACE.OLEDB.15.0' provider is not registered on the local machine." Either Switch target…

    C#

  3. LinkedList LinkedList Public

    This character counter program will parse a text document to see how many times every occurrence of a ASCII character occurs within the document. Data is stored in a Linked List.

    C#

  4. CompressionApp CompressionApp Public

    Application to compress and decompress text files using the Huffman Encoding Algorithm.

    C#

  5. portfolio portfolio Public

    Personal portfolio.

    JavaScript

  6. MobileChef MobileChef Public

    Android application that takes ingredients and fetches corresponding meals.

    Java