Bete Goshme
Results
2
issues of
Bete Goshme
` func uploadImageToCloudinary(base64str, name string) (*uploader.UploadResult, error) { cloudinaryURL := os.Getenv("CLOUDINARY_URL") cloudinaryClient, err := cloudinary.NewFromURL(cloudinaryURL) if err != nil { return nil, err } formattedString := fmt.Sprintf("data:image/jpeg;base64,%s", base64str) uploadParams :=...
## Who I am: - First name: - Last name: - Email: - LinkedIn profile: ## I am interested about the position(s) - [ ] Technical mentor ## My motivations...