InnerCity Minds

InnerCity Minds Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from InnerCity Minds, Poet, Niagara Falls, NY.

InnerCity Minds was created to honor your stories 🎀 It is a free poetry slam and now offered the second Saturday of every month!
πŸ“ Haudenosaunee Land
πŸ“Œ Black Woman Organized

Family!!! Join us 2/14 for another slam brought to you! From 6-8pm at 825 Depot Ave W. we will be honoring love, friends...
01/29/2026

Family!!! Join us 2/14 for another slam brought to you!

From 6-8pm at 825 Depot Ave W. we will be honoring love, friendship, peace and everything in between!!

We hope to see you there and we look forward to hearing what you have for us!! πŸ’•πŸŒΉ

Hello innercity minds family! Unfortunately due to unexpected circumstances we had to postpone our slam to October, we a...
09/19/2025

Hello innercity minds family!

Unfortunately due to unexpected circumstances we had to postpone our slam to October, we apologize for any inconvenience this may serve and thank you for sticking with us through this! 🀍

We’re back!! Join us
07/11/2025

We’re back!! Join us

Address

Niagara Falls, NY

Alerts

Be the first to know and let us send you an email when InnerCity Minds 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); });