1// hello world !! Welcome to my portfolio
2

Mo42Has33san

Full-Stack DeveloperCybersecurity StudentSoftware Tester@ CBSAVolleyball Enthusiast

Third-year CS student at Carleton, working as a Junior Developer at CBSA by day and tinkering with AI and backend systems by night. I care about writing code that's fast, secure, and actually solves real problems.

3+YEARS
10+PROJECTS
20+CURIOSITY
ALWAYS LEARNING
Problems
Output
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
mo-hassan@portfolio:~