Skip to content
View streed's full-sized avatar

Highlights

  • Pro

Organizations

@buspreneurs @indentlabs
Block or Report

Block or report streed

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

  1. simpleRaft simpleRaft Public

    A implementation of Raft in pure Python

    Python 288 78

  2. HideMyAss HideMyAss Public

    Hides a DLL and associated files based on a FILE_TAG as a user-mode injected DLL.

    C 20 5

  3. Just a fun little afternoon thing. Just a fun little afternoon thing.
    1
    import sys
    2
    import numpy
    3
    import scipy
    4
    import scipy.ndimage as ndimage
    5
    import scipy.spatial as spatial
  4. nn-engine nn-engine Public

    Let's make a game...with raycasting and pain

    C++