Recent Posts

Lessons learned from Systems Thinking

6 minute read

I was lucky enough to attend my first meetup in Poland this month: Agile Poznan. The talk was on Systems Thinking, a topic that bored me in college but fasci...

iOS: Animating your own toast view

4 minute read

A toast view is a small, short-lived popup provides a small bite of information (see what I did there?) to the user. It’s an Android paradigm, but if you’re ...

iOS: Working with Images from a Server

7 minute read

If you’re a mobile app developer, at some point in time you’re going to need to interact with a backend. One of the tasks you might need to do is to retrieve...