-
Notifications
You must be signed in to change notification settings - Fork 1
/
web_api.json
557 lines (553 loc) Β· 17.5 KB
/
web_api.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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
{
"memories": [
{
"title": "The full family!!!",
"image": "https://static.gdgchennai.in/memories/m01.webp"
},
{
"title": "Silence before the storm, welcomes you all",
"image": "https://static.gdgchennai.in/memories/m02.webp"
},
{
"title": "Amazing response on registrations",
"image": "https://static.gdgchennai.in/memories/m03.webp"
},
{
"title": "Guess what was he asking?",
"image": "https://static.gdgchennai.in/memories/m04.webp"
},
{
"title": "Long queues are the spoilers",
"image": "https://static.gdgchennai.in/memories/m05.webp"
},
{
"title": "So that's a focus group?",
"image": "https://static.gdgchennai.in/memories/m06.webp"
},
{
"title": "enna da panreenga?",
"image": "https://static.gdgchennai.in/memories/m07.webp"
},
{
"title": "Devfest platform can turn into a Ted Talk too",
"image": "https://static.gdgchennai.in/memories/m08.webp"
},
{
"title": "All buckled in for the ride!",
"image": "https://static.gdgchennai.in/memories/m09.webp"
},
{
"title": "Insta-booths ;)",
"image": "https://static.gdgchennai.in/memories/m10.webp"
}
],
"announcements": [
"Thank you all for making this a huge success. You guys have been an amazing audience, and we can't thank you enough for such a lovely community that we've all grown into. We hope to see you all again in 2025 with another extravagant DevFest! - Team GDG Chennai"
],
"communityPartners": [
{
"image": "https://static.gdgchennai.in/partners/cp01.webp",
"link": "https://respark.iitm.ac.in",
"title": "IIT-M Research Park"
},
{
"image": "https://static.gdgchennai.in/partners/cp02.webp",
"link": "https://konfhub.com",
"title": "KonfHub"
},
{
"image": "https://static.gdgchennai.in/partners/cp03.webp",
"link": "https://10x.respark.iitm.ac.in/rancho/",
"title": "YTL / IITMRespark"
},
{
"image": "https://static.gdgchennai.in/partners/cp04.webp",
"link": "https://gdg.community.dev/gdg-cloud-chennai/",
"title": "GDG Cloud Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp05.webp",
"link": "https://x.com/wtmchennai",
"title": "WTM Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp06.webp",
"link": "https://www.meetup.com/aichennai/",
"title": "AI Practitioners Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp07.webp",
"link": "https://linktr.ee/kugchennai",
"title": "KUG Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp08.webp",
"link": "https://community.cncf.io/chennai/",
"title": "Cloud Native Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp09.webp",
"link": "https://www.meetup.com/chennai-reactjs-meetup-group/",
"title": "Chennai React"
},
{
"image": "https://static.gdgchennai.in/partners/cp10.webp",
"link": "https://www.meetup.com/nammaflutter/",
"title": "Flutter Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp11.webp",
"link": "https://codevipassana.dev",
"title": "Code Vipassana"
},
{
"image": "https://static.gdgchennai.in/partners/cp12.webp",
"link": "https://techxconf.com/",
"title": "TechXConf"
},
{
"image": "https://static.gdgchennai.in/partners/cp13.webp",
"link": "https://makerstribe.in/",
"title": "MakersTribe"
},
{
"image": "https://static.gdgchennai.in/partners/cp14.webp",
"link": "https://www.meetup.com/innovationai-chennai/",
"title": "Innovation AI"
},
{
"image": "https://static.gdgchennai.in/partners/cp15.webp",
"link": "https://www.rootecstak.com/",
"title": "Rootecstack"
},
{
"image": "https://static.gdgchennai.in/partners/cp16.webp",
"link": "https://theclan.community/",
"title": "The Clan"
},
{
"image": "https://static.gdgchennai.in/partners/cp17.webp",
"link": "https://www.chennai.design/",
"title": "Chennai Design Community"
},
{
"image": "https://static.gdgchennai.in/partners/cp18.webp",
"link": "https://www.meetup.com/chennaigeeks/",
"title": "Chennai Geeks"
},
{
"image": "https://static.gdgchennai.in/partners/cp19.webp",
"link": "https://community.cncf.io/kcd-chennai/",
"title": "KCD Chennai"
},
{
"image": "https://static.gdgchennai.in/partners/cp20.webp",
"link": "https://jslovers.com/",
"title": "JS Lovers"
},
{
"image": "https://static.gdgchennai.in/partners/cp21.webp",
"link": "https://bit.ly/SUChennaiGuide",
"title": "SingularityU Chennai "
},
{
"image": "https://static.gdgchennai.in/partners/cp22.webp",
"link": "https://makerstribe.in/upcoming-events/",
"title": "Chennai Freelancers Club"
}
],
"agendas": {
"mainHall" : [
{
"name": "Registration",
"session": "Let the show begin!",
"time": "8:00 AM - 9:30 AM"
},
{
"name": "Intro and Keynote by GDG Chennai / Devrel",
"session": "Vanakkam to DevFest Chennai 2024!!",
"time": "9:30 AM - 10:15 AM"
},
{
"name": "Navaneeth",
"session": "Gemma Models: Architecture, Application Development, and Fine-Tuning Techniques",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/navaneeth.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "10:30 AM - 11:30 AM"
},
{
"name": "Aishwarya, Dhanush, Rohan",
"session": "Panel - AI and Open Source",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/p1/aishwarya.png",
"https://static.gdgchennai.in/speakers/t1/p1/dhanush.jpg",
"https://static.gdgchennai.in/speakers/t1/p1/rohan.jpg"
],
"showImage": true,
"showMultipleImage": true,
"time": "11:30 AM - 12:30 PM"
},
{
"name": "Lunch",
"session": "We still got rest of the day waiting!",
"imageUrls": "",
"time": "12:PM PM - 1:30 PM"
},
{
"name": "Priya",
"session":"Make your AI assistant 10x Smarter with Gemini Function calling",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/priya.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "1:30 PM - 2:30 PM"
},
{
"name": "Rashmi, Bhaarath, Kanchan, Lawanya, Naseer, Somasundaram",
"session": "Panel - Design",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/p2/raashmi.png",
"https://static.gdgchennai.in/speakers/t1/p2/bhaarath.png",
"https://static.gdgchennai.in/speakers/t1/p2/kanchan.png",
"https://static.gdgchennai.in/speakers/t1/p2/lawanya.png",
"https://static.gdgchennai.in/speakers/t1/p2/naseer.png",
"https://static.gdgchennai.in/speakers/t1/p2/somasundaram.png"
],
"showImage": true,
"showMultipleImage": true,
"time": "2:30 PM - 3:30 PM"
},
{
"name": "Break",
"session": "Tea Coffee...tea coffee..tea coffee",
"time": "3:30 PM - 4:00 PM"
},
{
"name": "Aishwarya",
"session": "Lightning Talk: Prompts to Pixels - Getting Started with GenAI films",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/aishwarya.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "4:00 PM - 4:30 PM"
},
{
"name": "Sanjeev",
"session": "Lightning Talk: MicroSaaS as a revenue making side project",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/sanjeev.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "4:30 PM - 5:00 PM"
},
{
"name": "Guru",
"session": "Lightning Talk: New age marketing ft linkedin, instagram and youtube",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t1/guru.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "5:00 PM - 5:30 PM"
},
{
"name": "Closing Note",
"session": "Almost end of the show π",
"time": "5:30 PM - 6:15 PM"
},
{
"name": "Showdown",
"session": "The exciting part happens here π",
"time": "6:15 PM - 6:30 PM"
}
],
"amphiHall": [
{
"name": "Registration",
"session": "Let the show begin!",
"time": "8:00 AM - 9:30 AM"
},
{
"name": "Intro and Keynote by GDG Chennai / Devrel - Main Hall",
"session": "Vanakkam to DevFest Chennai 2024!!",
"time": "9:30 AM - 10:15 AM"
},
{
"name": "Ashish",
"session": "Shipping Gen AI Products with Web by Leveraging Project FUGU",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/ashish.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "10:30 AM - 11:30 AM"
},
{
"name": "Anubhav",
"session": "Goroutines as Cognitive Threads: Replicating Human Behavior in Go",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/anubhav.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "11:30 AM - 12:30 PM"
},
{
"name": "Lunch",
"session": "We still got rest of the day waiting!",
"time": "12:PM PM - 1:30 PM"
},
{
"name": "Raghav, Adarsh",
"session": "Multimodality across Indic Languages",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/raghav.webp",
"https://static.gdgchennai.in/speakers/t2/adarsh.webp"
],
"showImage": true,
"showMultipleImage": true,
"time": "1:30 PM - 2:30 PM"
},
{
"name": "Arumugaraja, Keerthivaasan",
"session": "App Aware Infra, Infra Aware App",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/arumugaraja.webp",
"https://static.gdgchennai.in/speakers/t2/keerthivaasan.webp"
],
"showMultipleImage": true,
"showImage": true,
"time": "2:30 PM - 3:30 PM"
},
{
"name": "Break",
"session": "Tea Coffee...tea coffee..tea coffee",
"time": "3:30 PM - 4:00 PM"
},
{
"name": "Bhavani",
"session": "Lightning Talk: Non tech skills you need to master",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/bhavani.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "4:00 PM - 4:30 PM"
},
{
"name": "Heflin",
"session": "Lightning Talk: Exploring Sentence-BERT: Efficient Solutions for Semantic Understanding",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/heflin.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "4:30 PM - 5:00 PM"
},
{
"name": "Chandnika, Praveen",
"session": "Lightning Talk: Learn how you transform the Future of Education with Gemini and Responsible AI",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t2/chandnika.webp",
"https://static.gdgchennai.in/speakers/t2/praveen.webp"
],
"showMultipleImage": true,
"showImage": true,
"time": "5:00 PM - 5:30 PM"
},
{
"name": "Closing Note - Main Hall",
"session": "Almost end of the show π",
"time": "5:30 PM - 6:15 PM"
},
{
"name": "Showdown - Main Hall",
"session": "The exciting part happens here π",
"time": "6:15 PM - 6:30 PM"
}
],
"ramanHall": [
{
"name": "Registration",
"session": "Let the show begin!",
"time": "8:00 AM - 9:30 AM"
},
{
"name": "Intro and Keynote by GDG Chennai / Devrel - Main Hall",
"session": "Vanakkam to DevFest Chennai 2024!!",
"time": "9:30 AM - 10:15 AM"
},
{
"name": "Karthikeyan",
"session": "Project IDX-101: Revolutionizing AI-Powered Software Development for the Future",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t3/karthikeyan.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "10:30 AM - 11:30 AM"
},
{
"name": "Somasundaram Mahesh",
"session": "Kotlin Multiplatform: Not as Scary as it Sounds (Live Proof!)",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t3/somasundaram.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "11:30 AM - 12:30 AM"
},
{
"name": "Lunch",
"session": "We still got rest of the day waiting!",
"time": "12:PM PM - 1:30 PM"
},
{
"name": "Subhrajyoti",
"session": "Compose Previews as a Power User",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t3/subrajyothi.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "1:30 PM - 2:30 PM"
},
{
"name": "Manoj",
"session": "Google's Privacy Sandbox 101: What It Means for Developers",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t3/manoj.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "2:30 PM - 3:30 PM"
},
{
"name": "Break",
"session": "Tea Coffee...tea coffee..tea coffee",
"time": "3:30 PM - 4:00 PM"
},
{
"name": "Adi",
"session": "Lightning Talk: Building Products For Developer Experience - A First Principle Approach",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t3/adi.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "4:00 PM - 4:30 PM"
},
{
"name": "Trishiraj",
"session": "A Developer story without a college degree",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t3/trishiraj.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "4:30 PM - 5:30 PM"
},
{
"name": "Closing Note - Main Hall",
"session": "Almost end of the show π",
"time": "5:30 PM - 6:15 PM"
},
{
"name": "Showdown - Main Hall",
"session": "The exciting part happens here π",
"time": "6:15 PM - 6:30 PM"
}
],
"miniAudi": [
{
"name": "Registration",
"session": "Let the show begin!",
"time": "8:00 AM - 9:30 AM"
},
{
"name": "Intro and Keynote by GDG Chennai / Devrel - Main Hall",
"session": "Vanakkam to DevFest Chennai 2024!!",
"time": "9:30 AM - 10:15 AM"
},
{
"name": "Gnanasuriyan, Anush",
"session": "Rewind and Restore: Time-Traveling Through Transactions in SaaS",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t4/gnanasuriyan.webp",
"https://static.gdgchennai.in/speakers/t4/anush.webp"
],
"showMultipleImage": true,
"showImage": true,
"time": "10:30 AM - 11:30 AM"
},
{
"name": "Shibly, Shubham",
"session": "Secure Local Vault: A Git based Secret Manager",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t4/shibly.webp",
"https://static.gdgchennai.in/speakers/t4/shubham.webp"
],
"showImage": true,
"showMultipleImage": true,
"time": "11:30 AM - 12:30 PM"
},
{
"name": "Lunch",
"session": "We still got rest of the day waiting!",
"time": "12:PM PM - 1:30 PM"
},
{
"name": "Krishna",
"session": "Real time computer vision for manufacturing quality",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t4/krishna.webp"
],
"showImage": true,
"showMultipleImage": false,
"time": "1:30 PM - 2:30 PM"
},
{
"name": "Swathi",
"session": "Future with Technology - The not so seen perspective",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t4/swathi.webp"
],
"showImage": true,
"time": "2:30 PM - 3:30 PM"
},
{
"name": "Break",
"session": "Tea Coffee...tea coffee..tea coffee",
"imageUrls": "",
"time": "3:30 PM - 4:00 PM"
},
{
"name": "Veena, Kevin",
"session": "Lightning Talk: From Screen to Mind: How Business transforms User Experience into Portals of possibility",
"imageUrls": [
"https://static.gdgchennai.in/speakers/t4/veena.webp",
"https://static.gdgchennai.in/speakers/t4/kevin.webp"
],
"showImage": true,
"showMultipleImage": true,
"time": "4:00 PM - 4:30 PM"
},
{
"name": "Closing Note - Main Hall",
"session": "Almost end of the show π",
"time": "5:30 PM - 6:15 PM"
},
{
"name": "Showdown - Main Hall",
"session": "The exciting part happens here π",
"time": "6:15 PM - 6:30 PM"
}
]
}
}