Demos created for computerphile videos. Each demo is in a different directory.
raphtory_lotr_demo directory contains a demo of how to use Raphtory to look at PageRank in the book Lord of the Rings.
pcap_parse contains a demo of looking at a pcap file to see how many bytes are sent per unit time. This is used in the TCP congestion control video.