Waves of Good

Waves of Good I keep my sanity through creative outlets that bring me joy. My goal is to bring joy to others as well as do some good in the world.

A portion of proceeds from my artwork/projects benefit specific local and global charities or causes.

02/11/2021

Does anyone have a sentimental Post Card you plan to keep? I have a project I’d like to try & would just need a picture of your postcard.

Anyone need some Mardi Gras decor?
01/30/2021

Anyone need some Mardi Gras decor?

❤️Valentine gifts or decor ❤️Let me make something custom & special for your Valentine.
01/29/2021

❤️Valentine gifts or decor ❤️Let me make something custom & special for your Valentine.

Christmas project fun.
01/02/2021

Christmas project fun.

Projects
01/02/2021

Projects

Recent projects
01/02/2021

Recent projects

01/02/2021
Etched Slate Coasters
01/02/2021

Etched Slate Coasters

01/02/2021
Recent projects!
01/02/2021

Recent projects!

Recent Woodburning projects.
01/02/2021

Recent Woodburning projects.

Address

Cu***ng, GA
30028, 30040, 30041

Alerts

Be the first to know and let us send you an email when Waves of Good 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 Waves of Good:

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