Skip to content

Commit 96d7386

Browse files
mattwang44Flynn Hou
authored and
Flynn Hou
committed
chore(speech): add mock data
1 parent 1cdd7ce commit 96d7386

File tree

1 file changed

+133
-12
lines changed

1 file changed

+133
-12
lines changed

db.json

Lines changed: 133 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"level_name": "platinum",
66
"sponsors": [
77
{
8-
"name_en_us" : "Cathay Financial Holdings",
8+
"name_en_us": "Cathay Financial Holdings",
99
"name_zh_hant": "國泰金控",
1010
"subtitle_en_us": "3-year-sponsorship",
1111
"subtitle_zh_hant": "連續三年贊助",
@@ -20,7 +20,7 @@
2020
"level_name": "gold",
2121
"sponsors": [
2222
{
23-
"name_en_us" : "名字超級超級超級超級超級長",
23+
"name_en_us": "名字超級超級超級超級超級長",
2424
"name_zh_hant": "Have a LOOOOOOOOOOOOOOONG Name",
2525
"subtitle_en_us": "",
2626
"subtitle_zh_hant": "",
@@ -30,7 +30,7 @@
3030
"logo_url": "https://tw.pycon.org/2020/media/sponsors/%E6%88%90%E5%8A%9F%E5%A4%A7%E5%AD%B8%E8%B3%87%E8%A8%8A%E5%B7%A5%E7%A8%8B%E5%AD%B8%E7%B3%BB/NCKU_CSIE_new.png"
3131
},
3232
{
33-
"name_en_us" : "Elon Musk",
33+
"name_en_us": "Elon Musk",
3434
"name_zh_hant": "馬誼郎",
3535
"subtitle_en_us": "",
3636
"subtitle_zh_hant": "",
@@ -40,7 +40,7 @@
4040
"logo_url": "https://i.imgur.com/RK2bZI7.jpeg"
4141
},
4242
{
43-
"name_en_us" : "Elon Musk",
43+
"name_en_us": "Elon Musk",
4444
"name_zh_hant": "馬誼郎",
4545
"subtitle_en_us": "",
4646
"subtitle_zh_hant": "",
@@ -50,7 +50,7 @@
5050
"logo_url": "https://i.imgur.com/xiAfNVQ.jpeg"
5151
},
5252
{
53-
"name_en_us" : "Elon Musk",
53+
"name_en_us": "Elon Musk",
5454
"name_zh_hant": "馬誼郎",
5555
"subtitle_en_us": "",
5656
"subtitle_zh_hant": "",
@@ -60,7 +60,7 @@
6060
"logo_url": "https://i.imgur.com/p1Ln71T.jpg"
6161
},
6262
{
63-
"name_en_us" : "Elon Musk",
63+
"name_en_us": "Elon Musk",
6464
"name_zh_hant": "馬誼郎",
6565
"subtitle_en_us": "Tesla",
6666
"subtitle_zh_hant": "特斯拉",
@@ -70,7 +70,7 @@
7070
"logo_url": "https://i.imgur.com/nY1SVr7.gif"
7171
},
7272
{
73-
"name_en_us" : "Elon Musk",
73+
"name_en_us": "Elon Musk",
7474
"name_zh_hant": "馬誼郎",
7575
"subtitle_en_us": "",
7676
"subtitle_zh_hant": "",
@@ -85,7 +85,7 @@
8585
"level_name": "silver",
8686
"sponsors": [
8787
{
88-
"name_en_us" : "Jeff Bezos",
88+
"name_en_us": "Jeff Bezos",
8989
"name_zh_hant": "傑佛瑞·貝佐斯",
9090
"subtitle_en_us": "Amazon!!!",
9191
"subtitle_zh_hant": "Amazon!!!",
@@ -100,7 +100,7 @@
100100
"level_name": "bronze",
101101
"sponsors": [
102102
{
103-
"name_en_us" : "Mark Zuckerberg",
103+
"name_en_us": "Mark Zuckerberg",
104104
"name_zh_hant": "馬克·艾略特·祖克柏",
105105
"subtitle_en_us": "",
106106
"subtitle_zh_hant": "",
@@ -115,7 +115,7 @@
115115
"level_name": "co-organizer",
116116
"sponsors": [
117117
{
118-
"name_en_us" : "test",
118+
"name_en_us": "test",
119119
"name_zh_hant": "測試",
120120
"subtitle_en_us": "",
121121
"subtitle_zh_hant": "",
@@ -125,7 +125,7 @@
125125
"logo_url": ""
126126
},
127127
{
128-
"name_en_us" : "test",
128+
"name_en_us": "test",
129129
"name_zh_hant": "測試",
130130
"subtitle_en_us": "test",
131131
"subtitle_zh_hant": "test",
@@ -140,7 +140,7 @@
140140
"level_name": "organizer",
141141
"sponsors": [
142142
{
143-
"name_en_us" : "test",
143+
"name_en_us": "test",
144144
"name_zh_hant": "測試",
145145
"subtitle_en_us": "test",
146146
"subtitle_zh_hant": "test",
@@ -294,5 +294,126 @@
294294
"github": "https://google.com"
295295
}
296296
}
297+
],
298+
"speeches": [
299+
{
300+
"id": 1,
301+
"title": "Tutorial of building a bunch of good companies",
302+
"category": "WEB",
303+
"language": "ENEN",
304+
"python_level": "INTERMEDIATE",
305+
"recording_policy": true,
306+
"abstract": "Share my knowledge",
307+
"detailed_description": "**Introduction of Teska**\r\nIn this talk, I will briefly introduce Tesla",
308+
"slide_link": "https://www.facebook.com/",
309+
"slido_embed_link": "https://app.sli.do/event/vppisnh8",
310+
"youtube_id": "dQw4w9WgXcQ",
311+
"speakers": [
312+
{
313+
"thumbnail_url": "https://i.imgur.com/ARxWY48.gif",
314+
"name": "Elon Musk",
315+
"github_profile_url": "",
316+
"twitter_profile_url": "",
317+
"facebook_profile_url": "",
318+
"bio": "I'm a successful business man. Better than Mark."
319+
}
320+
],
321+
"begin_time": "2021-10-02T06:05:00Z",
322+
"end_time": "2021-10-02T06:35:00Z",
323+
"is_remote": false,
324+
"location": "6-r2",
325+
"event_type": "talk"
326+
},
327+
{
328+
"id": 2,
329+
"title": "We're John Doe A & B LOL. We have a super LONG speech title. You ask why? Haha we want messed up with the PyCon web developer",
330+
"category": "NLP",
331+
"language": "ENEN",
332+
"python_level": "INTERMEDIATE",
333+
"recording_policy": true,
334+
"abstract": "Share my knowledge",
335+
"detailed_description": "**Introduction of ourselves**\r\nIn this talk, we will briefly introduce the place where we come from.",
336+
"slide_link": "",
337+
"slido_embed_link": "",
338+
"speakers": [
339+
{
340+
"facebook_profile_url": "https://www.facebook.com/",
341+
"github_profile_url": "",
342+
"name": "John Doe A",
343+
"thumbnail_url": "https://i.imgur.com/xiAfNVQ.jpeg",
344+
"twitter_profile_url": "",
345+
"bio": "John Doe B is my twin brother"
346+
},
347+
{
348+
"facebook_profile_url": "",
349+
"github_profile_url": "",
350+
"name": "John Doe B",
351+
"thumbnail_url": "https://i.imgur.com/p1Ln71T.jpg",
352+
"twitter_profile_url": "https://twitter.com/",
353+
"bio": "John Doe A is my twin sister"
354+
}
355+
],
356+
"begin_time": "2021-10-02T06:05:00Z",
357+
"end_time": "2021-10-02T06:35:00Z",
358+
"is_remote": true,
359+
"location": "6-r2",
360+
"event_type": "tutorial"
361+
},
362+
{
363+
"id": 3,
364+
"title": "How great AWS is",
365+
"category": "SEC",
366+
"language": "ZHEN",
367+
"python_level": "NOVICE",
368+
"recording_policy": true,
369+
"abstract": "Share my knowledge",
370+
"detailed_description": "**Introduction of AWS**\r\nIn this talk, I will briefly introduce AWS",
371+
"slide_link": "",
372+
"slido_embed_link": "https://app.sli.do/event/vppisnh8",
373+
"youtube_id": "dQw4w9WgXcQ",
374+
"speakers": [
375+
{
376+
"facebook_profile_url": "",
377+
"github_profile_url": "https://aws.amazon.com/",
378+
"name": "Jeff Bezos",
379+
"thumbnail_url": "https://static.boredpanda.com/blog/wp-content/uploads/2020/08/jeff-bezos-stonks-man1.jpg",
380+
"twitter_profile_url": "",
381+
"bio": "I'm a successful business man. Better than Elon."
382+
}
383+
],
384+
"begin_time": "2021-10-02T06:05:00Z",
385+
"end_time": "2021-10-02T06:35:00Z",
386+
"is_remote": false,
387+
"location": "5-r1",
388+
"event_type": "talk"
389+
},
390+
{
391+
"id": 4,
392+
"title": "How Facebook safely use your personal data",
393+
"category": "DATA",
394+
"language": "ZHZH",
395+
"python_level": "EXPERIENCED",
396+
"recording_policy": true,
397+
"abstract": "Share my knowledge",
398+
"detailed_description": "**Introduction of Facebook**\r\nIn this talk, I will briefly introduce Facebook",
399+
"slide_link": "",
400+
"slido_embed_link": "",
401+
"youtube_id": "dQw4w9WgXcQ",
402+
"speakers": [
403+
{
404+
"facebook_profile_url": "https://www.facebook.com/zuck",
405+
"github_profile_url": "",
406+
"name": "Mark Zuckerberg",
407+
"thumbnail_url": "https://i.insider.com/602e8ce342b84000192f42fd?width=700",
408+
"twitter_profile_url": "",
409+
"bio": "I'm a successful business man. Better than Jeff."
410+
}
411+
],
412+
"begin_time": "2021-10-02T05:45:00Z",
413+
"end_time": "2021-10-02T06:00:00Z",
414+
"is_remote": false,
415+
"location": "4-r0",
416+
"event_type": "sponsored"
417+
}
297418
]
298419
}

0 commit comments

Comments
 (0)