Welcome to my portfolio website!

You can use this terminal for navigation. Here is a list of the commands available:

cd # change directories
clear # clear console
help # print this message
ls # list directories
pwd # print working directory
whoami # prints current user

You can add the --help flag to any command to get more details about that command, when applicable.