talks.title
talks.heroDescription
1/3
Lucía Conde Moreno
2026: A Spaceship Copilot Odyssey
An AI-assisted engineering escape-room workshop where players solve spaceship puzzles under time pressure using brains, search, or LLMs. It explores h...
Oumaima Makhlouk
Accessibility by Design: Building Software for Everyone
Accessibility should be treated as an engineering practice, not a compliance checkbox. This session shows how to integrate accessibility throughout th...
Shafik Quoraishee
Agentic Mobile Game Development and Puzzle Solving: Experiments from The New York Times Games Team
Case study of on-device AI game agents for NYT Games: adaptive difficulty, real-time shooter control, and crossword solving using constraint satisfact...
Jonathan Vila López
Agents With Seatbelts: Practical Ways to Keep AI Code Gen Under Control
This session covers best practices for MCP setups and AI agents in development workflows, focusing on quality, security, and avoiding unintended actio...
Zineb Bendhiba
AI Agents Meet the New MCP
This talk presents Quarkus MCP Server 2.0 aligned with the major new MCP specification, now stateless and session-free. It shows how to build a Quarku...
Rustam Mehmandarov
An Opinionated Guide to Bulletproof APIs (with code examples)
This session goes beyond basic CRUD to show five essential patterns for building production-grade APIs. It covers security, observability, validation,...
Houcine Gahboub
Antifragile Backends: Designing Distributed Systems That Benefit From Chaos
This talk introduces antifragile backend design: systems that don’t just withstand failure, but use stress to trigger self-protection. It covers pract...
Ivar Grimstad
Augmenting AI with the Power of Jakarta EE
Building production-grade AI requires more than a model. It requires an ecosystem. The Java Community provides this ecosystem for the modern enterpris...
Brahim Manneta
Bare-Metal Isolation: Engineering a Cloud Orchestrator for Next-Generation Workloads
A technical blueprint for a custom bare-metal cloud orchestrator using Rust, microVMs, and unikernels to deliver hardware-level isolation, ultra-low l...
Andrea Iacono
Beyond encryption at rest: computing on encrypted data
This talk introduces homomorphic encryption, enabling computation on encrypted data without decryption. It covers the mathematics behind fully homomor...
Taha Mountasser
Beyond the Cloud: Architecting Zero-Latency Edge AI Pipelines for Cognitive Accessibility
This proposal presents a privacy-first, offline assistive AI system for education that avoids cloud latency and data risks. Using Mount AI Scholar, it...
Abderrahman JAIZE
Build your own at home Moroccan Harness
A live, no-framework demo of building an AI agent harness from scratch in about 200 lines of code. The talk explains loops, tools, context, and permis...
Sander Hoogendoorn
Building an Everything Micro Architecture: Real Decisions, Real Code, Real Deployments
A real-world microservices case study from iBOOD.com, showing how an “everything micro” architecture—microservices and micro-apps—enables 50–80 daily...
Soumaya Erradi
Can an LLM understand your car? Real telemetry and predictive insights
The talk presents an LLM-based pipeline that analyzes Porsche telemetry to identify health decline, warnings, critical sensors, performance patterns,...

Magali de Labareyre
Ce que les recruteurs tech ne vous disent pas sur le marché de 2026
En 2026, le marché tech entre dans une ère de sobriété : recrutements plus stratégiques, impact de l’IA, fin du full-remote généralisé et transparence...
Laïla Bougriâ
Change is inevitable: versioning event-driven systems
This session explores practical techniques and tools for evolving event-driven systems safely. It focuses on managing message contract changes, preser...
Danny Preussler
Clean Code Revisited in the Age of AI
This talk reexamines Clean Code in the era of AI-generated software. As LLMs produce verbose, less maintainable code, traditional rules may need updat...
Olivier Leplus
Tiffany Souterre
Coding a Multi-Agent Role playing Game Master with Strands Agents
Cette présentation montre comment créer un maître du jeu multi-agents assisté par IA avec le SDK open source Strands Agents. Des agents spécialisés gè...
Emanuel Trandafir
Consistency Patterns in Event-Driven Architecture
This talk explains how to avoid distributed system inconsistencies caused by dual writes and rollbacks. It covers Outbox and Inbox patterns, idempoten...
Paco van Beckhoven
Cracking the Code Review
This session covers how to make code reviews faster, clearer, and more collaborative: writing review-friendly pull requests, giving constructive feedb...
Khadija ABDELOUALI
Design Patterns ou fantômes venus du passé
Le talk montre que Java et Spring ont intégré de nombreux design patterns via records, sealed classes, pattern matching, DI et proxies. Objectif : ide...
Aymane El Maini
Don't Use a Language, Build One, And Actually Understand How It Works
A developer shares lessons from building two programming language interpreters—klox in Kotlin and clox in C—based on Crafting Interpreters. The talk e...
Nikhil Barthwal
Evolutionary Architecture: How do you build systems that can evolve?
The talk presents evolutionary architecture, an approach that treats architecture as continuously adaptable rather than fixed. It uses architectural c...
Badr Kacimi
Finding Java Memory Leaks
A practical deep dive into Java memory leaks: how they happen, how to detect and fix them with JDK 25 tools, and how to use profilers, heap dumps, and...
Henry Lagarde
Frontend Deserves Monitoring Too
This talk argues that frontend applications need observability too. It explores why frontend monitoring matters, how to track page loads and user inte...
1/3

Agentic AI & GenAI
Development Practices
Architecture & Cloud
Security
People & Culture
Future Of Software
Java & Programing languages