• Crunching streams of data, an introduction to Akka streams.

    Crunching through large amounts of data is a task that has become a common practice across businesses however the ways and methods to do so can vary widely. You can use Spark, Flink or … Akka streams. In this talk we will go through an introduction to using Akka Streams to process and move data. We will introduce the core concepts of the library and then move to some coding example to give you working knowledge of the library and its capabilities.

  • Large Graph Visualizations on the Web

    This slides were presented during GraphConnect 2015 in London. The main goals of this presentation were: - Give the audience tools to choose a graph visualization library - Present some challenges that can be faced doing graph visualization and how to solve them.