Learning Systems Programming by recreating UNIX commands using C.
Made to demonstrate how tables and the termios structure work. A custom implementation of the ttyl command to modify terminal settings.
Text based game using the curses library in C, showcasing tickers and signals.