SPSree Pinbraindump.hashnode.dev·Oct 1, 2024 · 3 min readNative screen vs web linksPre-cursor I won't discuss native or hybrid apps versus the web in this article. Instead, I want to share my thoughts on when to use a web link versus adding functionality through native screens. Facts Mobile apps need to be native enough to provide...00
SPSree Pinbraindump.hashnode.dev·Jul 14, 2024 · 6 min readVerify New Zealand's COVID PassIntro NZ COVID passes (NZCP) are QR Codes issued by the health authority of New Zealand during the COVID outbreak. These contain the user's vaccine information, which is mainly used at borders to enforce certain restrictions. Barcode has two major pa...00
SPSree Pinbraindump.hashnode.dev·Jul 12, 2024 · 3 min readDecoding New Zealand's COVID PassWe have moved past the time of border closures, airport restrictions, and disruptions to daily life. Reflecting on that period in tech, I had the opportunity to work on an app to verify COVID passes. It's easy to forget what was accomplished to meet ...00
SPSree Pinbraindump.hashnode.dev·Jan 31, 2022 · 3 min readAdd Multiple SSH Git identitiesSSH allows us to establish a secure remote connection with the Git repository without having to enter a password every time. As a contractor/consultant, I switch between projects frequently. This means I have to use multiple Github accounts and I can...00