Skip to content
View TannerJuby1's full-sized avatar

Block or report TannerJuby1

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. SlidingTilePuzzle SlidingTilePuzzle Public archive

    Program that takes the state of a sliding puzzle game and determines the fastest solution to the game. It determines the fastest solution using four different algorithms: A* Heuristic 1, A* Heurist…

    Swift 1

  2. LinkStateRouting LinkStateRouting Public archive

    Implements a Link State Routing (Dijkstra’s Algorithm) that simulates generating a forwarding table for a network.

    C++ 1

  3. 3800Homework 3800Homework Public archive

    Tanner Juby's folder for Web API Homework

    Objective-C

  4. Connet4 Connet4 Public archive

    This project reads in a JSON object through standard input that resembles a Connect4 game state, generates a tree of possible preceding states, and runs the min-max algorithm on the tree to determi…

    Racket

  5. WeeklyScheduler WeeklyScheduler Public archive

    Created a Server/Client program using TCP socket connection. The server acts as a calendar that a client can use to add a user, delete a user, modify user information, user login authentication, ad…

    C++

  6. Rocket.Chat.Kotlin.SDK Rocket.Chat.Kotlin.SDK Public

    Forked from RocketChat/Rocket.Chat.Kotlin.SDK

    Rocket.Chat's Kotlin SDK (REST & WebSocket abstractions)

    Kotlin