SW Florida Vibes

SW Florida Vibes Born/raised on a ranch in Okla, now I make coastal art using shells,wood,paint and resin in Florida.

What a great group of ladies we had in resin class Sat May 16! Beach & Beyond SWFL
05/19/2026

What a great group of ladies we had in resin class Sat May 16! Beach & Beyond SWFL

I have been out of town so here is a big dump of some amazing students
04/29/2026

I have been out of town so here is a big dump of some amazing students

Last weeks class! Age from 4 up to (she looked 50 šŸ˜„). What a wonderful day.
04/20/2026

Last weeks class! Age from 4 up to (she looked 50 šŸ˜„). What a wonderful day.

Some of the beautiful work done in our classes this week. I’m always sad when season comes to a close but we do continue...
04/11/2026

Some of the beautiful work done in our classes this week. I’m always sad when season comes to a close but we do continue the classes in the summer for all the locals and visitors.

Great class yesterday!
04/04/2026

Great class yesterday!

Photo dump 3.
04/01/2026

Photo dump 3.

Photo dump 2.
04/01/2026

Photo dump 2.

Address

Fort Myers, FL
33908

Telephone

+19186192195

Website

Alerts

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

Featured

Share

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