I'm an OS enthusiast, mainly focus on the low-level stuff, like BSP, virtualization, system performance tunning and profiling, part of my works are as follows:
- A member developer of ACRN project.
 - A shared memory based NIC driver for inter-VM communication: ivshmem-net.
 - A KVM frontend VMM: zvm, you could think of it as the Qemu alternative.
 - A minimal Type-1 hypervisor implementation: virtualizer.
 
I'm also an active open-source contributor, you could find me in the following repositories:
I like to keep learning new languages by writing some hobby tools, e.g.


