-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpersonal.json
More file actions
50 lines (49 loc) · 1.19 KB
/
Copy pathpersonal.json
File metadata and controls
50 lines (49 loc) · 1.19 KB
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
[
{
"name": "Sheikh Usman Ali",
"website": "http://usmandroid.github.io",
"email": "sheikh.ali@tum.de",
"phone": "+4915252879032",
"linkedin":"https://www.linkedin.com/in/sheikh-usman-ali",
"facebook":"https://www.facebook.com/mr.sheikh.usman.ali/",
"github":"https://github.com/usmandroid",
"address": "Heiglhofstraße 64, 81377 München",
"languages": [
{
"language": "Matlab"
},
{
"language": "Python"
},
{
"language": "C++"
},
{
"language": "C"
},
{
"language": "JavaScript"
},
{
"language": "VHDL"
},
{
"language": "SQL"
}
],
"technologies": [
{
"technology": "NodeJs"
},
{
"technology": "Linux"
},
{
"technology": "Embedded C"
},
{
"technology": "Web of Things"
}
]
}
]