<aside> 💡 This Notion page is optimised for desktop screen sizes.

</aside>

Project Overview


Project Name

Role

Deployment URL

Description

Bruadarach

Full Stack Developer

https://next-bruadarach.vercel.app

This web application provides information on Korean culture, events, and news to help foreigners living in Korea.

This is a full-stack project built with Next.js and MongoDB and offers functionalities such as

  1. OAuth Authentication
  2. CRUD Operations
  3. Real-time Data Update
  4. Category Sort Search
  5. Image Upload
  6. Theme Toggle
  7. Responsive Design
  8. Pagination
  9. Rich Text Editor

Project Goals


  1. Build a full-stack application with Next.js 13.
  2. Integrate OAuth via NextAuth for multi-platform authentication.
  3. Implement real-time data updates using SWR.
  4. Optimize performance for faster load times.
  5. Ensure a fully responsive UI for a seamless user experience.

Project Achievements


1. Full-Stack Application with Next.js 13

2. OAuth Authentication with NextAuth

3. Real-Time Data Updates with SWR