D&K Handmade Gifts

Always handcrafted, D&K Handmade Gifts
07/10/2024

Always handcrafted, D&K Handmade Gifts

Another scroll saw project completed, who’s the leader of the club…
05/20/2024

Another scroll saw project completed, who’s the leader of the club…

A couple scroll saw projects… more to come.
04/23/2024

A couple scroll saw projects… more to come.

11/08/2023
Name Plate made from 3/4” red oak, finished with natural Danish Oil.
07/02/2023

Name Plate made from 3/4” red oak, finished with natural Danish Oil.

Three layered Detroit Lions logo, cut with RBI Hawk scroll saw, hand painted
03/31/2023

Three layered Detroit Lions logo, cut with RBI Hawk scroll saw, hand painted

Maple name plate, finish with natural Danish oil. Don’t “Judge” me…
02/22/2023

Maple name plate, finish with natural Danish oil. Don’t “Judge” me…

Another project completes, I love you name plate, cut from pine, with walnut accents, finished with natural danish oil.
02/22/2023

Another project completes, I love you name plate, cut from pine, with walnut accents, finished with natural danish oil.

Cut on RBI Hawk scroll saw from 1/2” select pine, made as a gift.
01/07/2023

Cut on RBI Hawk scroll saw from 1/2” select pine, made as a gift.

Birthday gift for my brother. Hope he enjoys it>
01/07/2023

Birthday gift for my brother. Hope he enjoys it>

Address

Spring Valley, NV

Website

https://www.etsy.com/shop/DnKHandmadeGifts

Alerts

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