Projects
QR Inspector #
An iOS QR Scanner App that let’s you see where links go to before clicking on them.
I like to scan random QR codes that I see on the streets, but I quickly noticed that most of them use URL shortners or are “Dynamic QR Codes” that send you to some generic link first and then it redirects you to the actual page. While I understand the benefit of this, I don’t like that it could send me to any sort of website without me being able to do anything until it’s too late.
AS209245 #
I run a small IPv6 only network under my own ASN. I am open to peering.
SwiftDNS #
SwiftDNS is an open source DNS Client library written in Swift. It is able to decode, encode, and send DNS requests using UDP, TCP, DoH, and DoT.
Cloudflare DDNS Client #
I wrote a DDNS client for Cloudflare in Go for me to run on a Raspberry Pi on my home. The main reason I decided to write my own is to have a script run when the IP Address changes.