Simple-Shell-Interpreter Built a command-line shell interpreter in C, leveraging system calls to interact with Linux, replicating essential bash functionality. Implemented efficient parsing and process execution, achieving 100% test-case coverage.