Blog system in Next js

A multi author blog system developed using next js,supabase and tiptap editor.
Next.jsSupabaseTypeScriptshadcntiptap
This system author to write and publish blog.I have used tiptap rich text editor to allow author to write blog .I have used shadcn ui library
to focus on modern ui.Reader can like,comment ,bookmark blog for future.I have also implemented Oauth system using supabase auth.
This project highlights full-stack development, third-party integrations, and real-world application design.
I have used machine model to moderate comment section to avoid toxic comment.I also have implemented personalized recommendation system using machine learning model to recommend blog to reader based on their interest.