Hamnix: I Wrote an OS in a Language I Invented, Then Ported Its Userland to Linux
A from-scratch x86_64 kernel with zero lines of C, written in a Python-syntax language with its own compiler. Then the whole userland (init, shell, window system, desktop) was ported to run on a stock Linux kernel.