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

Block or report ymdatta

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. Register Based virtual machine Register Based virtual machine
    1
    /* Virtual Machine with I/O, persistence and indexing */
    2
    #include <stdio.h>
    3
    #include <stdlib.h>
    4
    #include <string.h>
    5
    #include <ctype.h>
  2. gpio-ir gpio-ir Public

    Controlling the projector automatically from Raspberry Pi

    C

  3. tomasulo-simulation tomasulo-simulation Public

    Forked from rinz13r/tomasulo-simulation

    Simulate Tomasulo's Algorithm on the browser

    JavaScript

  4. Image_processing-toolkit Image_processing-toolkit Public

    C++

  5. CS606_ComputerGraphics CS606_ComputerGraphics Public

    Assignments for the Computer Graphics course at IIITB (2018-19)

    Python 1

  6. Toxic-Comments-Classification-Kaggle Toxic-Comments-Classification-Kaggle Public

    Toxic comments classification Kaggle challenge

    Jupyter Notebook