stanix is a 64bit made from sratch operating system for the x86_64 architecture (aarch64 is wrok in progress) with its own kernel libc shell and userspace more info on the webiste
see the build docs
before doing any pull request ask in an issue
as i do this mostly as a learning project i mostly do everything myself
all commit name must be in the style part : change
eg
vfs : fix vfs_mount memory leak
login : ask for password before launching shell
special thanks to sasdallas who helped me a lot fixing a bunch of big issues