Skip to content
View mkk96's full-sized avatar

Block or report mkk96

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. File-Explorer File-Explorer Public

    A Linux terminal-based file explorer that can run in 2 modes - Normal mode and Command mode. The normal mode supports viewing and traversing directories and opening files. Command mode supports var…

    C++

  2. Inode-based-file-system-Implementation Inode-based-file-system-Implementation Public

    Inode based file system(virtual) on top of the Linux file system. A user can perform all the operations which are supported by Linux ext2 file system like creating a disk, mounting disk, unmounting…

    C++ 1

  3. Peer-to-Peer-Group-Based-File-Sharing-System Peer-to-Peer-Group-Based-File-Sharing-System Public

    A P2P file-sharing system like Bit Torrent is implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is d…

    C++

  4. Virtual-design-thinking-workshop Virtual-design-thinking-workshop Public

    Virtual design thinking is a highly collaborative and iterative process, in which discoveries and findings from one stage inform and impact the next. Pre-pandemic, the live workshop typically ran f…

    HTML

  5. SERC-Website SERC-Website Public

    Newer and Better Version of SERC IIIT Hyderabad original website. Which is more user friendly and provide more and accurate information in real time.

    HTML

  6. UDP-Peer-to-Peer-Secure-Data-Transfer UDP-Peer-to-Peer-Secure-Data-Transfer Public

    This project aims to implement secure, high-speed peer-to-peer data transfer between two agents (Data Foundation and Partner) using NodeJS servers. The transfer uses UDP for data transfer and TCP f…

    JavaScript