Ktbscreativecrafts

Ktbscreativecrafts I’m a stay-at-home mom who loves to craft using all kinds of mediums!

Need help! What are your favorite acrylic yarns for making hacky sacks?
05/30/2026

Need help! What are your favorite acrylic yarns for making hacky sacks?

Apparently hacky sacks are making a comeback! Who knew?!?So I made my first hacky sack… what do you think?
05/29/2026

Apparently hacky sacks are making a comeback! Who knew?!?

So I made my first hacky sack… what do you think?

Made this beauty on Memorial Day, via suggestion from my mom, and it is headed to a friend of my youngest kiddo’s servin...
05/27/2026

Made this beauty on Memorial Day, via suggestion from my mom, and it is headed to a friend of my youngest kiddo’s serving our country stationed in Charleston, SC.

OK, y’all… When I looked over my inventory for the last several markets I had done, I realized I didn’t have anything sp...
05/26/2026

OK, y’all… When I looked over my inventory for the last several markets I had done, I realized I didn’t have anything specifically made for babies. So I tried my hand at this lovey. What do you think? Make more with different animal shapes? 

After a little tweaking, gotta say loving this version of the challenge!
05/25/2026

After a little tweaking, gotta say loving this version of the challenge!

Have you seen this trend on social media? Thought I’d jump on the bandwagon. Cute, but it doesn’t look quite right. It g...
05/25/2026

Have you seen this trend on social media? Thought I’d jump on the bandwagon. Cute, but it doesn’t look quite right. It got most of my favorites though, for sure!

See the prompt in the comments below to make your own!

Playing with AI for the perfect background for this gorgeous whale shark! A lot of detail and time went into this little...
05/21/2026

Playing with AI for the perfect background for this gorgeous whale shark! A lot of detail and time went into this little guy, but it was well worth it.

Made this adorable strawberry for a monthly group project - why does he remind me of Berry from Cloudy With a Chance of ...
05/20/2026

Made this adorable strawberry for a monthly group project - why does he remind me of Berry from Cloudy With a Chance of Meatballs?!?

Guess what’s going on over here?!?
05/18/2026

Guess what’s going on over here?!?

Address

Lawrenceville, GA
30045

Alerts

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