eDiscovery and Recent Work
- oal an open source implementation of e-discovery active learning.
- auto_linker a performant automatic excel relative hyperlink insertion tool tested with over 100k files.
- enron_edisco Labelled Enron dataset formatted for easy ingestion to e-discovery systems.
- ps-bates-enumerator PowerShell eDiscovery Automatic Bates File Enumerator
- ps-folderizer PowerShell eDiscovery Automatic Folderizer for Ringtail/NUIX Discover Imports
- peregrinus Python3/Pandas export converter for NUIX Discover (Ringtail)
- curiosum RTSP audio recorder/manager/analyzer
- dotfiles various linux configurations and environment customisations
- Optometer ESRGAN license plate enhancer
- ScroungeCoin rudimentary cryptocurrency/blockchain
- File Encryptor basic AES-CBC file encryptor/decryptor
- HeapSort home-made heap sort implementation
- EquationSolver basic arithmetic solver
- WordFrequency count of words in file using home-made linked lists and binary tree