Ember Murphy

Ember Murphy Hi, I'm Ember Murphy, a poet and spoken word artist. Originally from Fargo, I now live in Brooklyn, New York.

I've published three poetry collections, with my first, 'Whispers of the Wind', receiving award nominations.

03/29/2025
Wrote this during a sleepless stretch when anxiety had the upper hand. Poetry pulled me through. What’s gotten you throu...
03/16/2025

Wrote this during a sleepless stretch when anxiety had the upper hand. Poetry pulled me through. What’s gotten you through a restless night?

Very good song
03/16/2025

Very good song

VIDEOCLUB - Amour PlastiqueLe titre est disponible sur toutes les plateformes de streaming (Spotify, Deezer, Apple Music..)Le titre est disponible sur : http...

A piece from Fires of Renewal—it’s about finding strength when you think it’s gone. What’s sparked renewal in your life ...
03/15/2025

A piece from Fires of Renewal—it’s about finding strength when you think it’s gone. What’s sparked renewal in your life lately?

Shared this with my “Voices Rising” kids last week—they’re fearless with a pen. What advice would you give your younger ...
03/14/2025

Shared this with my “Voices Rising” kids last week—they’re fearless with a pen. What advice would you give your younger self?

The quiet can be loud with lessons. What’s something you’ve learned about yourself in stillness? Drop it below—I’m all e...
03/13/2025

The quiet can be loud with lessons. What’s something you’ve learned about yourself in stillness? Drop it below—I’m all ears.

’sTalk

Address

New York, NY

Alerts

Be the first to know and let us send you an email when Ember Murphy posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });