Skip to content

Commit

Permalink
Evento de julho 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocamillont committed Jul 15, 2023
1 parent a4853a9 commit 9bb54dd
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/assets/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -622,5 +622,28 @@
"photo": "fran_cardoso.jpg"
}
]
},
{
"id": 62,
"title": "Evento online, no canal do Youtube",
"date": "25 de julho",
"primaryColor": "darkOrange",
"secondaryColor": "gold",
"talks": [
{
"subtitle": "TALK #1",
"title": "Introdução ao Flutter",
"speaker": "Jéssica Pereira",
"description": "Graduada em Análise e Desenvolvimento de Sistemas, desenvolvedora há 8 anos e se especializando em desenvolvimento mobile. Sou entusiasta do Flutter e acredito no seu poder de criar experiências incríveis e consistentes em diferentes plataformas. ",
"photo": "jessica_pereira.jpg"
},
{
"subtitle": "TALK #2",
"title": "Princípios SOLID para Arquitetura de Aplicações Web",
"speaker": "Guilherme Siquinelli ",
"description": "Arquiteto Front-end, Professor, Consultor, Palestrante, noob no desenvolvimento de Jogos 3D para web e curioso pelo universo.",
"photo": "guilherme_siquinelli.jpg"
}
]
}
]
Binary file added src/assets/photos/guilherme_siquinelli.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/photos/guilherme_siquinelli.png
Binary file not shown.
Binary file added src/assets/photos/jessica_pereira.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9bb54dd

Please sign in to comment.