-
Roborock Drink Delivery – Adding a delivery feature into the app as an April Fools’
Remember when R2-D2 worked as a waiter onboard Jabba’s yacht? Let me jog your memory: See? R2-D2 is working real hard to make everyone feel refreshed with a cool drink. Afternoons on Tatooine can get pretty hot. Now a lot of you probably already have a droid (aka robot vacuum) at home and might be […]
-
UX of Banking – Making a Payment with mBank
Few months ago, I stumbled upon Pete‘s Build for Mars. I really like the format they use for UX case studies and I thought I could try to replicate it for a Czech banking app (Don’t worry, I switched the app interface to English).
-
Coding Horror
Coding Horror is a great read written by Jeff Atwood, the co-founder of Stack Overflow. I’ve organized interesting posts into loose categories such as Dev (ie. software engineering), UX, security and other topics.
-
Javascript Link Distinguisher (JLD)
I made this user script for Tampermonkey/Greasemonkey back in 2016. Browsers don’t distinguish between simple links to an URL and links that contain javascript. All links use the same style. It can be confusing for a user. This script is an attempt to reduce user confusion when browsing the web.
-
Visual Story Points for Jira
Story points dialogue window in Jira is boring. Just look at this: Does it spark joy? No! What’s worse, it doesn’t provide any hint on what values are expected! What are users supposed to input? With input field such as this one, it could be anything – string, number, …