ARB     
ContactAbout

Photo Ark (Cloudinary)

Photo Album Next.js (with Server Actions, Cloudinary, Shadcn)

Photo Ark (Cloudinary)

Built a full stack app using cloudinary, next.js, and shadcn. This entire project was build without using a database; instead, we use all of the built-in cloudinary functionality for uploading images, tagging our images, editing images, creating albums, etc.
One of the best feature that i learned doing this project was Optimistic updating.