You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

27m 14s logged

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
0
157

Comments 1

@rishe

great ideo bro, clean ui