Bookworm Creations

Bookworm Creations Crochet small business. Ask me about custom orders!

Finished this cute little strawberry dinosaur over the weekend! I’m not currently taking custom orders, so this is the o...
01/15/2024

Finished this cute little strawberry dinosaur over the weekend! I’m not currently taking custom orders, so this is the only one I have available. If you’d like to add this cutie to your family, she’s $65!

Three more hats I have available. I’m not taking custom orders at this time; the hats you see pictured are what I have f...
12/03/2023

Three more hats I have available. I’m not taking custom orders at this time; the hats you see pictured are what I have for sale. Hats are $20 a piece.

Looking to keep warm while still being festive this holiday season? Try one of my thick Christmas hats! I’m not currentl...
12/03/2023

Looking to keep warm while still being festive this holiday season? Try one of my thick Christmas hats! I’m not currently talking custom orders, so what you see in the pictures below is what I have for sale. Hats are $20 a piece

It’s been a while since I posted, but I just finished up my first wearable!! Now the weather needs to get chilly enough ...
09/03/2022

It’s been a while since I posted, but I just finished up my first wearable!! Now the weather needs to get chilly enough for a cardigan!



My newest animal: a whale! This guy is up for sale for $35. Send me a direct message if you’re interested!•••
07/08/2022

My newest animal: a whale! This guy is up for sale for $35. Send me a direct message if you’re interested!



Custom order cow I finished recently!•••
06/28/2022

Custom order cow I finished recently!



Custom order giraffe. I love how this one turned out!••
05/31/2022

Custom order giraffe. I love how this one turned out!


Fun little bandannas I made a couple of weeks ago.••
05/28/2022

Fun little bandannas I made a couple of weeks ago.


I was very nervous about this one, but I’m so happy with how it came out! •
05/19/2022

I was very nervous about this one, but I’m so happy with how it came out!

Custom order large and small turtles that I finished last week.••
05/15/2022

Custom order large and small turtles that I finished last week.



I’ve added a new animal to the mix! Finished this cute little dinosaur yesterday and I absolutely LOVE how it turned out...
05/12/2022

I’ve added a new animal to the mix! Finished this cute little dinosaur yesterday and I absolutely LOVE how it turned out.


A little late on posting these cuties! Custom order large turtles I finished the week before last.••
05/10/2022

A little late on posting these cuties! Custom order large turtles I finished the week before last.


Address

Walhalla, SC

Website

Alerts

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