1. Haven
Haven is an e-commerce site inspired by Ikea.It is developed with Next.js and styled with Tailwind CSS,Radix UI & Headless UI. The app state is managed by Zustand. The product information is stored in MongoDB, while the images are served through Cloudinary's Content Delivery Network. ChatGPT helped in naming the products and generating user reviews. The transactions are handled by Stripe.And it's hosted on Vercel. 2. Portfolio
This is my personal website with a bento box(弁当) inspired design.It is developed with Next.js and designed with Tailwind CSS and MUI. Time is retrieved from TimeAPI whereas weather information is fetched from Open-Meteo. SWR ensures regular updates for both of them at set intervals. Amazon S3 stores my resume. And it's hosted on Vercel.