My name is Martin Heinz and I'm a software developer/DevOps engineer. I'm from Slovakia, living in Bratislava and currently working at IBM. You can find me on , or on .
Apart from coding, I also maintain a blog - you can find my articles on my website at martinheinz.dev as well as on Medium and DEV.to.
A sample of my recent articles:
- All The Ways To Introspect Python Objects at Runtime
- What is Python's "self" Argument, Anyway?
- Python List Comprehensions Are More Powerful Than You Might Think
- You Should Be Using Python's Walrus Operator - Here's Why