-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
885 lines (885 loc) · 31.9 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
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
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
{
"cities": [
{
"name": "São Luís",
"state": "Maranhão",
"editions": 36
},
{
"name": "Florianópolis",
"state": "Santa Catarina",
"editions": 1
},
{
"name": "Araranguá",
"state": "Santa Catarina",
"editions": 1
}
],
"schedule": {
"ed2016": [
{
"title": "SciencePub #1",
"date": "27/10",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "19h",
"speakers": [
{
"name": "Sérgio Brenha",
"img": "img/speakers/sergio_brenha.jpg",
"title": "Astronomia no Maranhão"
}
]
},
{
"title": "SciencePub #2",
"date": "19/11",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "16h30",
"speakers": [
{
"name": "Ewaldo Éder",
"img": "img/speakers/ewaldo_eder.jpg",
"title": "Processamento de Sinais como uma ferramenta para o desenvolvimento do Maranhão"
}
]
},
{
"title": "SciencePub #3",
"date": "17/12",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Hérisson Chaves",
"img": "img/speakers/herisson_chaves.jpg",
"title": "Computação paralela em GPU: Uma alternativa na busca por desempenho"
}
]
}
],
"ed2017": [
{
"title": "SciencePub #4",
"date": "29/04",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Ramon de Sá",
"img": "img/speakers/ramon_sa.jpg",
"title": "OBAFIS: Despertando o interesse de futuros astrônomos"
}
]
},
{
"title": "SciencePub #5",
"date": "20/05",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Equipe Carcará",
"img": "img/speakers/ianara_pacheco.jpg",
"title": "Introdução ao espaçomodelismo"
}
]
},
{
"title": "SciencePub #6",
"date": "30/09",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "16h30",
"speakers": [
{
"name": "Edvan Moreira",
"img": "img/speakers/edvan_moreira.jpg",
"title": "Modelagem computacional de nanoestruturas"
}
]
},
{
"title": "SciencePub #7",
"date": "28/10",
"venue": "Quiosque Brahma Chopp",
"city": "São Luís",
"state": "MA",
"time": "15h30",
"speakers": [
{
"name": "Jherfson Castro",
"img": "img/speakers/jherfson_castro.jpg",
"title": "Modelagem computacional e baterias"
}
]
},
{
"title": "SciencePub #8",
"date": "18/12",
"venue": "Recoleta Grill",
"city": "São Luís",
"state": "MA",
"time": "19h",
"speakers": [
{
"name": "Kayman Jhosef",
"img": "img/speakers/khayman_josef.jpg",
"title": "Evolução estelar"
}
]
}
],
"ed2018": [
{
"title": "SciencePub #9",
"date": "29/01",
"venue": "Recoleta Grill",
"city": "São Luís",
"state": "MA",
"time": "18h30",
"speakers": [
{
"name": "Joel Félix",
"img": "img/speakers/joel_felix.jpg",
"title": "Espalhamento Raman"
}
]
},
{
"title": "SciencePub #10",
"date": "24/02",
"venue": "Recoleta Grill",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Caio Vinicius Caetano",
"img": "img/speakers/caio_vinicius.jpg",
"title": "Cromatografia líquida"
}
]
},
{
"title": "SciencePub #11",
"date": "24/03",
"venue": "Recoleta Grill",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Rayanne França",
"img": "img/speakers/rayanne_franca.jpg",
"title": "Grafoscopia: Uma introdução às ciências forenses"
}
]
},
{
"title": "SciencePub #12",
"date": "28/04",
"venue": "Recoleta Grill",
"city": "São Luís",
"state": "MA",
"time": "17h",
"speakers": [
{
"name": "Felipe Peixoto Poulis",
"img": "img/speakers/felipe_poulis.jpg",
"title": "Ondas gravitacionais e Relatividade Geral"
}
]
},
{
"title": "SciencePub #13",
"date": "26/05",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "19h",
"speakers": [
{
"name": "Tavares Júnior",
"img": "img/speakers/tavares_jr.jpg",
"title": "Astrofotografia"
}
]
},
{
"title": "SciencePub #14",
"date": "16/06",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h30",
"speakers": [
{
"name": "Joelson Reis",
"img": "img/speakers/joelson_reis.jpg",
"title": "Produção de um eletrólito sólido para baterias recarregáveis"
},
{
"name": "Dayse Yanne Caldas",
"img": "img/speakers/dayse_caldas.jpg",
"title": "Acessibilidade e tecnologia assistiva no ambiente educacional"
}
]
},
{
"title": "SciencePub #15",
"date": "14/07",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h",
"speakers": [
{
"name": "Thaynara Lima",
"img": "img/speakers/thaynara_lima.jpg",
"title": "Nanopartículas magnéticas aplicadas em Hipertermia"
},
{
"name": "André Felipe",
"img": "img/speakers/andre_felipe.jpg",
"title": "Introdução à robótica"
}
]
},
{
"title": "SciencePub #16",
"date": "18/08",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h30",
"speakers": [
{
"name": "Salete Farias",
"img": "img/speakers/salete_farias.jpg",
"title": "Mulheres na ciência"
},
{
"name": "Anax Souza",
"img": "img/speakers/anax_souza.jpg",
"title": "Aerodinâmica e aplicações"
}
]
},
{
"title": "SciencePub #17",
"date": "15/09",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h30",
"speakers": [
{
"name": "Heric Hossoe",
"img": "img/speakers/heric_hossoe.jpg",
"title": "Poder público, academia e sociedade"
}
]
},
{
"title": "SciencePub #18",
"date": "13/10",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h30",
"speakers": [
{
"name": "David Silva",
"img": "img/speakers/david_silva.jpg",
"title": "Por dentro do espaço: Geoinformação"
},
{
"name": "Carlos Eduardo Portela",
"img": "img/speakers/carlos_eduardo_portela.jpg",
"title": "Astronomia: do micro ao macro Universo"
}
]
},
{
"title": "SciencePub #19",
"date": "10/11",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h",
"speakers": [
{
"name": "Ten. Huxley Bruno",
"img": "img/speakers/huxley_bruno.jpg",
"title": "Consolidação do Centro Espacial de Alcântara"
},
{
"name": "Jorge Nunes",
"img": "img/speakers/jorge_nunes.jpg",
"title": "A diversidade marinha negligenciada do Maranhão"
}
]
},
{
"title": "SciencePub #20",
"date": "22/12",
"venue": "Cidade Velha Pub",
"city": "São Luís",
"state": "MA",
"time": "17h30",
"speakers": [
{
"name": "Jaldyr Varela",
"img": "img/speakers/jaldyr_varela.jpg",
"title": "Estrelas: nascimento, vida e morte"
}
]
}
],
"ed2019": [
{
"title": "SciencePub #21",
"date": "16/01",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "17h",
"speakers": [
{
"name": "Wendell Monteiro",
"img": "img/speakers/wendell_monteiro.jpg",
"title": "Os segredos dos eclipses"
},
{
"name": "Tainá Constância",
"img": "img/speakers/taina_constancia.jpg",
"title": "Evolução e a história da vida na Terra"
}
]
},
{
"title": "SciencePub #22",
"date": "14/02",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "17h",
"speakers": [
{
"name": "Jhonatan Almada",
"img": "img/speakers/jhonatan_almada.jpg",
"title": "Educação, ciência e juventude: experiências transformadoras de jovens maranhenses"
}
]
},
{
"title": "SciencePub #23",
"date": "23/03",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Davi Telles",
"img": "img/speakers/davi_telles.jpg",
"title": "O futuro do Inova Maranhão"
}
]
},
{
"title": "SciencePub #24",
"date": "27/04",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Adalto Rodrigues",
"img": "img/speakers/adalto_rodrigues.jpg",
"title": "Einstein: GPS, ondas gravitacionais e buracos negros"
},
{
"name": "Ruana Lima",
"img": "img/speakers/ruana_lima.jpg",
"title": "Biofísica: A Física no microuniverso das células"
}
]
},
{
"title": "SciencePub #25",
"date": "25/05",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Fernando Moucherek",
"img": "img/speakers/fernando_moucherek.jpg",
"title": "Um olhar sobre o eclipse de 1919"
},
{
"name": "Márcio Tavares",
"img": "img/speakers/marcio_tavares.jpg",
"title": "As bases teóricas da relatividade restrita"
}
]
},
{
"title": "SciencePub #26 - Asteroid Day",
"date": "29/06",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Ricardson Vieira",
"img": "img/speakers/ricardson_vieira.jpg",
"title": "Asteroides"
},
{
"name": "Andreia de Oliveira",
"img": "img/speakers/andreia_oliveira.jpg",
"title": "Crateras de impacto"
}
]
},
{
"title": "SciencePub #27",
"date": "13/07",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Isabel Araújo",
"img": "img/speakers/isabel_araujo.jpg",
"title": "Foguetes experimentais"
},
{
"name": "José Marques Neto",
"img": "img/speakers/jose_marques_neto.jpg",
"title": "Apollo 11: 50 anos do homem na Lua"
}
]
},
{
"title": "SciencePub Florianópolis",
"date": "23/07",
"venue": "Bendita Gula",
"city": "Florianópolis",
"state": "SC",
"time": "19h",
"speakers": [
{
"name": "Alexandre Amorim",
"img": "img/speakers/alexandre_amorim.jpg",
"title": "Observando eclipses"
},
{
"name": "Frederico Taves",
"img": "img/speakers/frederico_taves.jpg",
"title": "Entropia do Universo"
}
]
},
{
"title": "SciencePub #28",
"date": "10/08",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Rogério Moreira Lima",
"img": "img/speakers/rogerio_moreira_lima.jpg",
"title": "Desmistificando o 5G"
},
{
"name": "Marcos Benevides",
"img": "img/speakers/marcos_benevides.jpg",
"title": "Inteligência artificial e o mundo real"
}
]
},
{
"title": "SciencePub #29",
"date": "15/09",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Adeilton P. Maciel",
"img": "img/speakers/adeilton_pereira_maciel.jpg",
"title": "Tabela Periódica: 150 anos"
},
{
"name": "Pablo Leite",
"img": "img/speakers/pablo_leite.gif",
"title": "A Química no seu drink"
}
]
},
{
"title": "SciencePub #30",
"date": "19/10",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "16h",
"speakers": [
{
"name": "Jackson Ronie",
"img": "img/speakers/jackson_ronie.jpg",
"title": "Ciência é 10!"
},
{
"name": "Adilson Luís Silva",
"img": "img/speakers/adilson_luis_silva.gif",
"title": "Ciência é 10!"
}
]
},
{
"title": "SciencePub: Ciência e Inovação",
"date": "30/10",
"venue": "Espaço Black Swan",
"city": "São Luís",
"state": "MA",
"time": "18h30",
"speakers": [
{
"name": "Lanna Reis",
"img": "img/speakers/lanna-reis.jpg",
"title": "Uma nova conversa sobre Design Thinking: a relação entre experimentação e inovação."
},
{
"name": "Allan Kardec Duailibe",
"img": "img/speakers/allan-kardec.png",
"title": "A Universidade e as perspectivas de inovação para o Maranhão"
},
{
"name": "Pedro Sérgio Rabelo",
"img": "img/speakers/pedro_sergio_rabelo.png",
"title": "A transição do meio acadêmico para o mundo empreendedor: Quais os impactos e quais habilidades que preciso ter?"
},
{
"name": "Davi Telles",
"img": "img/speakers/davi_telles.jpg",
"title": "Inovação e agilidade de ecossistemas: para além da tríplice hélice"
}
]
},
{
"title": "SciencePub #31",
"date": "30/11",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "",
"speakers": [
{
"name": "Charles Duarte Almeida",
"img": "img/speakers/charles_duarte_lima.jpg",
"title": "O incrível mundo da geometria fractal"
}
]
},
{
"title": "SciencePub #32",
"date": "10/12",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "19h",
"speakers": [
{
"name": "Eduarda Froes",
"img": "img/speakers/eduarda_froes.jpeg",
"title": "Explicando a Estatística"
},
{
"name": "Kiany Sirley Brandão Cavalcante",
"img": "img/speakers/kiany_sirley.jpg",
"title": "Crise na Ciências: é preciso reinventar a forma de fazer pesquisa"
}
]
}
],
"ed2020": [
{
"title": "SciencePub #33",
"date": "28/01",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "19h",
"speakers": [
{
"name": "Leandro Franco",
"img": "img/speakers/leandro_franco.jpg",
"title": "Empresas, academia, inovação: uma combinação para o desenvolvimento econômico."
},
{
"name": "Antônio Busson",
"img": "img/speakers/antonio_busson.jpeg",
"title": "Deep Learning: Desmistificando a ''Bala de Prata'' da Inteligência Artificial"
}
]
},
{
"title": "SciencePub: <br> Dia Internacional da Mulher e das Meninas na Ciência",
"date": "11/02",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "19h",
"speakers": [
{
"name": "Ana Rita Nunes",
"img": "img/speakers/ana_rita_nunes.gif",
"title": "Ciência, substantivo feminino: Os desafios da mulher na pesquisa de tubarões e raias"
},
{
"name": "Katia de La Salles",
"img": "img/speakers/katia_de_la_salles.gif",
"title": "Mulheres na ciência: por que ainda somos tão poucas?"
}
]
},
{
"title": "SciencePub: <br> Dia Internacional da Mulher e das Meninas na Ciência",
"date": "11/02",
"venue": "Lord Beer",
"city": "Araranguá",
"state": "SC",
"time": "19h",
"speakers": [
{
"name": "Cristina Spolti Lorenzetti",
"img": "img/speakers/cristina-spolti-lorenzetti.jpeg",
"title": "IFScience: divulgação científica em pauta"
},
{
"name": "Juliana Drewke",
"img": "img/speakers/juliana-drewke.jpeg",
"title": "Visibilidade da mulher na arte"
}
]
},
{
"title": "SciencePub #34",
"date": "07/03",
"venue": "Beer Tap",
"city": "São Luís",
"state": "MA",
"time": "17h",
"speakers": [
{
"name": "Áurea Celeste da Costa Ribeiro",
"img": "img/speakers/aurea_celeste_ribeiro.png",
"title": "O que os sinais que o corpo emite e suas medidas podem falar sobre seu estado de saúde?"
}
]
},
{
"title": "SciencePub Araranguá #2",
"date": "08/03",
"venue": "Lord Beer",
"city": "Araranguá",
"state": "SC",
"time": "19h",
"speakers": [
{
"name": "Suzy Pascoali",
"img": "img/speakers/suzy_pascoali.jpeg",
"title": "Mulheres e convidados conversando sobre ciência"
},
{
"name": "Ana Paula Ramos",
"img": "img/speakers/ana_paula_ramos.jpeg",
"title": "Transitando nas fronteiras culturais"
}
]
}
],
"upcoming": [
{
"title": "SciencePub Imperatriz",
"date": "<strong>Suspensa</strong>",
"venue": "Ritz Restaurante",
"city": "Imperatriz",
"state": "MA",
"time": "-",
"speakers": [
{
"name": "Fernando Magalhães",
"img": "img/speakers/fernando_magalhaes.gif",
"title": "O papel da Ciência na construção do Conhecimento"
}
]
}
]
},
"virtual_schedule": {
"youtube": [
{
"title": "A pandemia da COVID-19",
"date": "08/04/2020",
"platform": "YouTube",
"link": "https://www.youtube.com/watch?v=VycfKQMZ2eY",
"time": "19h",
"speakers": [
{
"name": "Roger Flores Ceccon",
"img": "img/speakers/roger_flores_ceccon.jpg"
}
],
"hosts": [
{
"name": "Lucas Vieira",
"img": "img/speakers/fernando_magalhaes.gif"
},
{
"name": "Olívia Souza",
"img": "img/speakers/fernando_magalhaes.gif"
}
]
},
{
"title": "Astronomia e História: Collegio Astronomico Camillo Flammarion",
"date": "08/05/2020",
"platform": "YouTube",
"link": "https://www.youtube.com/watch?v=9uuSIBJN1XU",
"time": "19h",
"speakers": [
{
"name": "Wendell Monteiro",
"img": "img/speakers/wendell_monteiro.jpg"
}
],
"hosts": [
{
"name": "Lucas Vieira",
"img": "img/team/lucas_vieira.jpg"
}
]
},
{
"title": "Alcântara: A história inspirada na História",
"date": "09/05/2020",
"platform": "YouTube",
"link": "https://www.youtube.com/watch?v=SEP7WBHvjxc",
"time": "19h",
"speakers": [
{
"name": "Miriam Rezende Gonçalves",
"img": "img/speakers/miriam_rezende_goncalves.jpg"
}
],
"hosts": [
{
"name": "Lucas Vieira",
"img": "img/team/lucas_vieira.jpg"
}
]
},
{
"title": "I Encontro Maranhense de Física",
"date": "06/07/2020",
"platform": "YouTube",
"link": "https://www.youtube.com/watch?v=8JADOkC3LvU",
"time": "19h30",
"speakers": [
{
"name": "Edvan Moreira",
"img": "img/speakers/edvan_moreira.jpg"
},
{
"name": "Fernando Moucherek",
"img": "img/speakers/fernando_moucherek.jpg"
},
{
"name": "Eduardo Diniz",
"img": "img/speakers/eduardo_diniz.jpg"
},
{
"name": "Samir Silva Coutinho",
"img": "img/speakers/samir_silva_coutinho.jpg"
}
],
"hosts": [
{
"name": "Lucas Vieira",
"img": "img/team/lucas_vieira.jpg"
}
]
}
],
"instagram": [
{
"title": "Quem mexeu na minha fatia da STEM?<br> O que a pesquisa científica nos conta sobre as mulheres (IN)VISÍVEIS nas hard sciences",
"date": "03/07/2020",
"link": null,
"platform": "Instagram",
"time": "19h",
"speakers": [
{
"name": "Salete Farias",
"img": "img/speakers/salete_farias.jpg"
}
],
"hosts": [
{
"name": "Olívia Souza",
"img": "img/speakers/fernando_magalhaes.gif"
}
]
}
],
"upcoming": [
{
"title": "Biofísica",
"date": "16/07/2020",
"platform": "YouTube",
"link": "#",
"time": "19h30",
"speakers": [
{
"name": "Luciana Magalhães",
"img": "img/speakers/luciana_magalhaes.jpeg"
},
{
"name": "Leandro Barbosa",
"img": "img/speakers/leandro_barbosa.gif"
}
],
"hosts": [
{
"name": "Lucas Vieira",
"img": "img/team/lucas_vieira.jpg"
}
]
}
]
}
}