Skip to content
View krummenCode's full-sized avatar
  • Jefferson City, MO

Block or report krummenCode

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. React-Movies React-Movies Public

    React app that allows a user to provide input to a search bar to browse movies.

    HTML

  2. HashingAlgorithms HashingAlgorithms Public

    Console app that accepts user input which gets hashed with user selected hashing algorithm, the result then prints to the console.

    C#

  3. SelctionSort SelctionSort Public

    Sort a random integer array with the selection sort algorithm.

    C# 1

  4. Tic-Tac-Toe Tic-Tac-Toe Public

    Vanilla Js Two player Tic Tac Toe game

    JavaScript

  5. Calculator-Application Calculator-Application Public

    Calculate the result of the chosen math operation using two supplied numbers.

    C#

  6. Dinner-Table Dinner-Table Public

    C# console application for printing customer receipts. A user can input their name, number of meals, and the menu items. The application then prints off a receipt to display item price, subtotal, t…

    C#