Tattoos by BuGG

Tattoos by BuGG Tattooing since 2010. Now tattooing at Hell or High Water Tattoo. 308 Magazine St. New Orleans, LA I am now co owner of Golden Rule Tattoo in Defuniak Springs,FL.

For all information about appointments please contact Golden Rule Tattoo.

The goal for 2026 is to use this account in a consistent and practical way. Do an overhaul and better organize the diffe...
12/16/2025

The goal for 2026 is to use this account in a consistent and practical way. Do an overhaul and better organize the different styles of work I do and keep it up to date. Until 2026 here is an update on some work done in the last month or so.

12/22/2024
12/22/2024
Photo dump
04/22/2024

Photo dump

What’s been happening
04/22/2024

What’s been happening

Updates
01/31/2024

Updates

Address

Oak Street
New Orleans, LA

Telephone

(850) 419-1971

Website

Alerts

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