forked from gdg-x/aura
-
Notifications
You must be signed in to change notification settings - Fork 0
/
coreTeam.json
29 lines (29 loc) · 948 Bytes
/
coreTeam.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
[
{
"name":"Adrian Maycon",
"designation":"Designer e Desenvolvedor",
"twitter":"https://twitter.com",
"linkedin":"https://www.linkedin.com/in/adrianmaycon",
"github":"https://github.com/adrianmaycon",
"profileImage":"adrian.jpg",
"website":""
},
{
"name":"Nathann Morais",
"designation":"Desenvolvedor Web",
"twitter":"https://twitter.com/nathannmorais",
"linkedin":"https://linkedin.com/in/nathannael",
"github":"https://github.com/nathannael",
"profileImage":"nathann.jpeg",
"website":""
},
{
"name": "Vaneska Sousa",
"designation": "Fundadora do Escolarize",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/vaneska-sousa/",
"github": "https://github.com/vaneskaSousa",
"profileImage": "vaneska.jpg",
"website": "http://www.escolarize.com/"
}
]