Creating engaging animations with React Native
Omar Borji
React Native permet aujourd’hui de créer facilement des animations fluides et élégantes, améliorant l’expérience utilisateur et rendant les applications plus attractives. Dans cette conférence, nous explorerons plusieurs types d’animations simples à développer et à intégrer dans vos projets.
The web can be weird
Elian Van Cutsem
The web is capable of way more than we might think. During this talk, we’ll explore some lesser known parts of the web. Did you know you can control the web via webHID or send notes to devices via webMIDI? In this interactive talk we might make some music together, by controlling synthesisers and exploring the wide range of strange web API’s
AI and Software Engineering: Transformation, Not Replacement
Geert Theys
AI is changing the role of software engineers. Instead of replacing us, AI is pushing engineers to focus more on higher-level tasks like system architecture and user experience design. I’ll talk about why human oversight is still essential to ensure quality and compliance, especially in sensitive areas like fintech. Plus, I’ll touch on the tricky issues of intellectual property and how to implement AI tools strategically while keeping our data safe.
Yay! I finished a side-project !
Quentin Lerebours
I think that being developers, we all started a side-project that we never finished.
Some of us even started a lot of projects and finished none of them 😅 In this REX I will explain how I built TraveledMap.com, a side-project I created for my own usage first, and that now has 8k users and generates revenues.
Generating vegetation in real-time from grass blade to giant trees. 20km2 to loose my mind
Jean-Baptiste Briant
I leveraged the best of all worlds to create a system of unmatched performance in Unreal Engine. It’s versatile, highly customizable, ultra fast and precise. It was a nightmare of 800 hours to code, the first time ever in my decade+ career that I doubted my capacity to just even conceive the software, not mentioning implementing the solution.
I used industry grade lock-free task queue in C++ in a multithreaded environment, coupled with Unreal Engine PCG framework to achieve what No Man Sky achieved. But as a solo developer.
Unlocking Secure Development: Managing Secrets in Your Frontend
Kan Pawarisson
Ioun Nirach
In this talk, we’ll explore how frontend developers can manage secrets securely without exposing sensitive data to the wrong hands. Learn practical techniques to keep your environment variables safe while maintaining a seamless development experience.
Yay! I finished a side-project !
Quentin Lerebours
I think that being developers, we all started a side-project that we never finished.
Some of us even started a lot of projects and finished none of them 😅 In this REX I will explain how I built TraveledMap.com, a side-project I created for my own usage first, and that now has 8k users and generates revenues.
How can the private hospital operating model inspire tech teams?
Matthieu Mertens
“You should run your company like a professional sports team, not a family” Reed Hastings, co-founder Netflix.
This model has its virtue for teams with a clear definition of how to play and how to win, such as sales. Unfortunately, in Software development, rules are constantly changing and goals need to be adapted regularly.
Who should tech teams take inspiration from? I will explore how Healthcare operating frameworks can be transferred and adapted to solving Ambiguous Digital Problems.
We don't want to migrate to TypeScript, there is too much to learn!
Yoann Fleury
Switch from JavaScript to TypeScript is not that complicated when we know how to do it. Let’s learn the easy steps together to go from an unsafe JS to a more expressive and typed code.
From project to product: rethinking how IT initiatives should be funded.
Tuan Anh Vu
This talk summarizes my 10 years of experience working on IT projects for enterprises, highlighting the shift in IT investments from a project-based approach to a product-centric model.