-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpeople.json
57 lines (57 loc) · 1.5 KB
/
people.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
56
57
[
{
"name": "Hassan Sani",
"github": "inidaname",
"resident": "Nigeria",
"country": "Nigeria",
"gender": "Male",
"stack": "JavaScript, Typescript, Node.js, Angular, HTML, CSS, C++",
"twitter": "inidaname",
"url": "hassansani.me",
"profession": "Fullstack Developer"
},
{
"name": "Ahmad Abdul-Aziz",
"github": "devamaz",
"resident": "Nigeria",
"country": "Nigeria",
"gender": "Male",
"stack": "JavaScript, Node.js, React, HTML, CSS, C++, MongoDB, SQL",
"twitter": "dev_amaz",
"url": "devamaz.me",
"profession": "Fullstack Developer"
},
{
"name": "Vincent Iroleh",
"github": "vincentiroleh",
"resident": "Nigeria",
"country": "Nigeria",
"gender": "Male",
"stack": "Python, Django, JavaScript, HTML, CSS",
"twitter": "IrolehVincent",
"url": "github.com/vincentiroleh",
"profession": "Computer Engineer"
},
{
"name": "Victory Osikwemhe",
"github": "zombieleet",
"resident": "Nigeria",
"country": "Nigeria",
"gender": "Male",
"stack": "C, Node.js, JavaScript, HTML5, CSS3, MongoDB,",
"twitter": "VOsikwemhe",
"url": "https://github.com/zombieleet",
"profession": "Developer"
},
{
"name": "Rebai Ahmed",
"github": "RebaiAhmed",
"resident": "Tunisia",
"country": "Tunisia",
"gender": "Male",
"stack": "Reactjs ,Nodejs Angular Mongodb Redux ",
"twitter": "RebaiAhmed_",
"url": "https://github.com/Rebaiahmed",
"profession": "Developer"
}
]