- 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. - CmdRef dotnet tool
A dotnet tool implemented in F# to serve as a command reference store.
Useful for collecting long or complicated commands that are difficult to remember (looking at you Docker!). You can find this tool and the installation commands on NuGet. - 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.