Hi everyone!
I'm starting an ambitious open-source project to build a fully Windows 11–compatible operating system from scratch — not based on Linux or Wine — and I'm looking for passionate developers to join the team!
Create a free, open-source OS that can:
Run modern Win32/Win64 applications
- Support DirectX 12-level graphics
- Boot on modern hardware (UEFI, TPM, Secure Boot)
- Provide a beautiful, customizable desktop environment
- Be 100% legal, clean-room developed
- Kernel: Custom NT-like design
- Language: C/C++, Assembly, maybe Rust
- Architecture: x86\_64 (ARM64 later)
- No dependencies on Linux, Wine, or ReactOS (though we may take inspiration)
- OS kernel developers
- Hardware abstraction & driver developers
- GUI/system shell designers
- Bootloader/UEFI hackers
- Devs familiar with Win32 API, GDI, or Windows internals
- Anyone who wants to help build something big!
- Be part of something bold and technically exciting
- Learn low-level systems programming
- Collaborate with like-minded devs
- Build something that could eventually rival ReactOS or even challenge Microsoft’s monopoly
Whether you're a pro, a student, or just curious about OS dev — you're welcome!
GitHub Website: https://github.com/SlideOS/SlideOS
Let’s bring back the classic feel of computing — but modern, fast, and free.
Win32 Documentation: https://learn.microsoft.com/en-us/windows/win32/api/
Recommended Reverse Engineering Tools: Binary Ninja https://binary.ninja/free/