-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.json
60 lines (60 loc) · 1.74 KB
/
team.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
58
59
60
[
{
"name": "Ken Brook",
"title": "CEO",
"image": "/assets/team/headshots/ken.jpg",
"linkedin": "https://www.linkedin.com/in/kenbrook",
"twitter": "https://twitter.com/cryptok3n"
},
{
"name": "Kristen Hester",
"title": "CFO",
"image": "/assets/team/headshots/kristen.jpg",
"linkedin": "https://www.linkedin.com/in/kristenghester"
},
{
"name": "Miguel Mota",
"title": "Engineering",
"image": "/assets/team/headshots/miguel.jpg",
"linkedin": "https://www.linkedin.com/in/miguelmota",
"github": "https://github.com/miguelmota",
"twitter": "https://twitter.com/miguelmotah",
"stackoverflow": "https://stackoverflow.com/users/1439168"
},
{
"name": "Edwin Cheung",
"title": "Engineering",
"image": "/assets/team/headshots/edwin.jpg",
"linkedin": "https://www.linkedin.com/in/eccheung4"
},
{
"name": "Jon Roethke",
"title": "Business Development",
"image": "/assets/team/headshots/jon.jpg",
"linkedin": "https://www.linkedin.com/in/jonroethke"
},
{
"name": "Hunter Gebron",
"title": "Director of Strategic Initiatives",
"image": "/assets/team/headshots/hunter.jpg",
"linkedin": "https://www.linkedin.com/in/hunter-gebron-4a386040"
},
{
"name": "Eduardo Muñoz",
"title": "Project Management",
"image": "/assets/team/headshots/eduardo.jpg",
"linkedin": "https://www.linkedin.com/in/eamunoz"
},
{
"name": "Keanu Newman",
"title": "Data Analytics",
"image": "/assets/team/headshots/keanu.jpg",
"linkedin": "https://www.linkedin.com/in/keanunewman"
},
{
"name": "Zayi Reyes",
"title": "Marketing",
"image": "/assets/team/headshots/zayi.jpg",
"linkedin": "https://www.linkedin.com/in/zayireyes"
}
]