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

Block or report Howellp80

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. Operating-Systems---Small-Shell Operating-Systems---Small-Shell Public

    This is a small shell program with 3 built in commands - exit, cd, and status.

    C

  2. Operating-Systems---Stats Operating-Systems---Stats Public

    A bash shell script to compute statistics.

    Shell

  3. Operating-Systems---Room-Game Operating-Systems---Room-Game Public

    The player will begin in the "starting room" and will win the game automatically upon entering the "ending room"

    C

  4. Operating-Systems---One-Time-Pad Operating-Systems---One-Time-Pad Public

    Five small programs that encrypt and decrypt information using a one-time padlike system. They combine multi-processing code with socket-based inter-process communication. They are accessible from …

    C

  5. CSII---Conway-s-Game-of-Life CSII---Conway-s-Game-of-Life Public

    Conway’s Game of Life is a standard example of a cellular automaton.

    C++

  6. CSII---Loaded-Dice CSII---Loaded-Dice Public

    A version of the game "War" using dice.

    C++