🌱 I’m currently learning JavaScript, Html, CSS, Node, React, Java, Python
class WhoAmI:
user = 'Dor Sonego'
current_work = 'Student'
hobbies = [
'EDM music',
'Playing and watching basketball',
'Being up all Night chasing that ONE BUG...'
]

