VaultCraft
Authentication service built from scratch

I built a secure Next.js authentication system using bcryptjs for password hashing, JWT for session management, and Mongoose for MongoDB. The system includes email verification with Nodemailer and features a modern UI with React 19 and Tailwind CSS 4.