-
Notifications
You must be signed in to change notification settings - Fork 3
/
upload.json
24 lines (24 loc) · 1.13 KB
/
upload.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
{
"MateuszHerych": {
"bio": "Mateusz works as a Head of Mobile Platforms at IG - originally coming from Krakow, Poland, currently living in London. He is a member of the Google Developer Expert program on Android, and a long-time GDG Krakow organizer. Father of twins, an avid fan of rail transportation and football.",
"company": "IG",
"companyLogoUrl": "https://media.licdn.com/dms/image/C4E0BAQEWbGiG2Avt9w/company-logo_200_200/0?e=2159024400&v=beta&t=a6ioQxzmzDSZeNzy9HBIySE9XeZtsKC9Jd0vP9ksxeM",
"country": "Krakow",
"featured": true,
"order": 1,
"name": "Mateusz Herych",
"title": "Android GDE",
"photoUrl": "http://www.uamobile.org/sites/default/files/mateusz_herych_1.jpg",
"shortBio": "Mateusz works as a Head of Mobile Platforms at IG - originally coming from Krakow, Poland, currently living in London.",
"socials": [
{
"icon": "twitter",
"link": "https://twitter.com/mherych",
"name": "Twitter"
}
],
"tags": [
"Mobile Technologies"
]
}
}