Viewing Tag: “python”
Portfolio /
Tech
Bible Ref Tagger for Python
April 6, 2026
I have been working on my Linux prayer app, Paraphrase, for over a year now. I found that I wanted to be able to reference Bible passages in my prayer requests cards, but I wanted it to be more feature rich. So I created a Python-based reference tagger, attempting to mimic things like Logos’s web-based reftagger.
Portfolio /
Tech
Euangelion Encrypted CLI SMTP Client
June 12, 2018
Euangelion I wanted a way to be able to send command line (CLI) output to myself through an encrypted email. I looked to Python for ease of programming, relearning what I had first practiced my freshman year of college. I wrote the original version nearly a year ago today and have updated it to try to implement a more standard project layout. The original program was contained in three files, while the current version is held in two files, one for install, one for emailing.