👋 Hi, I'm Ken

Senior SRE with 7+ years of industry experience, including 5 years of Software Engineering and Tech Lead. Lear more at his portfolio site.
This website is built with Gatsby.js. Hosted with Netlify. For visualising network, vis/vis-network library is utilized.
The original dataset was downloaded from Stanford Network Analysis Project (SNAP), especially from this dataset.
For exploring and analysing network datasets, Neo4j is used. The original dataset was parsed and serialized with Python scripts, then uploaded to the Neo4j database.
In order to detect triangles, Neo4j Graph Data Science library is used. In particular, "Triangle Count" algorithm is used during preprocessing the dataset.
During building Gatsby.js websites, the results of Cypher query are converted and embedded as JSON files, that are being referenced.