const cl = new cloudinary.Cloudinary({cloud_name: “justinlaxamana”, secure: true}); const cloudinary_url = “res.cloudinary.com/justinlaxamana/”; const cloudinary_fetch_url = cloudinary_url + “/image/fetch/”;