J.H Art

J.H Art Art 🎨 🖌️ Is A Way In Which I Expres My Imaginations..

Still in Progress.. 🎨 🖌️
13/08/2025

Still in Progress.. 🎨 🖌️

Still in Progress 🖌️🎨
09/09/2023

Still in Progress 🖌️🎨

Graphite Pencil ✏️📝 Trying   DrowningStill in Progress..
02/09/2023

Graphite Pencil ✏️📝 Trying Drowning
Still in Progress..

Progress So Far 🖌️🎨
14/08/2023

Progress So Far 🖌️🎨

Still In Progress 🖊️✏️🎨🖌️
12/08/2023

Still In Progress 🖊️✏️🎨🖌️

Color Pencil ✏️ & Color Pen 🖊️ On Manilla Paper..Size 60cm ×80cm..400 Hours Duration..
04/08/2023

Color Pencil ✏️ & Color Pen 🖊️ On Manilla Paper..
Size 60cm ×80cm..
400 Hours Duration..

Still Thinking Of A Tittle..
03/08/2023

Still Thinking Of A Tittle..

I was overwhelmed with this one..But At least It's Almost Done..🎨🖌️
06/07/2023

I was overwhelmed with this one..
But At least It's Almost Done..🎨🖌️

I Took A Long Break Due To Work Pressure..But Now Am Fully Equipped.
04/06/2023

I Took A Long Break Due To Work Pressure..
But Now Am Fully Equipped.

Almost Done..!
31/01/2023

Almost Done..!

Adding Another Piece..
25/01/2023

Adding Another Piece..

The Progress So Far..
22/01/2023

The Progress So Far..

Address

Lusaka

Telephone

+260975161302

Website

Alerts

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

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