Skip to content
View ymdatta's full-sized avatar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Register Based virtual machineRegister 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-irgpio-irPublic

    Controlling the projector automatically from Raspberry Pi

    C

  3. tomasulo-simulationtomasulo-simulationPublic

    Forked from rinz13r/tomasulo-simulation

    Simulate Tomasulo's Algorithm on the browser

    JavaScript

  4. Image_processing-toolkitImage_processing-toolkitPublic

    C++

  5. CS606_ComputerGraphicsCS606_ComputerGraphicsPublic

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

    Python 1

  6. Toxic-Comments-Classification-KaggleToxic-Comments-Classification-KagglePublic

    Toxic comments classification Kaggle challenge

    Jupyter Notebook