Skip to content
View ClayJay3's full-sized avatar

Block or report ClayJay3

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. MissouriMRDT/Autonomy_Software MissouriMRDT/Autonomy_Software Public

    Autonomous Traversal and Object Detection for Rovers

    C 7 2

  2. MissouriMRDT/RoveComm_CPP MissouriMRDT/RoveComm_CPP Public

    The MRDT RoveComm Communication Library written in C . For high level systems, not microcontrollers.

    C 3 1

  3. MissouriMRDT/Basestation_Software_Blazor MissouriMRDT/Basestation_Software_Blazor Public

    A complete rewrite of Basestation_Software into a Blazor interactive webapp. Complete with a SQLite database for storing data and an API to interface with it.

    C# 3

  4. OpenCV-Camera-Calibration-Stitching-and-Stereoscopic-Vision OpenCV-Camera-Calibration-Stitching-and-Stereoscopic-Vision Public

    This repo contains code that will allow a user to easily create calibrations for camera with OpenCV. It also contains example code to stitch video together in real-time.

    Python 3

  5. NetCommander NetCommander Public

    A scary but useful network tool that automates large scale command execution on Cisco network switches. Derived from the PythonNetCrawler. This app will generate network maps and find all of the sw…

    Python 2

  6. NetCrawler NetCrawler Public

    A powerful network mapper that uses CDP packets to discover the layout/gather data on a network. Derived from the PythonSwitchConfigurator. This app doesn't configure switches, but it provides a co…

    Python