I developed a personal blog application using Next.js as a fullstack framework, handling both the frontend and backend. The application features user authentication through social accounts (Google, GitHub) as well as traditional email/password login using Auth.js. Users can browse and view blog posts, while admin users have full capabilities to add, delete, and manage posts and users. This project demonstrates my ability to integrate authentication systems, manage user data, and build scalable, dynamic web applications with a clean UI and seamless user experience.