Welcome to Mo Hassan's Portfolio Terminal 🚀
──────────────────────────────────────────
Available commands:
help — show this message
ls — list files in current directory
pwd — print working directory
cd <dir> — change directory (cd .. to go up)
cat <file> — view / open a file in the editor
open <file> — same as cat
whoami — who am I?
echo <text> — print text
date — show current date & time
git log — show recent commits
python --version — show Python version
node --version — show Node version
clear — clear the terminal