You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/_sponsors.jinja2
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -226,6 +226,12 @@
226
226
<li>Pour accompagner vos équipes de développement (Formation, Accompagnement technique)</li>
227
227
<li>Pour vous conseiller dans les choix stratégiques de votre système d'information (Architecture réseau, Architecture logicielle)</li>
228
228
</ul>
229
+
{%elifcompany == 'Botify'%}
230
+
<p>
231
+
Chez Botify, nous concevons les technologies qui permettent aux plus grands sites web du monde d'être trouvés sur Google, Bing, ChatGPT, Perplexity, et bien d'autres. Notre plateforme d'IA agentique explore, indexe et calcule le rendu de millions de pages quotidiennement, alimentant des recommandations et des optimisations automatisées qui maximisent la visibilité.</br>
232
+
Notre <ahref="https://medium.com/botify-labs">équipe d'ingénierie</a> s'attaque à des défis: de données, de performance et d'infrastructure à grande échelle en utilisant Python, Go, sur une infra hybride Docker, cloud et bare-metal. Nous cultivons une culture d'autonomie, de collaboration et d'apprentissage continu.</br>
233
+
Si vous recherchez des défis techniques qui ont du sens et une voix qui compte vraiment, <ahref="https://jobs.botify.com/jobs?country=France" >rejoignez-nous !</a>
234
+
</p>
229
235
{%endif%}
230
236
{%eliflang == 'en'%}
231
237
{%ifcompany == 'Campus René Cassin'%}
@@ -426,6 +432,12 @@ With an intuitive interface and powerful features, you can easily manage MySQL,
426
432
<li>Supporting your development teams (training, technical support)</li>
427
433
<li>To advise you on strategic choices for your information system (network architecture, software architecture)</li>
428
434
</ul>
435
+
{%elifcompany == 'Botify'%}
436
+
<p>
437
+
At Botify, we build the technology that helps the world’s largest websites get found across Google, Bing, ChatGPT, Perplexity, and more. Our agentic AI platform crawls, renders, and indexes millions of pages daily, powering automated recommendations and optimizations that maximize visibility.</br>
438
+
Our <ahref="https://medium.com/botify-labs">Engineering team</a> tackles large-scale data, performance, and infrastructure challenges using Python, Go, on a hybrid Docker, cloud and bare-metal infrastructure. We foster a culture of autonomy, collaboration, and continuous learning.</br>
439
+
If you’re looking for meaningful technical challenges and a voice that truly matters, <ahref="https://jobs.botify.com/jobs?country=France">come join us!</a>
440
+
</p>
429
441
{%endif%}
430
442
{%endif%}
431
443
</div>
@@ -453,6 +465,7 @@ With an intuitive interface and powerful features, you can easily manage MySQL,
453
465
'Entr\'ouvert': 'http://www.entrouvert.com/',
454
466
'Kobalt': 'https://www.kobalt.fr/',
455
467
'Alma': 'https://almapay.com/',
468
+
'Botify': 'https://www.botify.com/',
456
469
},
457
470
458
471
'Bronze': {
@@ -462,7 +475,8 @@ With an intuitive interface and powerful features, you can easily manage MySQL,
462
475
},
463
476
464
477
'Cœur' if lang == 'fr' else 'Heart': {
465
-
'WeasyPrint': 'https://weasyprint.org/'
478
+
'WeasyPrint': 'https://weasyprint.org/',
479
+
'nilleb': 'https://nilleb.co'
466
480
},
467
481
468
482
'Partenaires' if lang == 'fr' else 'Partners': {
@@ -477,7 +491,7 @@ With an intuitive interface and powerful features, you can easily manage MySQL,
0 commit comments