Made by Ginger Snap

Made by Ginger Snap Just a mom that likes to make all the things!Wife, mom, Gigi, nurse. Alabama born and raised. Let's get it made!

Almost done with these nautical themed bibs! They are going to be so cute!! 🦞⚓️🛟
07/30/2025

Almost done with these nautical themed bibs! They are going to be so cute!! 🦞⚓️🛟

Sewing project: Minky blankets for baby boys!!
07/20/2025

Sewing project: Minky blankets for baby boys!!

Waterproof changing pad.
07/19/2025

Waterproof changing pad.

Pillow case for baby girl!!
07/13/2025

Pillow case for baby girl!!

Another boxy bag completed!
07/07/2025

Another boxy bag completed!

Working on my next boxy bag!
07/02/2025

Working on my next boxy bag!

New fabric!
06/23/2025

New fabric!

Time to make some bags and kindle/labtop covers!
06/23/2025

Time to make some bags and kindle/labtop covers!

Making pickle from cucumbers I grew from seeds!!
06/16/2025

Making pickle from cucumbers I grew from seeds!!

Homemade wristlet keychain
06/11/2025

Homemade wristlet keychain

Nap mat for baby girl!!
05/25/2025

Nap mat for baby girl!!

Address

Pell City, AL
35128

Alerts

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