Scar Finds

Scar Finds Art & Design hut driven by life’s rhythm

10.26 ~ light was lovely
11/05/2023

10.26 ~ light was lovely

vista desde la casa península
10/29/2023

vista desde la casa península

digital art + illustrationsfrom left to right Lerma | miami hues | untitled 30untitled 54 | get lost l untitled 29 music...
09/27/2023

digital art + illustrations

from left to right
Lerma | miami hues | untitled 30
untitled 54 | get lost l untitled 29
music box | Formentera | untitled 65

scroll for a closer look ✨

which is your favorite ❔

record mind doodles ~
08/06/2023

record mind doodles ~

08/05/2023
okkk. brb.
07/15/2023

okkk. brb.

alright, I’ll take this one
07/12/2023

alright, I’ll take this one

alright, I’ll take this one.
07/12/2023

alright, I’ll take this one.

palmas y más palmas
07/07/2023

palmas y más palmas

change of scenery
07/06/2023

change of scenery

new beginnings 💚👩🏻‍🎨🎧🏡
06/25/2023

new beginnings 💚👩🏻‍🎨🎧🏡

in no specific order
05/20/2023

in no specific order

Address

7840 Schoolhouse Road
South Miami, FL

Alerts

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

Contact The Establishment

Send a message to Scar Finds:

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); });