diff --git a/data/schedule.json b/data/schedule.json index 326db374..86877b60 100644 --- a/data/schedule.json +++ b/data/schedule.json @@ -27,10 +27,10 @@ { "startTime": "12:00", "endTime": "13:00", - "activityType": "TBA", - "summary": "", - "description": "", - "author": "", + "activityType": "Talk", + "summary": "Application Security sem comprometer Developer Efficiency", + "description": "Application Security é um requisito para a proteção de qualquer empresa. Entretanto vemos mais e mais equipas de desenvolvedores a reclamar do \"Result Fatigue\", noise e outros fatores que afetam a produtividade e eficiência. Durante esta talk, vamos focar na troca de experiências e soluções implantadas pela Checkmarx para a implantação de AppSec sem compromisso da eficiência dos desenvolvedores.", + "author": "Marcelo Pereira", "location": "" }, { diff --git a/data/speakers.json b/data/speakers.json index 8f5a6800..8062b862 100644 --- a/data/speakers.json +++ b/data/speakers.json @@ -2,6 +2,18 @@ { "date": "2024/2/6", "speakers": [ + { + "id": "marcelopereira", + "name": "Marcelo Pereira", + "role": "Head of Application Security Engineering", + "company": "Checkmarx", + "talk": "Application Security sem comprometer Developer Efficiency. 12h", + "linkedin": "marcgp", + "github": "marcgp", + "twitter": "", + "href": "", + "description": "Two decades of wide-ranging experience in designing, developing, and testing mission critical full-stack applications. Strong communicator, able to build and strengthen relationships across functions to drive cohesive, strategic operations. Trained leader capable of mentoring teams to achieve and exceed corporate goals. Multilingual in Portuguese, English, and Spanish languages." + }, { "id": "hurmatzeeshan", "name": "Hurmat Zeeshan", @@ -12,7 +24,7 @@ "github": "", "twitter": "", "href": "", - "description": " I'm an Advanced App Engineering Specialist from Accenture’s Braga Office. I like to work in SysOps, DevSecOps and DevOps areas. Relevant experience on AWS, GCP, Azure, Oracle Cloud and Digital Ocean." + "description": "I'm an Advanced App Engineering Specialist from Accenture’s Braga Office. I like to work in SysOps, DevSecOps and DevOps areas. Relevant experience on AWS, GCP, Azure, Oracle Cloud and Digital Ocean." }, { "id": "joaotravanca", diff --git a/public/images/speakers/marcelopereira.png b/public/images/speakers/marcelopereira.png new file mode 100644 index 00000000..af52323b Binary files /dev/null and b/public/images/speakers/marcelopereira.png differ