Skip to content
View dvarshney1's full-sized avatar
  • Champaign, IL
Block or Report

Block or report dvarshney1

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. Peer-Learning Peer-Learning Public

    Backend for a live-web application for in-class activites such as posting questions, answering i-clicker questions ad well as an interactive coding environment

    Jupyter Notebook 1

  2. Jetpack Jetpack Public

    A simple game developed in Unity similar to Jetpack Joyride

    C#

  3. SDFS SDFS Public

    A simple distributed file system using GOSSIP style membership protocol.

    Python

  4. Linux-RMS-Scheduler Linux-RMS-Scheduler Public

    A real-time CPU scheduler that preempts I/O blocking (based on the rate-monotonic scheduler(RMS))

    C

  5. GPA-Visualization GPA-Visualization Public

    Visualization of average GPA of every CS course taught at UIUC in the last decade

    Jupyter Notebook 1

  6. 4-stage-OoO-Processor 4-stage-OoO-Processor Public

    A simple 4-stage Out-of-Order Processor implemented using Tomasulo's Algorithm. Includes a 1-bit Branch Predictor with BTB

    Verilog