I added a drawing guestbook to my personal portfolio as a way to let visitors leave a doodle.It uses perfect-freehand lib to generate pressure-sensitive SVG strokes. Each drawing is serialized as a stroke point array and appended to a flat JSON file on the server. No database, no auth.Feel free to draw something!