Skip to content
View jesse-r-s-hines's full-sized avatar
Block or Report

Block or report jesse-r-s-hines

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. MultithreadingDemo MultithreadingDemo Public

    An online, interactive multithreading visualization. Demonstrate race conditions, deadlock, and synchronization primitives such as locks, condition variables and semaphores.

    Scala 4

  2. RISC-V-Graphical-Datapath-Simulator RISC-V-Graphical-Datapath-Simulator Public

    This is a web-based graphical simulator for a simple 32-bit, single-cycle implementation of RISC-V.

    TypeScript 3

  3. ShellAdventure ShellAdventure Public

    A tool for making tutorials to teach the Linux command line.

    Python 3

  4. CodeBaseRelationshipVisualizer CodeBaseRelationshipVisualizer Public

    A VSCode extension to display relationships between files in a codebase, overlayed on a circle packing diagram of the file structure.

    TypeScript 6 2

  5. FaceGAN FaceGAN Public

    A GAN that generates 64x64 faces.

    Python