Dynamically generate an image of a graph with grades for the last few years which will de displayed when linking to a course. This can be done by generating an SVG with the graph lib and convert it to a PNG in an API route I think