Pinned Repositories
Accumulator-Processor-Project
Verilog implemented 16-bit CPU Accumulator Processor designed with a team of 4. The project consisted of developing our own ISA, Datapath design, Control Flow, State Diagram, and Verilog simulation tests.
Arduino-Autonomous-Vehicle
Arduino Project featuring an autonomous driving vehicle. Taking input from a Huskylens camera and applying a controller for the car to autonomously follow a red line. The Arduino reads an INA219 every half second and generates a power consumption report for a 2-minute run to be parsed with Python.
Arduino-Uno-PS4-and-Autonomous
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. The car will then enter controlled mode and receive signal from a Playstation bluetooth controller for operation.
bookbot
Bootdev-Asteroids
Implementation of the Asteroid project on Boot.dev
HTTP-Server-CodeCrafters-Challenge
Repository to house the different completions of CodeCrafters HTTP Server challenge. Currently featuring the C++ language.
LED-Matrix
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 using websockets.
Python-SMTP-Email-Application
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.
Shell-CodeCrafters-Challenge
Solutions to Challenge from CodeCrafters Build your own Shell.
Verilog-Pong-Game
Repository containing the code for implementing the classic game Pong on a Nexys A7 Digilent FPGA development board.
rhit-bryantlj's Repositories
rhit-bryantlj/HTTP-Server-CodeCrafters-Challenge
Repository to house the different completions of CodeCrafters HTTP Server challenge. Currently featuring the C++ language.
rhit-bryantlj/Python-SMTP-Email-Application
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.
rhit-bryantlj/Shell-CodeCrafters-Challenge
Solutions to Challenge from CodeCrafters Build your own Shell.
rhit-bryantlj/Accumulator-Processor-Project
Verilog implemented 16-bit CPU Accumulator Processor designed with a team of 4. The project consisted of developing our own ISA, Datapath design, Control Flow, State Diagram, and Verilog simulation tests.
rhit-bryantlj/Arduino-Autonomous-Vehicle
Arduino Project featuring an autonomous driving vehicle. Taking input from a Huskylens camera and applying a controller for the car to autonomously follow a red line. The Arduino reads an INA219 every half second and generates a power consumption report for a 2-minute run to be parsed with Python.
rhit-bryantlj/Arduino-Uno-PS4-and-Autonomous
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. The car will then enter controlled mode and receive signal from a Playstation bluetooth controller for operation.
rhit-bryantlj/bookbot
rhit-bryantlj/Grep-CodeCrafters-Challenge
rhit-bryantlj/Joust-Arcade-Game
Java implementation of the Joust arcade Game with some image visuals
rhit-bryantlj/LED-Matrix
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 using websockets.
rhit-bryantlj/LeetCodeSubmissions
A repository of LeetCode Daily Submissions and practice code submissions
rhit-bryantlj/Verilog-Pong-Game
Repository containing the code for implementing the classic game Pong on a Nexys A7 Digilent FPGA development board.
rhit-bryantlj/OSproject
Final Project for OS class. Commits from ' done with first 3 parts...' to 'CPU optimization' completed by Ethan and myself.
rhit-bryantlj/rhit-bryantlj.github.io
Github repo containing the code for Portfolio website
rhit-bryantlj/SwoopRacingGame
Used to make swoop racing for the purpose of implementing machine learning algorithms on the game for a video.