Courtney’s Crochet Projects

Courtney’s Crochet Projects Just a place for me to put my crochet projects

Making some scrunchies today. They’re great to throw in with Mother’s Day presents or bachelorette party bags.
04/29/2024

Making some scrunchies today. They’re great to throw in with Mother’s Day presents or bachelorette party bags.

A baby blanket I made for Cora when I was pregnant
04/28/2024

A baby blanket I made for Cora when I was pregnant

04/28/2024

A blanket I made for my grandma that I never took photos of when I finished it

Car seat blanket I made for Cora when it first started getting cold last year.
04/28/2024

Car seat blanket I made for Cora when it first started getting cold last year.

Another birthday present ❣️
04/28/2024

Another birthday present ❣️

🍓 🐢
04/28/2024

🍓 🐢

A bag I made as a birthday gift for a friend💕
04/28/2024

A bag I made as a birthday gift for a friend💕

04/28/2024

Just wanted to make a page where I can post pictures of my crochet projects and my w.i.ps! Crocheting is one of my favorite hobbies and I enjoy sharing what I make with people!

Address

Winder, GA
30680

Telephone

+16789792091

Website

Alerts

Be the first to know and let us send you an email when Courtney’s Crochet Projects 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 Courtney’s Crochet Projects:

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