My Blog
A bevy of writing about topics I love.
‘Nothing Chats’ is Not Secure.
Outlining security risks in 'Nothing Chats,' an iMessage app for Android made in partnership with ‘Sunbird’. Observe the poor security practices that made it into the production release.
I Re-Wrote These 10+ Single Lines of JavaScript Code from Medium
One-liners are really cool and very fun to make, but they’re not practical. Let’s re-write some of ‘em!
Maintaining TypeScript Superpowers When Types Are Out of Reach
It's all too common. You're coding away in TypeScript utilizing an external library. You're digging around the code for that type you just can't find and there it is! It's not even exported! Let’s explore some ways around this.
How to Not Expose the Personal Data of 19,577 Canadians
PORTpass is a prime example of poorly handling private user data, let’s explore and learn from the oversights in their security measures.