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.
Ongoing Notes: On Faith and Ingestion
Active Cultures
April 28, 2021
Read more
When we ingest, we are talking about the singular act of taking in the substance. However, the substance does not just sit on the tongue. Ingestion is followed by digestion, then absorption, and finally elimination. In considering the poetics of ingestion in faith practices, I am most interested in the stage of absorption because it offers us a language of subsuming that signals the ecstatic moment when that which is ingested becomes something different once it interacts with what is inside of us. Faith-based rituals include the consumption of everything from bread and wine to psilocybin mushrooms. And at times these ecstatic experiences are accidental.