Talks
Speaking
Conference talks and live-coding sessions about debugging, persistence patterns, IDE workflows, and AI-augmented development.
Spec-Driven Development with AI Agents: From High-Level Requirements to Working Software
A practical framework for turning AI coding agents into reliable partners using structured requirements, plans, and task lists.
#ai#productivity#sdd
Spring Debugger
Learn to debug Spring apps with precision — tracing bean creation, property resolution, and transactions using IntelliJ IDEA.
#java#intellij idea#spring#live-coding#debugging
DB-first Meets Code-first: Persistence Workflows in IntelliJ IDEA
Hands-on IDE demos covering DB-first and code-first persistence workflows for JPA and Spring Data JDBC.
#java#intellij idea#jpa#spring data#databases#live-coding
Sudo, Make Me a Sandwich! - Live coding with AI tools
Demonstrating AI tools in IntelliJ IDEA. A fun live coding session, oriented on developer meetups
#Kotlin#stdlib
Sudo, Make Me a Sandwich! - Live coding with AI tools
Demonstrating AI tools in IntelliJ IDEA. A fun live coding session, oriented on developer meetups
#ai#intellij idea#tips & tricks#live-coding#agentic workflows
Debugging with IntelliJ IDEA
A live coding tour of advanced debugger features in IntelliJ IDEA, from lambda breakpoints to custom data renderers.
#java#intellij idea#debugging#live-coding
IntelliJ IDEA Tips & Tricks
A tour of IntelliJ IDEA's productivity features — refactorings, shortcuts, code completion, the debugger, and the latest AI additions.
#java#intellij idea#tips & tricks#live-coding