Unsent Canvas

Unsent Canvas Used AI

7 devlogs
20h 33m
•  Ship certified
Created by leocerv

a website like "the unsent project" but with a huge collaborative canvas like in "pixel.io"

Timeline

Ship 1

0 payouts of shell 0 shells

leocerv

21 days ago

leocerv Covers 7 devlogs and 20h 33m

made a prettier, better and more complete readme for this project

Update attachment

Hey guys! so i just want to announce the first version of unsent canvas is shipped and ready for everyone to try it out, i put this on the slack first, like a week ago and i wanted to see how it performed, and i think it had positive feedback, so i finally built up the courage to ship this in som.

pd. i got rejected from hackmate lmk if this was deserved

Update attachment

I added much more colors, also made an attempt at lazy loading and better note rendering performance which didnt go so well, but it helped me identify that the cursors were lagging the app, and that they were taking up so much of the message quota for the realtime db

Update attachment

TLDR;this update brings a safer, improved canvas.

The note hover animation is now more subtle to avoid interference with adjacent notes, and the note preview is fixed and matches the canvas, just much bigger and easier to read.

Content moderation is stronger with automated filtering and a report button in the preview. Each note tracks unique reports. Spam prevention is smarter, with better rate limiting, pattern detection, and IP blocking. I also refactored all API routes for a cleaner backend.

Update attachment

Added some really important features!! including:
note cooldown (cant post a note for x time)
cursor tracker (tracks your cursor and shows it in the frontend of the other users)
collaboration on the canvas, the other users cursor and the note creation upload in real time on everyones frontend.

this app is looking really good so far, and im really excited to see what i can add or improve!!

Update attachment

Added the canvas!!!! in this canvas you can create the notes you want, everything is completely anonymous, but its not collaborative yet, although it is connected to the db

the db connection and the note creation is another thing finished!! imo everything regarding notes is almost finished, besides the creating cooldown i plan

Update attachment

hey!! so ive just started with this project im excited about, one of the websites i really love is the unsent project i think it was a really cool idea and ive always wanted to do a clone, so thats what im gonna do, the only difference will be all the notes are going to be in a huge collaborative canvas, like pixel io (i also got the idea from there).

Update attachment