Skip to content

Commit

Permalink
Update baggers.js (#502)
Browse files Browse the repository at this point in the history
Add Vincent Beauvivre
  • Loading branch information
vibby authored Sep 20, 2023
1 parent 869f87c commit bba59cf
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions baggers.js
Original file line number Diff line number Diff line change
Expand Up @@ -18440,6 +18440,45 @@ var data = {
contacts: {
mail: '[email protected]',
},
},
{
since: '2023-09-19',
name: 'Vincent Beauvivre',
bio: 'Backend technology specialist, with focus on APIs, understanding app needs and turn it into code, interoperability…',
picture: 'https://slash.troopers.coop/_next/image?url=https%3A%2F%2Fstrapi.troopers.agency%2Fuploads%2FVincent_c0094c0e5b.webp&w=640&q=100',
websites: [
{
name: 'Linkedin',
url: 'https://www.linkedin.com/in/vincent-beauvivre-2a506121/',
},
{
name: 'Website',
url: 'https://troopers.agency/',
},
],
location: 'Nantes et périphérie',
sessions: [
{
title:
"Voyage d’une appli legacy vers le DDD − Domain Driven Design",
abstract:
"Je vous propose une étude de cas fictive mais pratique, pour transformer une application réalisée avec CakePhp dans un code moderne, réutilisable et maintenable.",
tags: ['Backend', 'Architecture', 'DDD'],
lang: ['fr', 'en'],
},
{
title:
"Because I’m API",
abstract:
"Un aperçu du monde fantastique des API et pourquoi API-Platform est la solution qui respecte le mieux les normes et usages de la terre du milieu.",
tags: ['Backend', 'Architecture', 'Api'],
lang: ['fr', 'en'],
},
],
cities: ['Nantes'],
contacts: {
mail: '[email protected]',
},
},
],
cities: {
Expand Down

0 comments on commit bba59cf

Please sign in to comment.