Hey, Hassan here!
- Frontend: React / Angular
- Backend: Flask, AWS, SQL
- Machine Learning: PyTorch, Tensorflow
- General Programming: Python, Java, Swift
class WhoAmI:
user = 'Hassan Al-Najjar'
current_work = 'Data Processing Engineer @ Boundary Remote Sensing Systems'
hobbies = [
'Climbing',
'Lifting',
'Cooking meals'
'Being up all Night DEBUGGING'
]
def getCity():
return 'Irvine California'
def Ambitions():
LearnSpanish()
StartCompany()
FinishNovel()