Skip to content

Commit

Permalink
Add speaker and partner
Browse files Browse the repository at this point in the history
  • Loading branch information
rtancman committed Nov 30, 2023
1 parent e9b4fb7 commit 25f21d7
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 6 deletions.
3 changes: 2 additions & 1 deletion _data/partners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
- {name: "Balburdia", description: "Cervejaria artesanal, independente e brasileira", link: "https://balburdia.com.br/", imageUrl: "balburdia.png"}
- {name: "Jusbrasil", description: "Informação Jurídica que Transforma", link: "https://www.jusbrasil.com.br", imageUrl: "jusbrasil.png"}
- {name: "Thithi Galdinos", description: "Head de eventos de tecnologia, inovação, investimentos e startups / Gestora de ecossistemas de inovação. Líder de comunidade de startups @eurovalley", link: "https://www.instagram.com/thithigaldinos", imageUrl: "thithigaldinos.png"}
- {name: "Paytrack", description: "Plataforma all-in-one para gestão de despesas e viagens corporativas.", link: "https://paytrack.com.br", imageUrl: "paytrack.png"}
- {name: "Paytrack", description: "Plataforma all-in-one para gestão de despesas e viagens corporativas.", link: "https://paytrack.com.br", imageUrl: "paytrack.png"}
- {name: "Datadog", description: "Modern monitoring & security. See inside any stack, any app, at any scale, anywhere.", link: "https://www.datadoghq.com/", imageUrl: "datadog.png"}
13 changes: 9 additions & 4 deletions _data/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,19 @@
- {title: "Presencial", color: "#90be4e"}
timeslots:
- {
startTime: "09:30",
endTime: "10:00",
startTime: "09:00",
endTime: "09:30",
sessionIds: [207]
}
- {
startTime: "10:00",
startTime: "09:30",
endTime: "09:50",
sessionIds: [009]
}
- {
startTime: "09:50",
endTime: "10:15",
sessionIds: [407]
sessionIds: [010]
}
- {
startTime: "10:15",
Expand Down
21 changes: 20 additions & 1 deletion _data/sessions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
description: "Encerramento e foto oficial do evento"
-
id: 207
title: "Credenciamento"
title: "Credenciamento & Abertura"
place: "Auditório"
service: true
description: ""
Expand Down Expand Up @@ -107,4 +107,23 @@
speakers: [1]
language: pt-br
# complexity: ""
# video: ""
-
id: 009
title: "Como garantir a maturidade dos serviços de TI de forma simples e alto valor"
description: ""
subtype: presentation
speakers: [9,10]
language: pt-br
# complexity: ""
# video: ""

-
id: 010
title: "Observabilidade com Datadog"
description: ""
subtype: presentation
speakers: [9,10]
language: pt-br
# complexity: ""
# video: ""
28 changes: 28 additions & 0 deletions _data/speakers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,34 @@
# - {name: "twitter", link: "https://twitter.com/dmytrodanylyk"}
# - {name: "github", link: "https://github.com/dmytrodanylyk"}
# - {name: "site", link: "https://github.com/dmytrodanylyk"}
-
id: 9
name: "Nathan"
surname: "Pereira"
company: "Datadog"
bio: '<p></p>'
thumbnailUrl: nathanpereira.jpg
rockstar: true
social:
# - {name: "linkedin", link: "https://www.linkedin.com/in/nicoleblackbeer/"}
# - {name: "google-plus", link: "https://plus.google.com/+DmytroDanylyk"}
# - {name: "twitter", link: "https://twitter.com/dmytrodanylyk"}
# - {name: "github", link: "https://github.com/dmytrodanylyk"}
# - {name: "site", link: "https://github.com/dmytrodanylyk"}
-
id: 10
name: "Breno"
surname: "Lima"
company: "Datadog"
bio: '<p>Head de serviços e governança desenvolvendo equipes de alta performance, atuando a mais de 20 anos como instrutor, consultor, auditor e palestrante no setor de serviços e governança. Desenvolvimento de projetos de sucesso e mais de 1000 profissionais treinados em melhores práticas utilizando "framework" líder de mercado como diretores, gerentes e líderes no Brasil e no exterior. Comprometimento e motivação de pessoas são palavras chaves para otimizar resultados.</p>'
thumbnailUrl: brenolima.jpg
rockstar: true
social:
# - {name: "linkedin", link: "https://www.linkedin.com/in/nicoleblackbeer/"}
# - {name: "google-plus", link: "https://plus.google.com/+DmytroDanylyk"}
# - {name: "twitter", link: "https://twitter.com/dmytrodanylyk"}
# - {name: "github", link: "https://github.com/dmytrodanylyk"}
# - {name: "site", link: "https://github.com/dmytrodanylyk"}
#-
# id: 9
# name: "Carlos"
Expand Down
Binary file added img/partners/datadog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/people/brenolima.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 added img/people/nathanpereira.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 25f21d7

Please sign in to comment.