Introducing a Python deidentification module

A Python module that efficiently removes personally identifiable information from text documents while preserving document readability.

January 1, 2025 · 4 min · John Taylor

Add Git Branch Name to Terminal Prompt (zsh)

Enhance your zsh prompt with visual git branch alerts. Prevents accidental commits to main/master by displaying flashing yellow warnings and adds …

December 11, 2024 · 3 min · John Taylor