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

Block or report rhit-bryantlj

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

  1. LED_Matrix LED_Matrix Public

    An IoT project consisting of an LED matrix controlled by an Arduino Uno with an ESP8266 wifi module. A simple webpage can be hosted or served to control the device using the MQTT protocol.

    JavaScript

  2. VerilogPongGame VerilogPongGame Public

    Repository containing the code for implementing the classic game Pong on a Nexys A7 Digilent FPGA development board.

    SystemVerilog 1

  3. Uno_PS4_and_Auto_Car Uno_PS4_and_Auto_Car Public

    This repository houses the development and final code for an Arduino Uno developed autonomous car. This car autonomously follows a line around a track and flashes codes using a transmitting LED. Th…

    C++

  4. PythonEmailApplication PythonEmailApplication Public

    This is a Python email application built upon the SMTP protocol. The project features the tkinter and pysimplegui libraries and runs on an Xming local server.

    Python 1

  5. LeetCodeSubmissions LeetCodeSubmissions Public

    A repository of LeetCode Daily Submissions and practice code submissions

    C++

  6. SwoopRacingGame SwoopRacingGame Public

    Used to make swoop racing for the purpose of implementing machine learning algorithms on the game for a video.

    Java