I'm working on an OpenSource operating system, it's been 6 months now, the system runs on aarch64 and amd64 in graphical mode, it has separate kernel and userland (loaded via elf), and a proprietary api on here in turn I'm rebuilding a libc and posix compatibility, I've already brought some applications between here a shell, a 3d demo, a text editor (kilo), and doom, I'm currently working on sandboxing, on moving drivers to userland services and to disconnect when I get exhausted on the compositor (I just introduced support for multiple resolutions, themes and variable styles), actually I hope that more people will get passionate and become part of this project that I hope will not be just mine: https://github.com/olmox001/NexsOS1