Articles
I usually write about stuff. Not regularly.
Mobile Device Frames For Excalidraw
Building mobile UI mockups in Excalidraw is a lot of fun, but eye-balling screen ratios is not great. Here are some free resources to help you get started, and a guide on how to make your own frames.
Dark Mode For Excalidraw
How to give a dark twist to Excalidraw diagrams with CSS filters.
The Security of GitHub Actions
GitHub Actions are a great way to build powerful customised CI/CD workflows using the power of community-driven resources, but they can be tricky to get right in terms of security.
Password Reset for End-to-End Encrypted Applications
We forget passwords. Usually it's OK, because most websites implement a password reset feature. But how to do this in end-to-end encrypted applications that don't have access to the password in the first place ?