Skip to content
View scottedwards's full-sized avatar
  • Wales

Organizations

@purple-sheep

Block or report scottedwards

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. Fleetabix/cs261_cswk Fleetabix/cs261_cswk Public

    Financial Trader Chatbot

    Python 2

  2. anagram-solver anagram-solver Public

    Program to solve given anagrams. Will also work with wildcards (hopefully).

    C++

  3. my-cppstring my-cppstring Public

    A C++ String class using C-style strings.

    C++

  4. orbit orbit Public

    A 2D simple physics engine. Controls how planets move around due to gravity.

    Swift 2 1

  5. secret-image-encryption-sshhhh secret-image-encryption-sshhhh Public

    A steganographic encryption and decryption tool for the command line.

    Java

  6. AVLTree AVLTree Public

    A java implementation of an AVL tree. With tests!

    Java