Made With Love, Kimberly

Made With Love, Kimberly I’ve always loved making things and have wanted to try making wreaths. This is just a page to post

Witches hat! What do you think?!
10/18/2023

Witches hat! What do you think?!

09/24/2023
Handmade Kitchen conversion chart.
06/10/2023

Handmade Kitchen conversion chart.

When you forget your parents 46th anniversary- you best make something to make it up to them! 😂
04/10/2023

When you forget your parents 46th anniversary- you best make something to make it up to them! 😂

03/11/2023
This baby is going on the front door first thing in the morning!
03/03/2023

This baby is going on the front door first thing in the morning!

It’s not complete yet.  But doing something different from what I normally do. I’m already loving it!
02/14/2023

It’s not complete yet. But doing something different from what I normally do. I’m already loving it!

Ready for our game on Saturday!
10/05/2022

Ready for our game on Saturday!

Oh! The conviction! God is good!
10/03/2022

Oh! The conviction! God is good!

Let’s go Doggs!
09/26/2022

Let’s go Doggs!

Address

Winder, GA
30680

Website

Alerts

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

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