I am a second year Comp. Sci. student at IIIT Hyderabad. I am interested in Quantum Computing and Computer Systems. Besides this, I love painting, designing stuff and watching movies.
Kritty — A shell written in CCreated a shell for Linux in C working with various syscalls and C libraries to implement features such as foreground and background processes, ls and cd, and signal handling. |
COS — Enhanced xv6Added various functionalities such as system calls, scheduling algorithms and Copy-on-Write to xv6, a pedagogical operating system written in C. |