Hey there 👋
I am Afshin, a software engineering student and backend programmer, who is very interested in learning new programming and technologies.
whoAmI := map[string]interface{}{
"name": "Afshin Tavakolian",
"profession": "Software Engineer , Backend Developer",
"location": "Iran",
"university": "Imam Khomeini University of Technology",
"currentPosition": "Freelancer",
"languages": []string{"PHP" , "Javascript" , "Typescript"},
"frameworks": []string{"Laravel" , "ExpressJS" , "Nodejs" , "VueJs"},
"databases": []string{"MySQL", "MongoDB" , "Redis" , "PostgreSQL"},
"tools": []string{"Git" , "Docker"},
"systems": []string{"Linux"},
}