Paper Craft Punk

Paper Craft Punk HANDMADE | UPCYCLED
• by your local weirdo •

Krys Mariah Hartman is a multi media artist local to the Columbus, Georgia area.

Currently no commissions are being accepted. Thanks for stopping by and as always - STAY WEIRD.

11/15/2024

Attempting to fix an old junk journal fail 🙃

Excited for the holidays!!! Started a new project (as if I need another one) tp help enjoy the Christmas spirit!
11/15/2024

Excited for the holidays!!!

Started a new project (as if I need another one) tp help enjoy the Christmas spirit!

Pages in my attempt to save a failed junk journal from ages ago
11/15/2024

Pages in my attempt to save a failed junk journal from ages ago

Revamp of a failed and much neglected junk journal
11/15/2024

Revamp of a failed and much neglected junk journal

Some ATCs I've knocked out today
11/15/2024

Some ATCs I've knocked out today

Been working on ATCs today
11/15/2024

Been working on ATCs today

11/15/2024

Prep some ATC bases with me!

11/08/2024
11/08/2024

Happy Friday everyone! Painting this weekend - what are yall up to?

Altered Paperclips for my Halloween Mini Junk Journal
11/08/2024

Altered Paperclips for my Halloween Mini Junk Journal

Tag insert for my latest page! ✨️
11/07/2024

Tag insert for my latest page! ✨️

Address

Columbus, GA

Website

Alerts

Be the first to know and let us send you an email when Paper Craft Punk posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

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