Creative Parenting ARTivity: Monster Mashup and Spanish Fun with a designer family

Join us for an afternoon of creativity and bonding with a sharing session: Daughter-Inspired Design. Chat with Jan Jan Fernandez Leung👩🏻‍🎤, a visual/textile/jewelry designer and brand strategist, as she shares her creative journey in the UK and Barcelona, and how her 11-year-old daughter👩🏻‍🎨, Alicia inspires her art and design works.

Parents, bring your child(ren) along to create with Jan Jan’s daughter, Alicia, as they draw happy monsters👾🤖, and learn Spanish together.

Jan Jan’s IG: ➡️ https://instagram.com/fleaworker?igshid=ZWQyN2ExYTkwZQ==

Here are the event details:

▫️Date: Sunday, July 9, 2023
▫️Time: 3:30 pm to 5:00 pm
▫️Location: CreativeKids Headquarters
▫️Address: Shop C & D, G/F, King’s Hill, 38 Western Street, Sai Ying Pun, Hong Kong
▫️Age group: 4 years old or above
▫️Language: Cantonese
▫️Fee: $400 per group (including one adult and one child)

🌟Special offer:
Families who enrolled in any 2023 summer program will receive a special discounted price of $300 per group👩‍👦/👨‍👧

Limited space available, so register now by
➡️ http://bit.ly/cpARTivityReg20230709

Don’t miss out on this opportunity to have a fun and artful afternoon with your family!

#creativekids #creativeparenting #creativefamily #designeducation #inspiredbychildren

📲 WhatsApp us and reserve the spots now:
📍http://bit.ly/Text-SYP (Sai Ying Pun & Central)
📍http://bit.ly/Text-TKS (Taikoo Shing)
📍http://bit.ly/Text-KLC (Kowloon City)

For more creative parenting series, please click here to read more.

Leave a Comment

Your email address will not be published.

Recent Comments
document.addEventListener("DOMContentLoaded", function () { // Spider Chart Data const data = { labels: ["Science", "Design", "Mathematics", "Creativity", "Skills"], datasets: [{ label: "Program Benefits", data: [7, 8, 5, 8, 5], backgroundColor: "rgba(54, 162, 235, 0.2)", borderColor: "rgba(54, 162, 235, 1)", borderWidth: 2, pointBackgroundColor: "rgba(54, 162, 235, 1)", pointBorderColor: "#fff", pointHoverBackgroundColor: "#fff", pointHoverBorderColor: "rgba(54, 162, 235, 1)" }] }; // Spider Chart Configuration const config = { type: "radar", data: data, options: { responsive: true, scales: { r: { angleLines: { color: "#e0e0e0" }, grid: { color: "#e0e0e0" }, suggestedMin: 0, suggestedMax: 10, ticks: { display: false }, pointLabels: { font: { size: 14, family: "Arial", weight: "bold" }, color: "#333" } } }, plugins: { legend: { display: false } } } }; // Render the Spider Chart const ctx = document.getElementById("spiderChart").getContext("2d"); new Chart(ctx, config); });