-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription.json
36 lines (36 loc) · 1.2 KB
/
description.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"PERSONAL_INFORMATION": {
"NAME": "Ahmad Alhasan",
"TITLE": "Full-Stack Software Engineer",
"YEARS_OF_PROFFESSIONAL_EXPERIENCE": 4,
"EMAIL": "[email protected]",
"PHONE_NUMBER": "+962790137197",
"IS_CREATIVE_ENOUGH_FOR_BRITECORE": true
},
"BRIEF": "An Engineer with the vision of Innovation in the fields of Software & Hardware Development",
"MAIN_OBJECTIVES": "Learn, Grow, Collaborate, Create awesome stuff with the team",
"STRENGTHS": [
"Quick Learning",
"Problem Solving",
"Autonomous Learning",
"Creativity",
"Time Management"
],
"WEAKNESSES": [
"Management",
"Leadership"
],
"ACHIEVEMENTS": [
"Chosen on of the Top 10 inventors in the Arab World at Stars Of Science TV program for a revolutionary invention (working on a patent): https://youtu.be/KDEKzE76Zp0",
"Learned Software Engineering in RBK(RebootKamp), A coding bootcamp that focuses on Skills over Technologies"
],
"STUDY_COLLEGUES_WORK_AT_BRITECORE": [
"Mohammad Albakri"
],
"LINKS": {
"PORTFOLIO": "http://cv.mixance.com",
"BLOG": "http://mixance.com",
"LINKEDIN": "http://linkedin.com/in/ahmad-alhasan",
"GITHUB": "http://github.com/cozmoc"
}
}