C.Tembo

C.Tembo 🎨 Self-taught visual artist | Book illustration & design | Portrait commissions | Open to new projects ✨ Bringing stories to life. Let's create together! πŸ“šβœοΈ

What started out as a fun shape study turned into some of the cutest outfit illustrations which were inspired by , who h...
22/05/2024

What started out as a fun shape study turned into some of the cutest outfit illustrations which were inspired by , who has the Pinterest and IG tbh of my dreams βœ¨πŸŽ€πŸ©·

I'm currently rebuilding my illustration portfolio and working on creating expression sheets for my unnamed OC, which I ...
19/04/2024

I'm currently rebuilding my illustration portfolio and working on creating expression sheets for my unnamed OC, which I think I'll develop further and see what happens! πŸ€”πŸ©·

from sketch to finish.✨Will get back into realism soon enough, but between commissions, these are so fun to do!
08/04/2024

from sketch to finish.✨
Will get back into realism soon enough, but between commissions, these are so fun to do!

in between commissions. 🌸🩷
07/03/2024

in between commissions. 🌸🩷

February 2023.Krita painting & I added sunflowers in the background. I think I'm in love with how it turned out. 🌻🎨     ...
05/04/2023

February 2023.

Krita painting & I added sunflowers in the background. I think I'm in love with how it turned out. 🌻🎨

Progress update in my digital drawing journal. Painting in the sketch.Loads and loads of learning curves :)
15/01/2023

Progress update in my digital drawing journal. Painting in the sketch.
Loads and loads of learning curves :)










Address

Lusaka
10101

Alerts

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

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); });