Skip to content
View ryanvickr's full-sized avatar
✌️
✌️

Highlights

  • Pro
Block or Report

Block or report ryanvickr

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. Lox-Interpreter Lox-Interpreter Public

    An interpreter for the Lox language I'm building from scratch using C++.

    C++

  2. Buffered-Executor Buffered-Executor Public

    This is a class that is designed as producer-consumer queue that can be used with an arbitrary producer and consumer type.

    C++

  3. Taillight-Control-Unit Taillight-Control-Unit Public

    An automobile taillight control unit I created using VHDL, programmed to run on the Altera Cyclone V board.

    VHDL 1

  4. Derivatives_Calculator Derivatives_Calculator Public

    A calculator I created which will find profit and payoff for various types of derivatives.

    Python

  5. wasm-experiment wasm-experiment Public

    A project to learn about and test out WASM capabilities!

    C++

  6. Custom-Image-Transfer-Protocol Custom-Image-Transfer-Protocol Public

    A client+server example with a custom-built image transfer protocol I created to learn sockets.

    JavaScript