Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions content/events/2025-geneva/program/la-bataille-de-l-ia.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ Talk_start_time = ""
Talk_end_time = ""
Title = "La bataille de l'IA"
Type = "talk"
Speakers = ["arnaud-kammerer"]
Speakers = ["ludovic-gaudard"]
+++

Un jeu de cartes collaboratif pour découvrir les
enjeux sociaux et environnementaux des
Intelligences Artificielles (IA) génératives en 2h !
Un jeu de cartes collaboratif pour découvrir les enjeux sociaux et environnementaux des Intelligences Artificielles (IA) génératives en 2h !
14 changes: 14 additions & 0 deletions content/events/2025-geneva/program/native-web-technologies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "Native Web Technologies in Distributed Frontend Architectures"
Type = "talk"
Speakers = ["alexander-gunsche","benjamin-bartosch"]
+++

Microfrontends are an architectural approach that decomposes web applications into autonomous full-stack services using browser-native technologies like custom elements and custom events, eliminating runtime framework dependencies while enabling true component independence.

This architecture employs event-driven communication patterns and formal interface contracts to ensure robust interaction between components, each potentially backed by its own infrastructure and deployment pipeline. Through vertical integration of frontend and backend capabilities within each microfrontend, teams gain flexibility in choosing tools and technologies while maintaining system cohesion.

Additionally, this approach accelerates delivery through independent deployment cycles and simplifies legacy system modernization through gradual capability replacement. Ultimately, this talk demonstrates how to combine the advantages of distributed systems with the simplicity of native web technologies.

This file was deleted.

12 changes: 0 additions & 12 deletions content/events/2025-geneva/speakers/arnaud-kammerer.md

This file was deleted.

13 changes: 13 additions & 0 deletions content/events/2025-geneva/speakers/ludovic-gaudard.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
+++
Title = "Ludovic Gaudard"
image = "ludovic-gaudard.png"
Linkedin = "https://www.linkedin.com/in/ludovicgaudard/"
type = "speaker"
linktitle = "ludovic-gaudard"

+++

Ludovic Gaudard est responsable de la FABLAG (www.fablag.ch), un réseau d’organisations engagées à transformer le monde du travail vers plus d’agilité. Le réseau organise des événements de partage d’expérience, une conférence annuelle, des visites d’entreprises et des groupes de travail sur des thématiques choisies collectivement par ses membres.


Parallèlement, Ludovic est expert en innovation durable depuis 15 ans, et continue à l'enseigner à l’EPFL, à l’Université de Genève et à la HEG. Il a mené des recherches à Stanford sur la prise de décision robuste et durable dans des environnements incertains, où l’agilité joue un rôle clé. Il accompagne aussi des entreprises, de la startup à la multinationale, dans l’élaboration de leur stratégie de durabilité et dans leur démarche de certification B Corp.
2 changes: 1 addition & 1 deletion data/events/2025/geneva/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ program:
start_time: "10:35"
end_time: "11:20"

- title: "personalised-journalism-at-scale"
- title: "native-web-technologies"
type: talk
date: 2025-05-20
start_time: "11:20"
Expand Down
Diff not rendered.
Loading