Skip to content
View AndrewS-GH's full-sized avatar

Block or report AndrewS-GH

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 Loading

  1. SubCipher SubCipher Public

    Web app that lets users apply English letter frequency attacks and modify the key to try and solve a substitution cipher. This is not a program that will solve the cipher, but gives the user the to…

    Python

  2. bash-scripts bash-scripts Public

    Some bash scripts for practice

    Shell

  3. Elevator-Sim-Pthreads Elevator-Sim-Pthreads Public

    Elevator Simulator Using Pthreads

    C

  4. unique_pointer unique_pointer Public

    Rough implementation of unique pointer, goal was to familiarize myself with more modern C++ constructs ie: Smart Pointers, Move Semantics, Templates

    C++

  5. advent_of_code2023 advent_of_code2023 Public

    Python