Skip to content
View alexbrahos's full-sized avatar
  • Indianapolis, IN

Block or report alexbrahos

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. Webmaster_Hackathon Webmaster_Hackathon Public

    IUPUI 2023 Webmaster Hackathon

    JavaScript 1

  2. Decrypt-RSA Decrypt-RSA Public

    A program that decrypts a message that was encrypted with the RSA algorithm

    Java

  3. Cryptography-Suite Cryptography-Suite Public

    A program that helps solve decrypt different ciphers: Hill, Permutation, Substitution, Vigenere, Shift

    C++

  4. grapemoli/p2p_chat grapemoli/p2p_chat Public

    💬 Client-Server Chat Application with GUI.

    Python

  5. Huffman_Suite Huffman_Suite Public

    Program that takes plaintext ".txt" file, compresses it with a huffman encoding, then decompresses it

    C++

  6. Calculator1 Calculator1 Public

    Calculator using command pattern and abstract factory pattern

    C++