Skip to content
View JWaibong's full-sized avatar

Block or report JWaibong

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. memory-card-game Public

    Browser game built using React

    JavaScript 1

  2. tui-typing-test Public

    CLI typing test game written in Rust using the tui library.

    Rust 1

  3. JSON-Parser Public

    JSON-Parser written in C that can validate input .json files with options to reformat with pretty-print.

    C 1

  4. Vigenere-Decipher Public

    This program can encrypt plaintext using any key using the Vigenere Cipher. To decrypt a given ciphertext, the program uses frequency analysis to determine the best possible key and the most likely…

    Rust

  5. Web-Proxy-Cache Public

    Web proxy server capable of parsing HTTP requests from a client browser and caching webpage responses from other hosts.

    Python