-
Notifications
You must be signed in to change notification settings - Fork 1
/
author.json
55 lines (55 loc) · 1.3 KB
/
author.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"fullname": "Quang Dat Pham",
"dob": "07/15/2000",
"nationality": "Vietnamese",
"role": "Full-stack Web Developer",
"description": "Curious - Ambitious - Adventurous.\nI\"m a well self-study person. A responsible person, always actively learning, ambitious and eager for dedication.\nI love sharing my knowledge. It is not property and therefore can not be owned by anyone.",
"professionalSkills": [
"Advanced JavaScript",
"NodeJS",
"ReactJS",
"RubyOnRails",
"Bash scripting"
],
"interests": [
"traveling", "programming"
],
"skills": {
"frontend": [
"Bootstrap",
"Redux",
"Responsive Web Design",
"DOM"
],
"backend": [
"SpringMVC & Hibernate",
"OOP",
"Spree Commerce",
"gRPC",
"Microservices architecture"
],
"webDesign": [
"UI-UX",
"Sketch",
"XD",
"Zeplin",
"InvisionApp"
],
"database":[
"MySQL",
"MongoDB"
],
"others": [
"Version control GIT",
"IoT - Arduino",
"Google Cloud Platform",
"MindMeister"
]
},
"contact": {
"email": "quangdat2000.pham@gmail.com",
"phone": "+84383545450",
"github": "https://github.com/quangdatpham",
"linkedin": "https://www.linkedin.com/in/quang-dat-pham-895235163/"
}
}