Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 536 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 536 Bytes

Learn Adjacency Matrix: a visualisation technique to help you learn more about relationships

The website is available at https://clementinelove.github.io/learn-adjacency-matrix/

Learn Adjacency Matrix is a graduate project that intends to teach the adjacency matrix visualisation techniques to students with few or zero background in visualisations.

From the technical perspective, this project uses Typescript and Tailwind, D3.js and HTML Canvas to render the visualizations and UI. The App is managed by a custom UI framework.