-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadvisors.json
48 lines (48 loc) · 1.48 KB
/
advisors.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
[
{
"name": "James Young",
"title": "Previously: CTO at VidRoll, Zynga",
"image": "/assets/team/headshots/james.jpg",
"linkedin": "https://www.linkedin.com/in/jamessyoung",
"twitter": "https://twitter.com/jamesyoung"
},
{
"name": "Raleigh Harbour",
"title": "Previously: COO of Adap.tv",
"image": "/assets/team/headshots/raleigh.jpg",
"linkedin": "https://www.linkedin.com/in/raleighharbour"
},
{
"name": "Toby Gabriner",
"title": "President of AdRoll",
"image": "/assets/team/headshots/toby.jpg",
"linkedin": "https://www.linkedin.com/in/tobygabriner"
},
{
"name": "Mike Goldin",
"title": "Engineering at ConsenSys",
"image": "/assets/team/headshots/mike.jpg",
"linkedin": "https://www.linkedin.com/in/skmgoldin",
"github": "https://github.com/skmgoldin"
},
{
"name": "Ameen Soleimani",
"title": "Engineering at ConsenSys",
"image": "/assets/team/headshots/ameen.jpg",
"linkedin": "https://www.linkedin.com/in/ameen-soleimani-97181942/",
"github": "https://github.com/ameensol"
},
{
"name": "Mark D’Agostino",
"title": "Enterprise at ConsenSys",
"image": "/assets/team/headshots/mark.jpg",
"linkedin": "https://www.linkedin.com/in/markdagostinocpa",
"twitter": "https://twitter.com/mark_dago"
},
{
"name": "Shailin Dhar",
"title": "Ad Tech Consultant",
"image": "/assets/team/headshots/shailin.jpg",
"linkedin": "https://www.linkedin.com/in/shailindhar"
}
]