After years of experience in web development, it felt right to give something back to the community. I speak at conferences and meetups where I share practical lessons, mistakes, and approaches that have worked for me.
Ljubljana, June 2023
My Laravel Adventure is about reflections, lessons learned, insights, tips, and tricks I learned in the past decade of working with Laravel.
Vienna, March 2024
What Livewire is for Laravel, Hotwire is for Ruby on Rails. The difference is that Hotwire is framework-agnostic and can be used with any backend. This talk is about how to use Hotwire Turbo with Laravel.
Ljubljana, April 2024
This talk covers refactoring controller-heavy code with practical patterns, including Requests, Pipeline, DTOs, Value Objects, and Builder and State patterns, to improve code structure and maintainability.
Ljubljana, May 2026
This talk is about testing in a world where writing code is cheap but production bugs are not. It covers how tests act as guardrails and then moves into more advanced topics such as contract tests.