Skip to content
View soumendus's full-sized avatar

Block or report soumendus

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

Popular repositories Loading

  1. dm-bad-disk-emulation dm-bad-disk-emulation Public

    VIRTUAL DISK:- Modified ~/drivers/md/dm-dust.c file present in linux kernel version 5.4.1 to add write disk error emulation

    Batchfile 3

  2. file-backed-block-driver file-backed-block-driver Public

    FILE BACKED DISK DRIVE:- This is a block device driver which has a file as a backing storage. READ/WRITE to this block interface translates into READ/WRITE to the file which is its backing storage.

    C 1 2

  3. file-audit-using-kaudit file-audit-using-kaudit Public

    SECURITY:- File Monitoring and Auditing System

    C++ 1

  4. qiskit-terra qiskit-terra Public

    Forked from Qiskit/qiskit

    Terra provides the foundations for Qiskit. It allows the user to write quantum circuits easily, and takes care of the constraints of real hardware.

    Python

  5. simulate-given-hiking-trip simulate-given-hiking-trip Public

    CONCURRENT PROGRAMMING:- This Program calculates the fastest time of the given hiking trip

    C++

  6. nvme_zns_qemu nvme_zns_qemu Public

    NVMe QEMU ZNS

    Shell