Founder And Ceo
CurrentLeader Analytics is an Azure Cloud based software development company. The company creates custom software products and websites based on Microsoft .NET. The company also develops an off-the-shelf product for the financial industry called Vyntix. Vyntix is a data management platform designed to acquire and aggregate financial data from multiple data sources such as the St. Louis Federal Reserve (FRED). Vyntix is a WPF application. Much of the user interface is written using DevExpress controls. The data access layer is based on Entity Framework Core. The DAL is designed to be database agnostic and currently has implementations for MSSQL server and MySQL. The data downloader component is highly parallelized and makes heavy use of the DataFlow library as well as the Task library. Vyntix is highly integrated with Azure and uses Microsoft Identity Platform for authentication.Leader Analytics also publishes a variety of open source libraries:Adaptive Client - a utility used to build a scalable service layer that is database and transport agnostic. FredClient - a high-performance, multi-threaded client for accessing data from the FRED API.Observer Desktop - a Blazor desktop app for downloading economic data from the St. Louis Federal Reserve Bank (FRED).Observer CLI - a command line utility based on FredClient that writes FRED API data to a MSSQL or MYSQL database. Leader Pivot, - a pivot control for Blazor, WPF, and WinUI.Vyntix website uses React hooks as the front end. The site is hosted on Azure and uses Microsoft graph for its subscriber database. Vyntix.com is integrated with Microsoft Identity Platform. The site is also integrated with Stripe, which is used for payment processing and as a subscription management portal. The new documentation site is written in Angular 10 and features unique routing and loading of static html files.LeaderAnalytics.com site is written in Angular 13 and is integrated with Microsoft Identity Platform.