Projects
- CypherFS
An F# CLI app to AES encrypt/decrypt text data.
Useful for storing passwords, and secrets, which can be backed up and shared securely. - Cryptocurrency Price Forecaster
A desktop app to analyze and forecast cryptocurrency prices using machine learning.
Built with C#, ML.NET and Avalonia. - Simple File Logger
A Python library providing an easy to use class for logging to files with opinionated defaults that can be customized.