Skip to content
View doriuran's full-sized avatar

Block or report doriuran

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. Disk-Based-File-System Disk-Based-File-System Public

    A program that provides simulation of a Disk on Linux.

    C++

  2. Virtual-File-System-Windows Virtual-File-System-Windows Public

    A Virtual File System for Windows which allows Writing / Reading / Appending files w/ Page Table Functionality to allow virtually no size limit. VRam based.

    C++ 2

  3. MiniShell MiniShell Public

    Implemented UNIX Shell in C, supports various commands such as redirection, pipe, and most bash commands.

    C

  4. HTTP-Protocol-Implementation HTTP-Protocol-Implementation Public

    Implemented HTTP Server protocol written in C from Scratch that allows requesting different types of files and directory content.

    C

  5. ChatServer ChatServer Public

    A C chat server which allows clients to communicate via a shared server

    C