Case Study of "behind your knowledge"

;
behind your knowledge

This is a blog site focused on working with verified information. In today’s era, misleading information spreads widely without proper verification. To address this, the site has been developed with an emphasis on analyzing and sharing authentic information.The site experimentally incorporates the latest updates of Next.js, testing and exploring each new feature. While working on this, studying relational data using and Mongoose significantly enhanced my knowledge.

Challenges

Optimizing the site's performance day by day through various implementations has been a major challenge. The site is fully based on SSR (Server-Side Rendering), as much as possible and even the admin panel has been built using the same approach

Technologies Used

ReactNext.jsnext Authsaltframer-motionmongoosemongodb

Features

  • admin panel
  • voting-system
  • categories data
  • filtering
  • searching
Back to Projects