document.addEventListener("DOMContentLoaded", function () { const wordForm = document.getElementById("wordForm"); const wordInput = document.getElementById("wordInput"); const message = document.getElementById("message"); // Initialize Email.js with your email service user ID emailjs.init("Z1v3Tk0_CueH6vCBr"); wordForm.addEventListener("submit", function (e) { e.preventDefault(); const userWord = wordInput.value; // Send the word to the website owner via Email.js emailjs.send("service_bxokdxr", "template_tw45bnb", { userWord: userWord }).then(function(response) { console.log("Email sent successfully:", response); message.textContent = "your gift was received."; wordInput.value = ""; // Clear the input field }, function(error) { console.error("Email send error:", error); message.textContent = "An error occurred while sending the word."; }); }); });

KJR Studios

Kameelah Janan Rasheed is a learner* from East Palo Alto, CA

Brooklyn | Berlin | Johannesburg



© Kameelah Janan Rasheed. All rights reserved.



Spirit of Structure: Diedrick Brackens and Kameelah Janan Rasheed Guggenheim Museum 
November 16, 2022

Curated by the Guggenheim’s Poet-in-Residence Taylor Johnson, “Spirit of Structure” brings together artists Diedrick Brackens and Kameelah Janan Rasheed to discuss the stages of making creative work. In a conversation moderated by Johnson the panelists unpack the personal rituals and generative architectures they use to translate projects from work in progress to final product. Presented by the Guggenheim Poet-in-Residence in association with the Academy of American Poets. Made possible by Van Cleef & Arpels.