Skip to content
View zaneHarrison's full-sized avatar

Block or report zaneHarrison

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

Pinned Loading

  1. monthify-app monthify-app Public

    TypeScript

  2. zlh-personal-site zlh-personal-site Public

    This is the repository for my personal website.

    CSS

  3. shopping-list shopping-list Public

    This is a simple Next.js project used as the starting point for a React + JS tutorial for Duke Catalyst.

    JavaScript 17

  4. Clever-Hangman Clever-Hangman Public

    This is an "intelligent" Hangman game that uses a user's guesses to change the secret word, making the game considerably more difficult. It was originally coded in October of 2020 and moved to this…

    Python

  5. Huffman-Compression-Decompression Huffman-Compression-Decompression Public

    This is a java program intended to allow for data compression and decompression using the Huffman coding procedure.

    Java

  6. Markov-Random-Text-Generation Markov-Random-Text-Generation Public

    This Java program generates random text using a Markov Model.

    Java