This simple sketching webapp uses the <canvas> element and some javascript to create an area where you can draw freeform lines. You can then save your drawing as a png or jpg.
Fun fact: I created this project in four days, learning and using Next.js for the first time ever!