guest@portfolio:~$ whoami
Alireza Hanifehpour
guest@portfolio:~$ cat role.txt
Web Developer
guest@portfolio:~$ ./status.sh
█
// Alireza Hanifehpour.jpg
const about = () => {
// whoami
I'm a web developer and cybersecurity learner who loves clean code and understanding how systems really work.
}
const skills = [
"Python"
90%
"Django"
80%
"JavaScript"
80%
"ReactJS"
70%
"PHP"
65%
"Wordpress"
50%
"NodeJS"
80%
"NextJS"
70%
"C++"
60%
];
function contact() {
Find me across the web — let's connect.
}