Making graphs accessible on Android requires some work, and in this blog post series I explore how to do that. The first post is about adding content descriptions for, e.g., screen readers.
In this blog post, I look at the challenges Android developers often face when it comes to developing accessible Android apps, and some proposed solutions from research.
I've felt invisible multiple times throughout my career like I'm not even in the room. In this blog post, I share more about these feelings, microaggressions, and allyship.
Not everyone likes animations - they might be distracting or even trigger symptoms like feeling sick or disoriented. There's a setting called reduced motion in different operating systems, and in this blog post, I'll talk about how to respect it on Android.
A couple of months back I wrote a rant in LinkendIn about some bad experiences with recruiters. This blog post extends and explains some of the points I've mentioned in the LinkedIn-post.
I created a small guestbook app for one party with NextJS, TypeScript, GraphQL, and Hygraph. While coding the app, I learned a thing or two and share these learnings in this blog post.
I started learning some Kotlin and Android to be able to help my colleagues to fix accessibility issues. This blog post is the second one in series of sharing thoughts and learnings from a web developer's perspective.