A stockmarket prediction application with Xamarin.Forms and ML.NET. It's kind of janky but it does work on both Android and iOS. Uses the AlphaVantage stockmarket API with a custom API wrapper. PostgreSQL with EFCore is used for caching/persistence of API data.