dev@localhost:~/$ whoami

Software Engineer

dev@localhost:~/$ ls portfolio/

ls: cannot access 'portfolio/': No such file or directory

dev@localhost:~/$ echo "Coming Soon..."

Coming Soon...

dev@localhost:~/$ git status

On branch main
Nothing to commit, working tree clean

dev@localhost:~/$