For the Whitesands Agency project, I designed and developed a comprehensive web platform that allows users to log in, learn about the services, book shipments, and track deliveries. I crafted the Figma UI, built the front end using Next.js, and implemented secure authentication with Next Auth, providing both user and admin access. Shipments are managed via Neon DB (PostgreSQL) and Prisma, with admin capabilities for user promotion and shipment status updates. A significant challenge of sending user emails was effectively resolved using Resend and Google Authentication credentials.