diff --git a/images/speakers/francois-xavier_verryser.jpg b/images/speakers/francois-xavier_verryser.jpg new file mode 100644 index 0000000..9a1e546 Binary files /dev/null and b/images/speakers/francois-xavier_verryser.jpg differ diff --git a/scripts/data/events.js b/scripts/data/events.js index c02972f..b2c7e66 100644 --- a/scripts/data/events.js +++ b/scripts/data/events.js @@ -49,7 +49,7 @@ var njEvents = [ "

Join us as we narrate Decathlon's journey through this complex landscape. This talk will dive into our innovative approach - a blend of RFID technology, robotics, custom coding, and the power of JobRunr - an open-source distributed job scheduler. We'll share our journey of exploring various tools and technologies, highlighting how JobRunr emerged as our top choice for its efficiency and scalability. We'll explain how our integration of open-source software, automated systems, and robotics has not only improved inventory accuracy but also enhanced the global shopping experience at our stores. Additionally, we'll show you how JobRunr works and demonstrate its capabilities through a live coding session.

" + "

After this session you will know all about the challenges we faced, the solutions we devised, and how these insights can be practically applied in your own business scenario.

" + "

Conférence en anglais

", - speakers: ['ronald_dehuysser'] + speakers: ['ronald_dehuysser', 'francois-xavier_verryser'] } ] }, diff --git a/scripts/data/speakers.js b/scripts/data/speakers.js index 5867a9c..7cbd33b 100644 --- a/scripts/data/speakers.js +++ b/scripts/data/speakers.js @@ -30,6 +30,14 @@ var njSpeakers = [ twitter: 'rdehuyss', github: 'rdehuyss', website: 'https://www.jobrunr.io' +}, { + id: 'francois-xavier_verryser', + name: 'François-Xavier Verryser', + photo: "jpg", + bio: "

Over my 17-year at Decathlon, my professional journey began as a developer, gradually evolving into roles such as application manager and ultimately product owner of diverse retail applications.

" + + "

The advent of RFID technology at Decathlon marked a pivotal moment in my career. My primary goal was to elevate stock reliability within our stores by implementing RFID inventories and crafting a user-friendly mobile application. This innovative approach significantly enhanced the overall efficiency of stock management.

" + + "

Passionate by backend technologies, I made a shift from product management to assume the role of a tech lead in the realm of stock control.

" + + "

When he's not working on open-source software, he is probably either rock climbing or sipping a fine Belgian Duvel beer.

" }, { id: 'audren_burlot', name: 'Audren Burlot',