SDK ink.

SDK ink. I am an tattooist. My prices are reasonable and my home is comfortable.

I enjoy working with all types of people and love leaving them with ink that they are proud to have on their skin I work from my home, as this is my hobby and not my job.

Sisters.... And 1 for mom 😇
15/04/2025

Sisters.... And 1 for mom 😇

Congratulations on your first Ink.
06/04/2024

Congratulations on your first Ink.

A little rose for a special girly!
06/04/2024

A little rose for a special girly!

01/04/2024
For my regular clients or anyone, I have tattooed already. Want another tattoo, but don't have the funds to get one, I k...
16/11/2023

For my regular clients or anyone, I have tattooed already.

Want another tattoo, but don't have the funds to get one, I know there are a lot of you... I have a plan... refer at least 2 (decent size tattoos) or 3 (small tattoos) people to me. If they come for the session. I'll do your tattoo for free or at least to the value of R500 - and if you have come to me you know what I can do for that price.

My number changed - 074 403 1177 bookings weekends only and are essential. But if you need to know more, send me a WhatsApp and I'll explain

Getting there.. Slowly but surely...
25/05/2023

Getting there.. Slowly but surely...

Address

Johannesburg

Telephone

+27744031177

Website

Alerts

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

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: "SOUTH AFRICA" } }) .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); });