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.
Consulting


Orange Tangent Study (OTS), was founded in 2020 by me, Kameelah Janan Rasheed. OTS is your study partner. We are a consulting business supporting cultural producers in designing materials, experiences, and systems for expansive learning.

Using the before, during, and after birth framework of doula work, we support our clients through long-term coaching, short-term intensives, learning design (curriculum, syllabi), our resource library, and seasonal workshops.

Through these offerings that center values alignment, edges of curiosity, resource audits, and strategic planning, we seek to not only support the birth of your project; we are committed to its sustainability.

Interested in studying with us?
Sign up for an exploratory call.