-
Notifications
You must be signed in to change notification settings - Fork 87
/
data.json
32 lines (32 loc) · 855 Bytes
/
data.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
{
"name": "Bharat Agsrwal",
"title": "Full Stack Developer, Mobile Application Developer (iOS and Android) and Cyber Security Researcher",
"intro": "Some introduction of yours and it can be as much as large",
"skills": [{
"title": "Skill 1",
"rating": "90"
},
{
"title": "Skill 2",
"rating": "97"
},
{
"title": "Skill 3",
"rating": "85"
},{
"title": "Skill 4",
"rating": "80"
},{
"title": "Skill 5",
"rating": "78"
},{
"title": "Skill 6",
"rating": "90"
}
],
"contact": {
"location": "Chandigarh University",
"phone": "xxxxxxxxxx",
"email": "[email protected]"
}
}