Skip to content
View kyleb13's full-sized avatar

Block or report kyleb13

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

    Our group project for the Android mobile app in TCSS450 class.

    Java 2 1

  2. Tetris Tetris Public

    Recreation of the game Tetris in Java. From my programming practicum class

    Java 1

  3. TheUnholyBit TheUnholyBit Public

    Quarter project for Computational worlds (TCSS 491). Medieval themed bullet hell game

    JavaScript 1 3

  4. Search-Algorithms-15-Puzzle-Problem Search-Algorithms-15-Puzzle-Problem Public

    Python

  5. SortVisualizer SortVisualizer Public

    JavaScript 1

  6. WebCrawler WebCrawler Public

    Web crawler that starts from a given set of urls in a text file, parses those pages using regular expressions to extract links, and processes those links that were found. Stops once 75 pages have b…

    Python