Get in Touch
Let's Talk
Whether it's a project, a talk, or just tech chat - I'm always up for a conversation.
Direct Contact
Profiles & Links
What I'm Open To
Talks & Workshops
Consulting
FPV Projects
Tech Chat
Documents
Electronic business card (vCard)
Download ↓
Executive Profile
One-page summary of my career and expertise.
Download ↓
Full CV
Detailed CV.
Request →
Certificates
All school and work certificates I have received.
Request →
Article - Call Center for Methods
The idea of a class that serves as a central point for calling various component methods within an application arose from the desire to simplify the handling of methods from different components in complex applications. In modern software development, there is a constant drive to find efficient and elegant solutions that make code more readable, maintainable, and flexible. The method aggregator described here helps to manage a wide range of use cases and scenarios while simultaneously improving the efficiency and structure of the development process.
Request →
Article - Default Interface Methods in C# 8.0
In the world of software development, we constantly face the challenge of designing code that not only fulfills its purpose but also remains modular, maintainable, and flexible. A recurring question is how to make functionalities or services easily accessible at different points in an application without creating unwanted, rigid dependencies.
Request →