The "FluXent" (Windows) Demo:
Binary size: ~300KB .exe (No heavy runtimes required)
RAM: <15MB idle
Stack: DComp + D2D + Yoga
The core architecture separates shared C++ logic from platform-optimal rendering. Instead of painting widgets, Xent bridges a reactive DSL directly to the native OS compositor: - Windows: DirectComposition (FluXent)
- Linux: Wayland/EFL (LuXent - Planned)
- macOS: SwiftUI/Metal (NeXent - Planned)
I am a high school student. I acted as the architect, orchestrating this zero-bloat vision in 11 days of work using Claude and Gemini.GitHub: <https://github.com/Project-Xent>