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.

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

    IUPUI 2023 Webmaster Hackathon

    JavaScript 1

  2. grapemoli/p2p_chat grapemoli/p2p_chat Public

    💬 Client-Server Chat Application with GUI.

    Python

  3. ChordQuiz ChordQuiz Public

    A tool with a GUI to help learn what notes make up certain chords using Java Swing.

    Java

  4. Huffman_Suite Huffman_Suite Public

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

    C++

  5. SpellChecker SpellChecker Public

    Simple spell checker using a small collection of words in a hashmap

    C++

  6. Dijkstras_Algorithm Dijkstras_Algorithm Public

    Implementation of Dijkstra's Algorithm to find the shortest distance between 2 nodes

    C++