PyroTrinkets Creations

PyroTrinkets Creations A little online consignment shop to find cool pyrography trinkets & plaques made by an LGBTQ+ person!

Ever want something but it doesn't exist yet? Me too. That's why I am in the process of making a 5 FOOT CROCHET PONY BEA...
05/27/2024

Ever want something but it doesn't exist yet? Me too. That's why I am in the process of making a 5 FOOT CROCHET PONY BEAD LIZARD!! There wasn't a pattern for how big I wanted my buddy so now I'm in the process of making my own pattern, which includes trial and error, and unfortunately some math too.

Join along for the journey as I attempt to accomplish this mission!

Would you make yourself a life-size crochet buddy?



https://www.instagram.com/reel/C7eAyvigHlu/?igsh=cm9uN2NpbnB4eHB1

Made myself a crochet hooded cowl, turned out great!
09/27/2023

Made myself a crochet hooded cowl, turned out great!

A little rebrand, looking good I think!
06/18/2023

A little rebrand, looking good I think!

Hey y'all! I have that market I've been talking about happening in the middle of June. If you are near or reside in Gain...
06/05/2023

Hey y'all! I have that market I've been talking about happening in the middle of June. If you are near or reside in Gainesville, FL come and visit! Maybe even come home with a new friend or a gift for a friend!
Swipe for some of the terrariums and pieces for sale -->

I haven't posted my terrariums here yet, but I figured it's time to show them off to you all! Here's two of them that I ...
05/22/2023

I haven't posted my terrariums here yet, but I figured it's time to show them off to you all! Here's two of them that I made recently.

A dragon terrarium
05/22/2023

A dragon terrarium

Tried something new and added moss to a piece! Looks amazing and I will do it again.
01/12/2023

Tried something new and added moss to a piece! Looks amazing and I will do it again.

Mushroom moon 🍄 🌙
01/12/2023

Mushroom moon 🍄 🌙

A work in progress for my little brother-in-law! Got to do 2 more.
01/10/2023

A work in progress for my little brother-in-law! Got to do 2 more.

Spoopy ghostie ghoul for Halloween
10/06/2022

Spoopy ghostie ghoul for Halloween

08/31/2022

A little speed burn for y'all! A W.I.P. of a Christmas plaque for the house.

Address

Gainesville, FL
32653

Alerts

Be the first to know and let us send you an email when PyroTrinkets Creations 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 PyroTrinkets Creations:

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