October 2024 - November 2024
Developed several features for the xv6 operating system in C, such as heap management, signals, copy-on-write, multithreading, and symlinks.
Throughout this process, I used Valgrind and GDB heavily in order to find and tease out bugs.