Skip to content
View TaylorCaylie's full-sized avatar
🐟
fishing
🐟
fishing

Block or report TaylorCaylie

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

Popular repositories Loading

  1. ACM-Research-Coding-Challenge ACM-Research-Coding-Challenge Public

    Forked from ACM-Research/Coding-Challenge-F20

    Python

  2. DeleteElement DeleteElement Public

    This program deletes the second to last element from a list using recursion.

    Racket

  3. NumberGuessingGame NumberGuessingGame Public

    This bash script allows for a user to guess a number within the given range and hints if the next guess needs to be higher or lower based on the previous guss until the random number generated is c…

    Shell

  4. -Recursive-Descent-Subprogram -Recursive-Descent-Subprogram Public

    Recursive-descent subprogram for the EBNF rule for this while statement: do { if ( number % 2 == 0 ) even ++; number=number+1; } while (number <= 10)

    Java

  5. ACM-Research-Coding-Challenge-S21 ACM-Research-Coding-Challenge-S21 Public

    Forked from ACM-Research/Coding-Challenge-S21

    Python

  6. NurtureForNature NurtureForNature Public

    This application provides suggestions for sustainable alternatives to everyday waste as well as an education component about landfills and a tracker that allows the user to input their waste usage …

    Swift