const hamburgerTrimet = document.getElementById("hamburger-trimet"); const menuTrimet = document.getElementById("menu-trimet"); const closeBtnTrimet = document.getElementById("closeBtn-trimet"); hamburgerTrimet.addEventListener("click", () => { menuTrimet.classList.toggle("open"); }); closeBtnTrimet.addEventListener("click", () => { menuTrimet.classList.remove("open"); }); document.querySelectorAll("#menu-trimet a").forEach(link => { link.addEventListener("click", () => { menuTrimet.classList.remove("open"); }); });


Trimet’s 2024 AAPI month bus wrap was informed by the Southeast/East Asian myth, Dragon Gate, of the carp’s waterfall ascension and metamorphosis into dragon form. I found symmetry between my mother's expatriation from South Korea to America and the key themes from the myth: obstacles, perseverance, bravery, and reinvention. In The Odyssey of the Dragon, the carp's transformation is a mode of adaptation; the scales remind of where the carp began, but the decision to make the journey has forever changed the once fish. Becoming the dragon, brings an onset of new challenges that parallels the complexity of my mother’s experience. In my mother, I see the dragon. This is for her.

For more on this bus wrap, check out Trimet's Wrap Archive.

const hamburger = document.getElementById("hamburger-everywhen"); const menu = document.getElementById("menu-everywhen"); const closeBtn = document.getElementById("closeBtn-everywhen"); hamburger.addEventListener("click", () => { menu.classList.add("open"); }); closeBtn.addEventListener("click", () => { menu.classList.remove("open"); }); document.querySelectorAll("#menu-everywhen a").forEach(link => { link.addEventListener("click", () => { menu.classList.remove("open"); }); });

"At night I keep igniting dreams, to clean every memory with sacred smoke.”

"At night I keep igniting dreams, to clean every memory with sacred smoke.”

– Natalia Lafourcade, from the song Hasta la Raiz

everywhen is an installation that explores dreams through family bond. Combining analogue and digital modes of making–ink drawings, digitized hi8 tapes, risograph animation, printmaking, projection mapping, video and sound–this multimedia project considers circular time and familial memory. The installation conjures the interior worlds of grief and gratitude, the viewer in a porous space immersing where the dream slips between night and day.

everywhen at PICA

funded by


const hamburgerContact = document.getElementById("hamburger-contact"); const menuContact = document.getElementById("menu-contact"); const closeBtnContact = document.getElementById("closeBtn-contact"); hamburgerContact.addEventListener("click", () => { menuContact.classList.toggle("open"); }); closeBtnContact.addEventListener("click", () => { menuContact.classList.remove("open"); }); document.querySelectorAll("#menu-contact a").forEach(link => { link.addEventListener("click", () => { menuContact.classList.remove("open"); }); });
const hamburgerBio = document.getElementById("hamburger-bio"); const menuBio = document.getElementById("menu-bio"); const closeBtnBio = document.getElementById("closeBtn-bio"); hamburgerBio.addEventListener("click", () => { menuBio.classList.toggle("open"); }); closeBtnBio.addEventListener("click", () => { menuBio.classList.remove("open"); }); document.querySelectorAll("#menu-bio a").forEach(link => { link.addEventListener("click", () => { menuBio.classList.remove("open"); }); });

ilish bath’s first commissioned illustration was for her elementary school’s yearly Christmas card. Since then, her commissions range from album covers, native plant textiles, lunar + spring celebrations, tarot cards, public art–city bus wraps honoring Asian American, Native Hawaiian, and Pacific Islander diasporas and matriarchal journeys. ilish’s RISO journey began with her multimedia installation, everywhen, that combined ink drawings, digitized hi8 tapes + family photo albums, projection mapping and risograph animation to explore circular time, dreams, familial memory and bond. ilish prints and teaches at nůn studios—illustrating, and assisting in a wide range of art, production, exhibition, and mural services—applying a lifelong drawing practice and persistent desire to learn within community contexts. ilish's exploratory RISO practice honors diasporic cultures, while deepening and honoring her Korean roots.