Skip to content

Commit

Permalink
Merge pull request #24 from aliyazdi75/main
Browse files Browse the repository at this point in the history
update some informations
  • Loading branch information
ldev6 authored Sep 30, 2024
2 parents 6e5af53 + b02d389 commit 4dee2e3
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
Binary file modified public/images/speakers/2023/ali.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 public/images/speakers/2023/lenz.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 modified public/images/team/ali.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 public/images/team/lenz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 15 additions & 5 deletions src/data/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,12 @@ export const speakers2024 = [{

export const speakers2023 = [{
name: 'Ali Yazdi',
title: 'Senior Flutter Developer | GDG & Flutter Montreal Organizer',
title: 'Senior Software Engineer at EXFO, GDG & Flutter Montreal Organizer',
image: '/images/speakers/2023/ali.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/ali-yazdi/',
}, {
name: 'Billy Taing',
title: 'Software Engineering at IAIAO & Flutter Montréal Meetup Organizer',
title: 'Software Engineer @IAIAO',
image: '/images/speakers/2023/billy.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/billy-taing/',
}, {
Expand Down Expand Up @@ -203,6 +203,11 @@ export const speakers2023 = [{
title: 'Senior DevRel Advocate at Appsmith, Google Developer Expert in GCP & Google Cloud Certified Engineer',
image: '/images/speakers/2023/kevin.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/kevin-blanco/',
}, {
name: 'Lenz Paul',
title: 'Software Engineer at CMiC | GDG & Flutter Montreal',
image: '/images/speakers/2023/lenz.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/lenz-paul/',
}, {
name: 'Nav Singh',
title: 'Google Developer Expert for Android, Organizer at GDG-Montreal, and write articles about Android and Kotlin',
Expand Down Expand Up @@ -234,13 +239,13 @@ export const sessions2024 = [

export const team = [{
name: 'Ali Yazdi',
title: 'Senior Flutter Developer | GDG & Flutter Montreal Organizer',
title: 'Senior Software Engineer at EXFO, GDG & Flutter Montreal Organizer',
image: '/images/team/ali.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/ali-yazdi/',
}, {
name: 'Billy Taing',
title: 'Software Engineering at IAIAO & Flutter Montréal Meetup Organizer',
image: '/images/team/billy.jpg',
title: 'Software Engineer @IAIAO',
image: '/images/speakers/2023/billy.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/billy-taing/',
}, {
name: 'Jhin Lee',
Expand Down Expand Up @@ -272,6 +277,11 @@ export const team = [{
title: 'Senior Data Analyst @ Warner Bros. Games Montreal | WTM ambassador | Google BI customer Council Member',
image: '/images/team/jihoo_green.jpeg',
link: 'https://developers.google.com/profile/u/109280340170455499902',
}, {
name: 'Lenz Paul',
title: 'Software Engineer at CMiC | GDG & Flutter Montreal',
image: '/images/team/lenz.jpg',
link: 'https://devfest2023.gdgmontreal.com/speaker/lenz-paul/',
}, {
name: 'Nav Singh',
title: 'Sr. Android Engineer | GDE Android',
Expand Down

0 comments on commit 4dee2e3

Please sign in to comment.