Mystikweb on GitHub
Projects for learning and demonstration
These projects are ideas that are based on inspiration that have been gathered from many different sources, and cover a wide range of topics that I have found to be interesting and useful. They are all written based on my own opinions.
Orleans Demo
This is a demonstration implementation of an actor based system using the Microsort Orleans framework. The basic concept was to record data from a Raspberry PI using the actor system as the runtime storage and then persisting it to a document based storage.
Orleans Web
Using the Angular web framework and the Angular Material. This is the web application front end for the Orleans Demo project.