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.

Kumihimo Designer

A webapp used to design kumihimo braids of various sizes and provide the user with a kumihimo disk preview to show where each colored thread needs to be placed on the disk to make the pattern. Created because the website I used to design braids was not user friendly on mobile.

Maze Rush

A website that allows users to generate and solve mazes. Implements seeds into the randomizers to be shared with friends, allowing two or more users to play and compete using the same maze. Lastly, the website has a stopwatch to time your solves.