Skip to content

DevBuzz

DevBuzz

Where developers build, share, and grow.

DevBuzz is a community platform with OTP login, session cookies, and a feed with infinite scroll. Posts support threaded nested comments with single upvote per user, inline replies, and toast feedback. Built on Next.js App Router, Prisma and Neon Postgres, with Redux Toolkit for state and Resend for email.

Highlights

  • OTP-based authentication with session management.

  • Live feeds (infinite scroll), nested comments with upvoting, toast notifications.

  • Redux Toolkit for state management.

Stack

  • Next.js
  • TypeScript
  • Prisma
  • PostgreSQL
  • Tailwind CSS
  • shadcn/ui
  • Redux.js