
Minishell
Minishell is a project where we recreated key features of a Unix shell, such as executing commands and managing processes. This project provided valuable insights into how command-line interfaces work behind the scenes and helped us understand the fundamentals of operating systems and terminal-based interactions.
Learn more