-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
137 lines (126 loc) · 3.23 KB
/
data.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"events":[
{
"id":0,
"name":"DevFest 2014",
"url_slug":"devfest-2014",
"description_link":"",
"date":"29-11-2014",
"presentations":[
{
"id":0,
"speaker":"Anjana Somathilake",
"url_slug":"inside-android",
"name":"Inside Android",
"agenda_no":1,
"content":"content/gdg-devfest-2014/inside-android.md"
},{
"id":1,
"speaker":"Arunoda Susiripala",
"url_slug":"modern-web-apps-end-users",
"name":"Modern Web Apps End Users",
"agenda_no":2,
"content":"content/gdg-devfest-2014/modern-web-apps-end-users.md"
}
]
},
{
"id":1,
"name":"GDG Cloud Sri Lanka - GCC September Workshop",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/243147756/",
"url_slug":"gcc-september-workshop",
"description_link":"",
"date":"9-9-2017",
"presentations":[{
"id":0,
"speaker":"Kasun Delgolla",
"url_slug":"",
"name":"Deploying apps on Google AppEngine",
"agenda_no":1,
"content":""
},{
"id":1,
"speaker":"Malith Hatananchchige",
"url_slug":"",
"name":"Google Compute Engine Essentials",
"agenda_no":2,
"content":""
}]
},
{
"id":2,
"name":"GDG Cloud Sri Lanka - GCP Intro for Dialog Engineering",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/243651796/",
"url_slug":"gcp-intro-for-dialog-engineering",
"description_link":"",
"date":"26-9-2017",
"presentations":[]
},
{
"id":3,
"name":"GDG Cloud Sri Lanka - DevFest 2017",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/243365028/",
"url_slug":"gdg-gcc-lk-devfest-2017",
"description_link":"",
"date":"8-10-2017",
"presentations":[]
},
{
"id":4,
"name":"GDG Cloud Sri Lanka - GDG Cloud Sri Lanka December Workshop",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/246004536/",
"url_slug":"gdg-cloud-lk-december-workshop",
"description_link":"",
"date":"27-12-2017",
"presentations":[{
"id":0,
"speaker":"Allen Day",
"url_slug":"",
"name":"ML APIs",
"agenda_no":1,
"content":""
}]
},
{
"id":5,
"name":"GDG Cloud Sri Lanka - Cloud Study Jam 2017",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/246437279/",
"url_slug":"cloud-study-jam-2017",
"description_link":"",
"date":"13-1-2018",
"presentations":[{
"id":0,
"speaker":"",
"url_slug":"",
"name":"Three Google Cloud Platform Essentials labs",
"agenda_no":1,
"content":""
},{
"id":1,
"speaker":"",
"url_slug":"",
"name":"Three Intro to Docker",
"agenda_no":2,
"content":""
}]
},
{
"id":6,
"name":"GDG Cloud Sri Lanka - Cloud Study Jam May 2018",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/250073148/",
"url_slug":"cloud-study-jam-may-2018",
"description_link":"",
"date":"5-3-2018",
"presentations":[]
},
{
"id":7,
"name":"GDG Cloud Sri Lanka - Google IO 2018 Extended Sri Lanka",
"event_link": "https://www.meetup.com/GDG-Cloud-Sri-Lanka/events/250072972/",
"url_slug":"google-io-2018-extended-sri-lanka",
"description_link":"",
"date":"8-3-2018",
"presentations":[]
}
]
}