Skip to content
View LukeErdy's full-sized avatar

Block or report LukeErdy

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. cs-320-project cs-320-project Public

    2

  2. skyrim-alchemy-calculator skyrim-alchemy-calculator Public

    A simple program that streamlines the process of making potions in TES V: Skyrim.

    Python

  3. ftp-server-and-client ftp-server-and-client Public

    A server and client capable of transferring file data between machines on a network, written in C.

    C

  4. cellular-automata cellular-automata Public

    Visual representations for elementary cellular automata, including Conway's Game of Life.

    Python

  5. counting-sort counting-sort Public

    A use case where counting sort beats stdlib's qsort.

    C

  6. scapegoat-avl scapegoat-avl Public

    Implementation of a scapegoat tree and an AVL tree.

    C