Kaz Arts

Kaz Arts Anime and apparel shop!

01/01/2026

I said what I said🗣

21/12/2025

Be speaking to me like the Green Goblin mask

14/12/2025

I got so tipsy I forgot I drew this but thankfully she kept it🙌

I am NOT ready for Mha to end😭. I’ve always wanted to draw Deku in a more Spiderman pose so I figured Todd Mcfarlines ru...
09/12/2025

I am NOT ready for Mha to end😭. I’ve always wanted to draw Deku in a more Spiderman pose so I figured Todd Mcfarlines run of Spiderman would make a perfect reference

trying to find better ways to post my work on here😅 Been on TikTok almost every day because the Engagement is much bette...
09/12/2025

trying to find better ways to post my work on here😅 Been on TikTok almost every day because the Engagement is much better

I realized I never posted the final piece here LOL😅 super happy with how this came out and prints will be available soon...
19/03/2025

I realized I never posted the final piece here LOL😅 super happy with how this came out and prints will be available soon!
Non watermark version will be available on the Patreon!
-
-
-
-
-
-

Created the official KAZ character😊 zero clue for character story so don’t ask💙 non watermark version available on my Pa...
17/03/2025

Created the official KAZ character😊 zero clue for character story so don’t ask💙 non watermark version available on my Patreon!
-
-
-
-
-
-

Address

Johannesburg

Alerts

Be the first to know and let us send you an email when Kaz Arts 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: "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); });