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
23 changes: 22 additions & 1 deletion pwa/data/con/2026/partners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ const partners: Partner[] = [
rank: 1,
highlight: true,
},
{
name: "Laravel",
logo: "laravel",
link: "https://laravel.com/",
rank: 1,
highlight: true,
},
{
name: "SensioLabs",
logo: "sensiolabs",
Expand Down Expand Up @@ -75,7 +82,7 @@ const partners: Partner[] = [
{
name: "DevIT Jobs",
logo: "devit",
link: "https://devitjobs.uk/",
link: "https://devitjobs.fr/jobs/Machine-Learning/all",
rank: 4,
},
{
Expand All @@ -96,6 +103,20 @@ const partners: Partner[] = [
link: "https://larabelles.com/",
rank: 4,
},
{
name: "Laravel France",
logo: "laravel-france",
link: "https://laravel-france.com/",
highlight: true,
rank: 4,
},
{
name: "MongoDB",
logo: "mongo-db",
link: "https://www.mongodb.com/",
highlight: true,
rank: 4,
},
{
name: "JL recrutement",
logo: "jl-recrutement",
Expand Down
2 changes: 2 additions & 0 deletions pwa/data/con/2026/speakers/en/pauline-vos.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ github: https://github.com/paulinevos
Pauline is senior software engineer at MongoDB, where she maintains and writes open-source software for the PHP excosystem.

She likes **good, clean software design** and being as efficient (lazy) as possible.

Pauline's venue at the API Platform Conference 2026 is made possible by [MongoDB](https://www.mongodb.com/). We would like to thank them for their generous support.
2 changes: 2 additions & 0 deletions pwa/data/con/2026/speakers/fr/pauline-vos.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ github: https://github.com/paulinevos
Pauline est ingénieure logicielle senior chez MongoDB, où elle maintient et développe des logiciels open source pour l'écosystème PHP.

Elle apprécie **le design logiciel de qualité (Clean Code)** et cherche toujours à être aussi efficace (paresseuse) que possible.

La venue de Pauline à l’API Platform Conference est sponsorisée par [MongoDB](https://www.mongodb.com/), que nous remercions chaleureusement pour leur soutien.
Binary file modified pwa/public/images/con/2026/partners/devit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 pwa/public/images/con/2026/partners/laravel.png
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 pwa/public/images/con/2026/partners/mongo-db.png
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 pwa/public/images/con/2026/speakers/pauline-vos-2026.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading