Skip to content
View stevedpate's full-sized avatar

Block or report stevedpate

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. linux-fs-book linux-fs-book Public

    A free book on Linux filesystems covering everything from system calls to the underlying filesystems and everything in between. Also includes a simple filesystem which is updated every year.

    TeX 60 14

  2. spfs spfs Public

    A simple kernel-based filesystem for Linux which is used as a base for an Udemy course on Linux filesystems

    C 39 21

  3. invaders invaders Public

    A version of Space Invaders written in Python and dependent on pygame

    Python