Projects
Graph Creator
An educational tool in the form of a web app to create graphs consisting of nodes and edges. A user can make many types of graphs and graph structures (i.e. undirected graphs, directed graphs, weighted graphs, DFAs, NFAs, etc.) and see the visual and mathematical representation of them. Furthermore, various algorithms can be run on a user's graph.