Skip to content
View chrisban's full-sized avatar
Block or Report

Block or report chrisban

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. cs-eval-fw cs-eval-fw Public

    This system, developed in conjunction with Doctor R. Halterman, attempts to offer the ability to build modules from flat files, allow code to be compiled and run in the browser, provide students wi…

    JavaScript 2

  2. AR-Drone-vision-control AR-Drone-vision-control Public

    The goal of this project was to create a state machine that allowed for a Parrot AR Drone to locate and follow a neon yellow hard hat.

    C++

  3. Create a Spring WebClient that is in... Create a Spring WebClient that is initialized with a public CA Cert and a chain of client cert and secret key
    1
    @Slf4j
    2
    @Configuration
    3
    @RequiredArgsConstructor
    4
    public class MTLSWebClient {
    5