You've reached my public package repository. Currently, this repository only offers Debian packages, though I hope eventually to also support arch and rpm packages as well.
The repository is maintained by reprepro and a little package publishing framework I wrote called peekaygee. Check it out if you're interested in publishing your own package repositories.
To make this repository available to your system, follow these steps:
sudo wget -O /etc/apt/trusted.gpg.d/kaelshipman.me-archive-keyring.gpg https://packages.kaelshipman.me/kaelshipman.me-archive-keyring.gpg
echo "deb [ arch=amd64 ] https://packages.kaelshipman.me/public/deb bionic main" | sudo tee -a /etc/apt/sources.list.d/kaelshipman.me.list >/dev/null
sudo apt-get update
Browse packages by just digging through the repository directories (bless my mess).