Oceantype,
A website where you can leave a message into the ocean where anyone can read it. Old messages are recycled when no one is typing anything.
This is a project I made to learn more about web dev, before I discovered the stardance challenge.
I have now added text moderation (before this it wasn’t), by using the package obscenity found on npm.
Before this, I tried using openai’s moderation which they said was free, but it didn’t work for me. (Error, too many requests when i only sent one message)
Now if the message contains any profanities it will be filtered out!
Also this is a project I have started before stardance challenge. What I used to make this website:
- nextjs
- supabase
- tailwind css
Comments 1
great ideo bro, clean ui
Sign in to join the conversation.