Here's a list of some of the cool projects I have worked on. From kernel development to random hacks and tools, dive into the details of what I've been up to.
A RISC-V kernel written in C and assembly. This bare-metal kernel is implemented from scratch for the RISC-V ISA.
A project using NBD to create a custom block device that syncs data with a remote buffer over the network.
A high-performance networking stack using XDP and XSK to bypass the Linux kernel network stack.
A self-hosting C compiler written from scratch.
A Linux memory monitoring program that displays detailed virtual memory information.
A custom 32-bit fantasy CPU architecture and virtual machine written in Rust.
Made by Emin