Frontend for my portfolio using React/Next.js as a framework. It connects to a Flask web server that I wrote, which you can find here. I designed the layout myself, and used Material UI for some components.
Make a Graph class with a Node class
Graph contains many nodes
A Node represents a hexagon. It contains nothing in particular.