Skip to content

Commit 4dd666f

Browse files
Merge pull request #591 from GDGAhmedabad/update-schedule-12112025
update: Finalize schedule, add speaker details for Harsh Dattani
2 parents b3391a6 + 24b7a92 commit 4dd666f

File tree

1 file changed

+56
-20
lines changed

1 file changed

+56
-20
lines changed

public/data/firestore-data.json

Lines changed: 56 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -243,12 +243,12 @@
243243
"sessions": [
244244
{
245245
"items": [
246-
"102"
246+
"104"
247247
]
248248
},
249249
{
250250
"items": [
251-
"107"
251+
"110"
252252
]
253253
},
254254
{
@@ -275,12 +275,12 @@
275275
},
276276
{
277277
"items": [
278-
"108"
278+
"111"
279279
]
280280
},
281281
{
282282
"items": [
283-
"113"
283+
"114"
284284
]
285285
},
286286
{
@@ -305,22 +305,23 @@
305305
"sessions": [
306306
{
307307
"items": [
308-
"104"
308+
"105"
309309
]
310310
},
311311
{
312312
"items": [
313-
"109"
313+
"108"
314314
]
315315
},
316316
{
317317
"items": [
318-
"114"
318+
"113"
319319
]
320320
},
321321
{
322+
"extend": 2,
322323
"items": [
323-
"118"
324+
"119"
324325
]
325326
}
326327
]
@@ -331,24 +332,22 @@
331332
"sessions": [
332333
{
333334
"items": [
334-
"105"
335+
"106"
335336
]
336337
},
337338
{
338339
"items": [
339-
"110"
340+
"109"
340341
]
341342
},
342343
{
343344
"items": [
344-
"115"
345+
"116"
345346
]
346347
},
347348
{
348349
"extend": 2,
349-
"items": [
350-
"119"
351-
]
350+
"items": []
352351
}
353352
]
354353
},
@@ -358,21 +357,23 @@
358357
"sessions": [
359358
{
360359
"items": [
361-
"106"
360+
"102"
362361
]
363362
},
364363
{
365364
"items": [
366-
"111"
365+
"107"
367366
]
368367
},
369368
{
370369
"items": [
371-
"116"
370+
"115"
372371
]
373372
},
374373
{
375-
"items": []
374+
"items": [
375+
"118"
376+
]
376377
}
377378
]
378379
},
@@ -421,11 +422,11 @@
421422
"description": "",
422423
"language": "English",
423424
"presentation": "",
424-
"speakers": [],
425+
"speakers": ["harsh_dattani"],
425426
"tags": [
426427
"Keynote"
427428
],
428-
"title": "Googlers - Developer Keynote",
429+
"title": "Agents and the new software paradigm",
429430
"videoId": ""
430431
},
431432
"102": {
@@ -1574,6 +1575,41 @@
15741575
"order": 23,
15751576
"rockstarSpeakerOrder": 23,
15761577
"title": "Founder"
1578+
},
1579+
"harsh_dattani": {
1580+
"badges": [
1581+
{
1582+
"description": "Regional Lead",
1583+
"link": "https://www.linkedin.com/in/harshdattani",
1584+
"name": "google"
1585+
}
1586+
],
1587+
"bio": "A Jedi Knight, journeying through the galaxy to master the Force and achieve the wisdom of a Yoda.",
1588+
"company": "Google",
1589+
"companyLogo": "",
1590+
"companyLogoUrl": "https://firebasestorage.googleapis.com/v0/b/devfestahm-develop.appspot.com/o/images%2Fpeople%2Fspeakers%2F2019%2Fcompany%2Fgoogle.png?alt=media&token=7d3b627c-bbd0-4941-9bcc-a67cacc0761c",
1591+
"country": "Bangalore",
1592+
"featured": true,
1593+
"name": "Harsh Dattani",
1594+
"photo": "",
1595+
"photoUrl": "https://firebasestorage.googleapis.com/v0/b/devfestahm-develop.appspot.com/o/images%2Fpeople%2Fspeakers%2F2024%2Fharsh_dattani.jpg?alt=media&token=840dc7b6-3fd7-49ba-bf1e-82ffed2078dc",
1596+
"pronouns": "he/him",
1597+
"shortBio": "A Jedi Knight, journeying through the galaxy to master the Force and...",
1598+
"socials": [
1599+
{
1600+
"icon": "twitter",
1601+
"link": "https://twitter.com/dattaniharsh",
1602+
"name": "Twitter"
1603+
},
1604+
{
1605+
"icon": "linkedin",
1606+
"link": "https://www.linkedin.com/in/harshdattani",
1607+
"name": "LinkedIn"
1608+
}
1609+
],
1610+
"order": 24,
1611+
"rockstarSpeakerOrder": 24,
1612+
"title": "Regional Lead, Google Developer Relations India"
15771613
}
15781614
},
15791615
"team": [

0 commit comments

Comments
 (0)