Skip to content
View f1shf1sh's full-sized avatar

Organizations

@pwnsky

Block or report f1shf1sh

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. minivfs minivfs Public

    A lightweight educational file system implemented from scratch in C. Supports basic file operations such as open, read, write, rm, and ls, with inode and block management. Designed for learning OS …

    C

  2. xv6 xv6 Public

    A simple Unix-link operating system

    C