Home > Portfolio > Client Work > Illustration > Character Illustrations | Esplora Interactive Science Centre

Character Illustrations | Esplora Interactive Science Centre

This series of Character Illustrations was commissioned by Esplora Interactive Science Centre to bring the stories of four Maltese scientists to life in a fun, accessible format for children aged 4-7. Created as part of the “Science Career Storytime” compendium, these illustrations aim to inspire young children to explore science while providing diverse representation within the stories. Each character champions a different career in science, encouraging young readers to see themselves in these roles and consider science as a path for the future.

The illustrated characters include:

  • Biologist
  • Mechanical Engineer
  • Chemist
  • Teacher
Shopping Basket
Scroll to Top
document.addEventListener("DOMContentLoaded", function () { const gallery = document.querySelector(".woocommerce-product-gallery"); const trigger = document.querySelector(".woocommerce-product-gallery__trigger");if (!gallery || !trigger) return;gallery.addEventListener("click", function (e) { const activeImageLink = e.target.closest(".flex-active-slide a"); if (!activeImageLink) return;e.preventDefault(); trigger.click(); }); gallery.style.cursor = "zoom-in"; });document.addEventListener("DOMContentLoaded", function () { const gallery = document.querySelector(".woocommerce-product-gallery"); if (gallery) { gallery.style.cursor = "zoom-in"; } });document.addEventListener('DOMContentLoaded', function() { if (typeof PhotoSwipeLightbox === 'undefined') return;const lightbox = new PhotoSwipeLightbox({ gallery: '.woocommerce-product-gallery__wrapper', // container of gallery images children: 'a', // each is an item pswpModule: PhotoSwipe, // PhotoSwipe module showHideAnimationType: 'fade', // smooth fade padding: { top: 0, bottom: 80 }, // space for thumbnails wheelToZoom: false // disable scroll-to-zoom });lightbox.init(); });