<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Manar Academy</title>
	<atom:link href="https://manaracademy.ca/feed/" rel="self" type="application/rss+xml" />
	<link>https://manaracademy.ca</link>
	<description></description>
	<lastBuildDate>Sat, 13 Jun 2026 19:34:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://manaracademy.ca/wp-content/uploads/2025/06/MANAR-LOGO-WITH-BACKGROUND-150x150.png</url>
	<title>Manar Academy</title>
	<link>https://manaracademy.ca</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Open House Evening Program</title>
		<link>https://manaracademy.ca/open-house-evening-program/</link>
					<comments>https://manaracademy.ca/open-house-evening-program/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 19:09:39 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=1327</guid>

					<description><![CDATA[Open House &#160;·&#160; 2026 The Evening&#8217;s Program Saturday, June 13 5:00 – 8:00 PM Islamic Centre of Kingston Section 1 · Opening Welcome &#38; Qur&#8217;an Recitation Sister Mie We begin our evening as we begin every day at Manar — with the words of Allah — followed by a warm welcome to all our families. [&#8230;]]]></description>
										<content:encoded><![CDATA[<div id="manar-schedule" style="--navy:#15232F; --navy-2:#1C3440; --ink:#0F1B24;    --teal:#5E9CA0; --teal-deep:#3E7B80; --teal-light:#9FC9CB; --teal-pale:#DCEBEA;    --cream:#F5ECDC; --cream-deep:#EBDCC2; --paper:#FBF7F1; --white:#FFFFFF;    --orange:#E8943C;    --head:'Sora',sans-serif;    --body:'Plus Jakarta Sans',sans-serif;">
<style>
#manar-schedule {
  font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;
  color: #0F1B24;
  background:
    radial-gradient(120% 60% at 50% -8%, rgba(94,156,160,.30), transparent 58%),
    #15232F;
  padding: clamp(20px,5vw,56px) clamp(16px,5vw,40px) clamp(48px,8vw,96px);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
#manar-schedule *, #manar-schedule *::before, #manar-schedule *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
#manar-schedule .sheet {width:100%;max-width:760px;}#manar-schedule /* ---------- header ---------- */
  .head {text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px;}#manar-schedule .head img.logo {width:clamp(78px,18vw,108px);height:auto;
    filter:drop-shadow(0 14px 32px rgba(0,0,0,.45));}#manar-schedule .eyebrow {
    font-family:var(--head);font-weight:600;
    font-size:clamp(11px,2.8vw,14px);
    letter-spacing:.32em;text-transform:uppercase;color:var(--teal-light);
  }#manar-schedule .head h1 {
    font-family:var(--head);font-weight:300;
    font-size:clamp(34px,8.6vw,62px);line-height:1.02;letter-spacing:-.02em;
    color:var(--white);text-wrap:balance;
  }#manar-schedule .head h1 b {font-weight:600;}#manar-schedule .when {
    display:flex;flex-wrap:wrap;align-items:center;justify-content:center;
    gap:clamp(10px,3vw,20px);margin-top:4px;
    font-family:var(--head);font-weight:500;
    font-size:clamp(12px,3vw,17px);color:#dbe9ea;
  }#manar-schedule .when b {color:var(--white);font-weight:600;}#manar-schedule .when i {width:5px;height:5px;border-radius:50%;background:var(--orange);font-style:normal;flex:none;}#manar-schedule /* ---------- timeline ---------- */
  .program {
    margin-top:clamp(36px,7vw,64px);
    position:relative;
    padding-left:clamp(40px,11vw,72px);
  }#manar-schedule /* the lighthouse beam */
  .program::before {
    content:"";position:absolute;
    left:clamp(13px,4.2vw,27px);top:8px;bottom:8px;width:3px;
    background:linear-gradient(180deg, var(--teal-light), var(--teal-deep) 70%, rgba(94,156,160,.25));
    border-radius:3px;
  }#manar-schedule .item {position:relative;padding-bottom:clamp(26px,5vw,40px);}#manar-schedule .item:last-child {padding-bottom:0;}#manar-schedule .node {
    position:absolute;left:calc(-1 * clamp(40px,11vw,72px));top:2px;
    width:clamp(28px,8.5vw,56px);display:flex;justify-content:center;
  }#manar-schedule .node .dot {
    width:clamp(15px,4vw,20px);height:clamp(15px,4vw,20px);border-radius:50%;
    background:var(--paper);border:3px solid var(--teal);
    box-shadow:0 0 0 5px rgba(94,156,160,.18);
    margin-top:6px;
  }#manar-schedule .card {
    background:var(--paper);
    border-radius:18px;
    padding:clamp(18px,4.4vw,28px) clamp(20px,5vw,32px);
    box-shadow:0 18px 40px rgba(8,17,23,.30);
  }#manar-schedule .seg {
    font-family:var(--head);font-weight:600;
    font-size:clamp(10px,2.6vw,12px);letter-spacing:.22em;text-transform:uppercase;
    color:var(--teal-deep);margin-bottom:8px;
  }#manar-schedule .card h2 {
    font-family:var(--head);font-weight:600;
    font-size:clamp(21px,5.3vw,30px);line-height:1.1;letter-spacing:-.01em;
    color:var(--ink);text-wrap:balance;
  }#manar-schedule .who {
    margin-top:6px;font-size:clamp(13px,3.4vw,17px);font-weight:600;color:var(--teal-deep);
  }#manar-schedule .desc {
    margin-top:12px;font-size:clamp(14px,3.6vw,17.5px);line-height:1.5;
    color:#3a4a54;text-wrap:pretty;
  }#manar-schedule /* presenter chips for the teacher block */
  .roster {display:flex;flex-wrap:wrap;gap:9px;margin-top:16px;}#manar-schedule .chip {
    font-size:clamp(12px,3.1vw,14.5px);color:#33424c;
    padding:9px 15px;border:1px solid rgba(21,35,47,.16);border-radius:100px;
    background:var(--white);line-height:1.15;
  }#manar-schedule .chip b {font-weight:600;color:var(--ink);}#manar-schedule .chip span {color:var(--teal-deep);}#manar-schedule /* ---------- the one fixed time: Asr ---------- */
  .item.fixed .node .dot {
    background:var(--orange);border-color:var(--orange);
    box-shadow:0 0 0 5px rgba(232,148,60,.22);
  }#manar-schedule .card.asr {
    background:linear-gradient(135deg, var(--navy-2), var(--navy));
    color:var(--white);
    display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;
    gap:16px;
  }#manar-schedule .card.asr .seg {color:var(--teal-light);}#manar-schedule .card.asr h2 {color:var(--white);}#manar-schedule .card.asr .desc {color:#c6d6d8;margin-top:8px;}#manar-schedule .asr-left {flex:1;min-width:200px;}#manar-schedule .asr-time {
    font-family:var(--head);font-weight:300;
    font-size:clamp(34px,10vw,58px);line-height:.95;letter-spacing:-.02em;
    color:var(--white);white-space:nowrap;
  }#manar-schedule .asr-time b {font-weight:600;color:var(--teal-light);font-size:.42em;
    letter-spacing:.04em;display:inline-block;margin-left:6px;}#manar-schedule .asr-tag {
    font-family:var(--head);font-weight:600;
    font-size:clamp(10px,2.6vw,12px);letter-spacing:.22em;text-transform:uppercase;
    color:var(--orange);text-align:right;margin-bottom:6px;
  }#manar-schedule /* ---------- footer ---------- */
  .foot {
    margin-top:clamp(40px,8vw,72px);text-align:center;
    display:flex;flex-direction:column;align-items:center;gap:14px;
  }#manar-schedule .foot .dua {
    font-family:var(--head);font-weight:300;font-style:normal;
    font-size:clamp(16px,4.2vw,24px);line-height:1.32;color:var(--teal-light);
    max-width:30ch;text-wrap:balance;
  }#manar-schedule .foot .rule {height:4px;width:64px;background:var(--teal);border-radius:3px;}#manar-schedule .foot .contact {
    font-family:var(--head);font-weight:500;
    font-size:clamp(11px,2.9vw,14px);letter-spacing:.04em;color:#9fb6bb;
    display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;
  }#manar-schedule .foot .contact b {color:#dbe9ea;font-weight:600;}#manar-schedule html, #manar-schedule .head img.logo {filter:none;}#manar-schedule .eyebrow {color:var(--teal-deep);}#manar-schedule .head h1 {color:var(--ink);}#manar-schedule .when {color:#3a4a54;}#manar-schedule .when b {color:var(--ink);}#manar-schedule .program::before {background:var(--teal);}#manar-schedule .card {box-shadow:none;border:1px solid rgba(21,35,47,.14);}#manar-schedule .foot .dua {color:var(--teal-deep);}#manar-schedule .foot .contact {color:#56707a;}#manar-schedule .foot .contact b {color:var(--ink);}#manar-schedule .item {break-inside:avoid;}
  }
</style>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;1,400&#038;family=Sora:wght@300;400;500;600&#038;display=swap" rel="stylesheet">
<div class="sheet">
<header class="head">
<div class="eyebrow">Open House &nbsp;·&nbsp; 2026</div>
<h1>The Evening&#8217;s <b>Program</b></h1>
<div class="when">
        <span><b>Saturday, June 13</b></span><i></i><br />
        <span>5:00 – 8:00 PM</span><i></i><br />
        <span>Islamic Centre of Kingston</span>
      </div>
</header>
<p>    <main class="program"></p>
<div class="item">
<div class="node"><span class="dot"></span></div>
<div class="card">
<div class="seg">Section 1 · Opening</div>
<h2>Welcome &amp; Qur&#8217;an Recitation</h2>
<div class="who">Sister Mie</div>
<p class="desc">We begin our evening as we begin every day at Manar — with the words of Allah — followed by a warm welcome to all our families.</p>
</p></div>
</p></div>
<div class="item">
<div class="node"><span class="dot"></span></div>
<div class="card">
<div class="seg">Section 2 · Keynote</div>
<h2>The Main Goal of Islamic Education</h2>
<div class="who">Sheikh Ahmed Khalil — MAC Islamic Centre, Ottawa</div>
<p class="desc">A special guest keynote from an imam, inspirational speaker, and da&#8217;wah coordinator with over 20 years of experience in Islamic activism.</p>
</p></div>
</p></div>
<div class="item">
<div class="node"><span class="dot"></span></div>
<div class="card">
<div class="seg">Principal&#8217;s Address</div>
<h2>A Look at Our Year</h2>
<div class="who">Principal Eram</div>
<p class="desc">School-wide milestones, our mission of never separating academics from faith, and a glimpse of the journey ahead.</p>
</p></div>
</p></div>
<div class="item">
<div class="node"><span class="dot"></span></div>
<div class="card">
<div class="seg">Section 3 · Teacher Presentations</div>
<h2>Inside Each Classroom</h2>
<p class="desc">A quick look at every class this year — straight from the teachers who live it each day.</p>
<div class="roster">
            <span class="chip"><b>Teacher Amira</b> · <span>Qur&#8217;an &amp; Arabic</span></span><br />
            <span class="chip"><b>Teacher Mariam</b> · <span>Islamic Studies</span></span><br />
            <span class="chip"><b>Teacher Ghina</b> · <span>JK &amp; SK</span></span><br />
            <span class="chip"><b>Teacher Ghoson</b> · <span>Grades 1 &amp; 2</span></span><br />
            <span class="chip"><b>Teacher Sadaf</b> · <span>Grades 3 &amp; 4</span></span><br />
            <span class="chip"><b>Teacher Aysha</b> · <span>Grades 5 &amp; 6</span></span>
          </div>
</p></div>
</p></div>
<div class="item fixed">
<div class="node"><span class="dot"></span></div>
<div class="card asr">
<div class="asr-left">
<div class="seg">Section 4 · A short break</div>
<h2>Salat Al-Asr</h2>
<p class="desc">We pause for prayer and resume the program immediately after. Students, please return promptly to your places on the stage.</p>
</p></div>
<div>
<div class="asr-tag">Begins at</div>
<div class="asr-time">6:35<b>PM</b></div>
</p></div>
</p></div>
</p></div>
<div class="item">
<div class="node"><span class="dot"></span></div>
<div class="card">
<div class="seg">Section 5 · The pinnacle of our evening</div>
<h2>The Student Play</h2>
<div class="who">The students of Manar Academy, with Teacher Ghoson</div>
<p class="desc">Our students bring their year to life on stage — their learning, friendships, laughter, and love for Manar Academy.</p>
</p></div>
</p></div>
<div class="item">
<div class="node"><span class="dot"></span></div>
<div class="card">
<div class="seg">Section 6 · Closing</div>
<h2>Celebrate, Explore &amp; Enjoy</h2>
<p class="desc">Closing remarks, then please walk through the students&#8217; work on display — projects, artwork, science work and Islamic reflections — and join us in the main hall for <b style="color:var(--ink)">pizza &amp; refreshments</b>. Kindly note food and drinks are not allowed in the extension.</p>
</p></div>
</p></div>
<p>    </main></p>
<footer class="foot">
<div class="rule"></div>
<p class="dua">May Allah continue to bless this school and allow it to grow for many years to come. Ameen.</p>
<div class="contact">
        <b>manaracademy.ca</b><span>·</span><br />
        <span>admin@manaracademy.ca</span><span>·</span><br />
        <span>613-876-8684</span>
      </div>
</footer></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/open-house-evening-program/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Open House 2026</title>
		<link>https://manaracademy.ca/open-house-2026/</link>
					<comments>https://manaracademy.ca/open-house-2026/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Thu, 28 May 2026 18:19:59 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=1299</guid>

					<description><![CDATA[🎉You’re invited to Manar Academy’s 3rd Open House! 🎉 Join us Saturday, June 13th from 5–8 PM for a fun and heartwarming celebration as we wrap up our third successful school year alhamdulillah! ✨ Enjoy a special student play 👋 Meet our amazing teachers &#38; staff 📣 Learn about exciting updates 🏅 Celebrate our students’ [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>🎉You’re invited to Manar Academy’s 3rd Open House! 🎉</p>
<p>Join us Saturday, June 13th from 5–8 PM for a fun and heartwarming celebration as we wrap up our third successful school year alhamdulillah!</p>
<p>✨ Enjoy a special student play<br />
👋 Meet our amazing teachers &amp; staff<br />
📣 Learn about exciting updates<br />
🏅 Celebrate our students’ achievements<br />
🙋Get answers to all your questions</p>
<p>🍕 Plus, refreshments &amp; pizza for all!<br />
Bring the whole family, we can’t wait to welcome you! 💛</p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/open-house-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>2026 FLASF Science Fair</title>
		<link>https://manaracademy.ca/2026-flasf-science-fair/</link>
					<comments>https://manaracademy.ca/2026-flasf-science-fair/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Sun, 29 Mar 2026 21:18:06 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=1233</guid>

					<description><![CDATA[2026 FLASF Science Fair March 26 &#38; 27, 2026 🌟 Manar Academy Students Shine at the Science Fair! 🌟 We are proud to share that Manar Academy students participated for the first time in the Frontenac Lennox and Addington Science Fair, representing our school and our community with excellence, Alhamdulillah. Our Grade 5/6 students presented [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>2026 FLASF Science Fair<br />
March 26 &amp; 27, 2026</p>
<p>🌟 Manar Academy Students Shine at the Science Fair! 🌟</p>
<p>We are proud to share that Manar Academy students participated for the first time in the Frontenac Lennox and Addington Science Fair, representing our school and our community with excellence, Alhamdulillah.</p>
<p>Our Grade 5/6 students presented three wonderful science projects, and we are delighted to share that two of the three projects received awards, including one Special Award. This is a remarkable achievement for our students in their very first participation. Mashallah!</p>
<p>We are incredibly proud of all our students for their dedication, curiosity, and hard work. Their efforts truly reflect the spirit of learning and excellence we strive to nurture at Manar Academy.</p>
<p>As the first full-time Islamic school in Kingston, Manar Academy vision is to raise children in our Muslim community who are academically strong, confident in their Islamic identity, and guided by their faith—students who strive to lead with deen and knowledge and contribute positively to society.</p>
<p>May Allah (SWT) bless our students with continued success, beneficial knowledge, and bright futures.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/2026-flasf-science-fair/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Engineering Challenge Recap</title>
		<link>https://manaracademy.ca/engineering-challenge-recap/</link>
					<comments>https://manaracademy.ca/engineering-challenge-recap/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Sat, 27 Dec 2025 17:46:48 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=1042</guid>

					<description><![CDATA[Salam alikom, Jazakum Allah Khairan to everybody who managed to attend our engineering challenge extracurricular last week. It was a lot of fun and it was amazing seeing all the creative ideas the kids came up with during the challenges. The groups competed to build the tallest tower using straws, playdoh and limited tape, then [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Salam alikom,<br />
Jazakum Allah Khairan to everybody who managed to attend our engineering challenge extracurricular last week. It was a lot of fun and it was amazing seeing all the creative ideas the kids came up with during the challenges. The groups competed to build the tallest tower using straws, playdoh and limited tape, then we linked the engineering mindset and what we learned during the workshop to address one of the harshest and unfortunate challenges our Ummah faces. Refugee tents and houses in Gaza and across many places in our Muslim nation, with the situation worsening in severe weather conditions like heavy winds and rain. In an attempt to replicate and scale down the situation, each team got to choose a specific set of materials which they were only allowed to use to construct a basic tent for a family of 3 and their pet bunny. We later tested each of the tents using a fan for the winds and storms test then sprinkling water from a bottle for the rain test. Mashalah all the tents passed the wind test and most of them had minimal water infiltration! That link between our professional studies and our Muslim Ummah is an essential meaning we need to instill in our children from now if we want to see a Strong Ummah in the future inshalah.</p>
<p><iframe title="Engineering extra-curricular presentation" src="https://www.canva.com/design/DAG7xdOnha0/pe6dN_bcV8rsPlb7Gr0sUg/view?embed&amp;meta" height="450" width="800" style="border: none; border-radius: 8px; width: 800px; height: 450px;" allowfullscreen="allowfullscreen" allow="fullscreen"></iframe></p>
<p>A drive link to the event gallery will be shared soon!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/engineering-challenge-recap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quran Competition 2026</title>
		<link>https://manaracademy.ca/quran-competition-2026/</link>
					<comments>https://manaracademy.ca/quran-competition-2026/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Fri, 26 Dec 2025 16:51:17 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=1031</guid>

					<description><![CDATA[2nd Annual Kingston Quran Memorization Competition 2026 We are delighted to announce the 2nd Annual Kingston Quran Memorization Competition, a collaborative effort between Manar Academy Private Islamic School and ISK Weekend School. Following the tremendous success of our inaugural competition in 2025, we are excited to bring this inspiring event back to our community on [&#8230;]]]></description>
										<content:encoded><![CDATA[<h1 class="text-text-100 mt-3 -mb-1 text-[1.375rem] font-bold">2nd Annual Kingston Quran Memorization Competition 2026</h1>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">We are delighted to announce the <span style="text-decoration: underline;"><a href="https://forms.gle/Dfbt3wb25GFtn9BKA" target="_blank" rel="noopener"><strong>2nd Annual Kingston Quran Memorization Competition</strong></a></span>, a collaborative effort between Manar Academy Private Islamic School and ISK Weekend School. Following the tremendous success of our inaugural competition in 2025, we are excited to bring this inspiring event back to our community on <strong>Sunday, April 12, 2026</strong>.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">This competition is open to all Muslim community members in Kingston, Belleville, Brockville, and surrounding areas. Whether you&#8217;re a young student just beginning your memorization journey or a dedicated hafiz who has memorized multiple juz&#8217;, there is a category designed for you. We invite participants of all ages and skill levels to join us in celebrating the beauty of Quran memorization and recitation. The competition will feature two distinct streams: the <strong>Sura Memorization Stream</strong> for students in grades JK through Grade 12, and the <strong>Juz&#8217; Memorization Stream</strong> open to participants of all ages, with levels ranging from 1 juz to the complete 30 juz.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]">Participants will be evaluated by qualified huffaz judges who will assess tajweed, memorization accuracy, and (for the sura stream) understanding of meanings. Meanings can be found in the <span style="text-decoration: underline;"><a href="https://drive.google.com/drive/folders/1xZGECdrWkElPm_UGSYCTpfXWLMTygx3l" target="_blank" rel="noopener">meanings file.</a></span> Beyond the competitive aspect, this event is an opportunity for our community to come together, encourage our youth, and strengthen our connection to the Holy Quran. All participants will receive recognition prizes, and winners will be awarded valuable prizes at our Awards and Ceremony Day on <strong>Sunday, April 26, 2026</strong>. We look forward to seeing you at ISK Masjid as we celebrate this blessed occasion together.</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Registration is now open!</strong> Early bird registration is $20/participant (deadline to be announced), with walk-in registration available for $25. For complete competition details, registration information, and the full list of required surahs and competition guidelines, please visit <strong>manaracademy.ca</strong> or contact us at <span style="text-decoration: underline;"><strong><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="mailto:manarislamiccenter@gmail.com">manarislamiccenter@gmail.com</a></strong></span>.</p>
<hr class="border-border-200 border-t-0.5 my-3 mx-1.5" />
<h2 class="text-text-100 mt-3 -mb-1 text-[1.125rem] font-bold">Competition Details at a Glance</h2>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Date:</strong> Sunday, April 12, 2026<br />
<strong>Venue:</strong> ISK Masjid, 1477 Sydenham Road, Kingston, ON<br />
<strong>Awards Ceremony:</strong> Sunday, April 26, 2026</p>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Two Competition Streams:</strong></p>
<ol class="[li_&amp;]:mb-0 [li_&amp;]:mt-1.5 [li_&amp;]:gap-1.5 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-2 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2"><strong>Sura Memorization Stream</strong> (Grades JK &#8211; 12)
<ul class="[li_&amp;]:mb-0 [li_&amp;]:mt-1.5 [li_&amp;]:gap-1.5 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2">Graded on: 70% Memorization, 20% Tajweed, 10% Meanings</li>
<li class="whitespace-normal break-words pl-2">Specific surahs assigned by grade level</li>
</ul>
</li>
<li class="whitespace-normal break-words pl-2"><strong>Juz&#8217; Memorization Stream</strong> (All Ages)
<ul class="[li_&amp;]:mb-0 [li_&amp;]:mt-1.5 [li_&amp;]:gap-1.5 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2">Graded on: 80% Memorization, 20% Tajweed</li>
<li class="whitespace-normal break-words pl-2">8 levels from 1 juz to 30 juz (complete Quran)</li>
</ul>
</li>
</ol>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>Registration Fees:</strong></p>
<ul class="[li_&amp;]:mb-0 [li_&amp;]:mt-1.5 [li_&amp;]:gap-1.5 [&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-2 pl-8 mb-3">
<li class="whitespace-normal break-words pl-2">Early Bird: $20/participant</li>
<li class="whitespace-normal break-words pl-2">Walk-in: $25/participant</li>
</ul>
<p class="font-claude-response-body break-words whitespace-normal leading-[1.7]"><strong>For more information:</strong> <span style="text-decoration: underline;"><a href="https://manaracademy.ca/">manaracademy.ca</a></span> | <span style="text-decoration: underline;"><a class="underline underline underline-offset-2 decoration-1 decoration-current/40 hover:decoration-current focus:decoration-current" href="mailto:manarislamiccenter@gmail.com">manarislamiccenter@gmail.com</a></span></p>
<p><strong>Registration Link: </strong><span style="text-decoration: underline;"><a href="https://forms.gle/Dfbt3wb25GFtn9BKA" target="_blank" rel="noopener">https://forms.gle/Dfbt3wb25GFtn9BKA</a></span></p>
<hr class="border-border-200 border-t-0.5 my-3 mx-1.5" />
<p>Watch last year&#8217;s recap <a href="https://www.instagram.com/p/DKA80-0SJIr/" target="_blank" rel="noopener"><span style="text-decoration: underline;">Instagram reel</span>,</a> and get ready for this year inshalah!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/quran-competition-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Engineering CHALLENGE extra-curricular</title>
		<link>https://manaracademy.ca/engineering-challenge-extra-curricular/</link>
					<comments>https://manaracademy.ca/engineering-challenge-extra-curricular/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Mon, 15 Dec 2025 13:15:34 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=1016</guid>

					<description><![CDATA[Get ready for a super exciting after-school on Wednesday built around thinking like an engineer. In this experience, you’ll take on hands-on STEM challenges like building bridges and competing to create the tallest towers using simple materials. Each activity is designed to get you thinking, testing ideas, and figuring out what works and what doesn’t. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Get ready for a super exciting after-school on Wednesday built around thinking like an engineer. In this experience, you’ll take on hands-on STEM challenges like building bridges and competing to create the tallest towers using simple materials. Each activity is designed to get you thinking, testing ideas, and figuring out what works and what doesn’t.</p>
<p data-start="574" data-end="917">This program isn’t about getting things right on the first try. It’s about learning how to plan, build, test, and improve. You’ll work in teams, share ideas, and discover how small changes can make a big difference in your designs. Along the way, you’ll build confidence in your ability to solve problems and take on challenges creatively.</p>
<p data-start="919" data-end="1166">There will be multiple stations, and every single one is fast-paced, engaging, and focused on learning by doing. There are more challenges planned that will push your thinking in new ways, giving you the chance to explore different ways engineers approach problems in the real world.</p>
<p data-start="1168" data-end="1276">If you enjoy building, experimenting, and solving problems, this program is for you.</p>
<p data-start="1168" data-end="1276">-Yamen Abuelyazed</p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/engineering-challenge-extra-curricular/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Article : Islamic Education in Canada 2025</title>
		<link>https://manaracademy.ca/islamic-education-canada/</link>
					<comments>https://manaracademy.ca/islamic-education-canada/#respond</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Sun, 17 Aug 2025 19:28:36 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Articles]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=682</guid>

					<description><![CDATA[A Foundation for Future Generations In today&#8217;s fast-paced and ever-changing world, ensuring that our children receive an education rooted in strong moral values is more important than ever. As Muslim parents in Canada, we face a crucial decision: where and how should our children be educated? While public schools may provide a general education, they [&#8230;]]]></description>
										<content:encoded><![CDATA[<h2><span style="font-weight: 400;">A Foundation for Future Generations</span></h2>
<p><span style="font-weight: 400;">In today&#8217;s fast-paced and ever-changing world, ensuring that our children receive an education rooted in strong moral values is more important than ever. As Muslim parents in Canada, we face a crucial decision: where and how should our children be educated? While public schools may provide a general education, they often lack the spiritual and cultural elements essential to fostering a strong Islamic identity. This is where Islamic education plays a pivotal role in shaping the future of our children and the community at large.</span></p>
<h2><span style="font-weight: 400;">The Consequences of Neglecting Islamic Education</span></h2>
<p><span style="font-weight: 400;">Choosing an educational environment for our children is one of the most significant decisions we will make as parents. A secular education system may provide knowledge in subjects like math and science, but it does not address the moral and spiritual needs of a child. Without an Islamic foundation, children are at risk of:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Losing their connection to their faith and heritage</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Being influenced by un-Islamic societal norms and peer pressure</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Lacking a strong moral compass to navigate life’s challenges</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Facing an identity crisis as they try to balance their religious beliefs with mainstream culture</span></li>
</ul>
<p><span style="font-weight: 400;">This disconnect can lead to long-term consequences, as children who grow up without a deep understanding of their faith may struggle to pass on Islamic values to future generations.</span></p>
<h2><span style="font-weight: 400;">The Impact of an Islamic Environment on Children</span></h2>
<p><span style="font-weight: 400;">In contrast, an Islamic school like Manar Academy provides a nurturing environment where children can thrive both academically and spiritually. At Manar Academy:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Students begin their day with Quran and Arabic, reinforcing their connection to their faith from an early age.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Islamic teachings are integrated into all subjects, ensuring that students develop a well-rounded worldview that aligns with their beliefs.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">A supportive community of like-minded peers and teachers fosters a sense of belonging and identity.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Character development, ethical responsibility, and strong leadership skills are instilled through Islamic values.</span></li>
</ul>
<p><span style="font-weight: 400;">Research has shown that children who grow up in faith-based schools tend to have a stronger sense of self, higher levels of confidence, and a deeper respect for moral values.</span></p>
<h2><span style="font-weight: 400;">Academic Excellence in Islamic Schools</span></h2>
<p><span style="font-weight: 400;">One common misconception about Islamic schools is that they may not provide the same level of academic rigor as public schools. However, studies have shown that students in Islamic schools often outperform their peers in public schools.</span></p>
<p><span style="font-weight: 400;">At Manar Academy:</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Academic excellence is a priority, with a strong curriculum that meets and exceeds provincial standards.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">French is taught as early as Grade 1, giving students a competitive edge in Canada’s bilingual landscape.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Smaller class sizes allow for personalized attention and tailored learning experiences.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Students develop critical thinking and problem-solving skills while remaining grounded in their faith.</span></li>
</ul>
<p><span style="font-weight: 400;">Many Islamic schools across North America boast high university acceptance rates, proving that faith-based education does not come at the cost of academic success.</span></p>
<h2><span style="font-weight: 400;">Choosing the Best Future for Your Child</span></h2>
<p><span style="font-weight: 400;">As parents, our ultimate goal is to raise righteous, well-educated, and successful children who can contribute positively to society while remaining true to their Islamic values. By choosing an Islamic school like Manar Academy, you are ensuring that your child receives a balanced education—one that nurtures both the mind and the soul.</span></p>
<p><span style="font-weight: 400;">Give your child the gift of an education that aligns with their faith and prepares them for both this life and the hereafter. Enroll them in Manar Academy today and invest in their future!</span></p>
<p><span style="font-weight: 400;">Read More :</span></p>
<ul>
<li style="font-weight: 400;" aria-level="1"><a href="https://www.macnet.ca/2021/bulletin-board/muslims-launch-platform-to-combat-islamophobia-in-ontario-schools/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.macnet.ca/2021/bulletin-board/muslims-launch-platform-to-combat-islamophobia-in-ontario-schools/</span></a><span style="font-weight: 400;"> </span></li>
<li style="font-weight: 400;" aria-level="1"><a href="https://journals.sfu.ca/cje/index.php/cje-rce/article/download/1845/1803" target="_blank" rel="noopener"><span style="font-weight: 400;">https://journals.sfu.ca/cje/index.php/cje-rce/article/download/1845/1803</span></a></li>
<li style="font-weight: 400;" aria-level="1"><a href="https://www.halaltimes.com/a-comprehensive-guide-to-islamic-schools-in-canada/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://www.halaltimes.com/a-comprehensive-guide-to-islamic-schools-in-canada/</span></a></li>
<li style="font-weight: 400;" aria-level="1"><a href="https://almanaratheights.com/islamic-schooling-in-the-western-world-part-1/" target="_blank" rel="noopener"><span style="font-weight: 400;">https://almanaratheights.com/islamic-schooling-in-the-western-world-part-1/</span></a></li>
<li aria-level="1"><a href="https://manaracademy.ca/special-community-talk/">https://manaracademy.ca/special-community-talk/</a></li>
</ul>
<p><img decoding="async" src="https://alimaanonline.com/wp-content/uploads/2023/09/The-Benefits-of-Enrolling-in-Islamic-Studies-Courses-Online.png" alt="Importance of Islamic Education in Canada " width="696" height="329" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/islamic-education-canada/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Special Parenting Community Talk</title>
		<link>https://manaracademy.ca/special-community-talk/</link>
					<comments>https://manaracademy.ca/special-community-talk/#comments</comments>
		
		<dc:creator><![CDATA[Yamen Salah]]></dc:creator>
		<pubDate>Sat, 16 Aug 2025 19:48:54 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=590</guid>

					<description><![CDATA[Join us for an evening with Uzma Ahmed on Islamic Education &#38; Parenting Challenges who is the director of education and training at 5D thinking. Practical tips for raising confident, faith-grounded kids in today’s world. All are welcome – pizza &#38; refreshments provided! Mon, Aug 18 &#124; 7–9 PM ISK – 1477 Sydenham Rd, Kingston [&#8230;]]]></description>
										<content:encoded><![CDATA[<div class="x14z9mp xat24cr x1lziwak x1vvkbs xtlvy1s x126k92a">
<div dir="auto">Join us for an evening with Uzma Ahmed on Islamic Education &amp; Parenting Challenges who is the director of education and training at <a href="https://5dthinking.org/who_are_the_team_5d/" target="_blank" rel="noopener">5D thinking</a>.</div>
<div dir="auto"></div>
<div dir="auto">Practical tips for raising confident, faith-grounded kids in today’s world.</div>
<div dir="auto"></div>
</div>
<div class="x14z9mp xat24cr x1lziwak x1vvkbs xtlvy1s x126k92a">
<ul>
<li><span class="html-span xexx8yu xyri2b x18d9i69 x1c1uobl x1hl2dhg x16tdsg8 x1vvkbs x3nfvp2 x1j61x8r x1fcty0u xdj266r xat24cr xm2jcoa x1mpyi22 xxymvpz xlup9mm x1kky2od"><img decoding="async" class="xz74otr x15mokao x1ga7v0g x16uus16 xbiv7yw" src="https://static.xx.fbcdn.net/images/emoji.php/v9/tab/1/16/1f355.png" alt="🍕" width="16" height="16" /></span> All are welcome – pizza &amp; refreshments provided!</li>
<li dir="auto"><span class="html-span xexx8yu xyri2b x18d9i69 x1c1uobl x1hl2dhg x16tdsg8 x1vvkbs x3nfvp2 x1j61x8r x1fcty0u xdj266r xat24cr xm2jcoa x1mpyi22 xxymvpz xlup9mm x1kky2od"><img decoding="async" class="xz74otr x15mokao x1ga7v0g x16uus16 xbiv7yw" src="https://static.xx.fbcdn.net/images/emoji.php/v9/t7e/1/16/1f4c5.png" alt="📅" width="16" height="16" /></span> Mon, Aug 18 | 7–9 PM</li>
<li dir="auto"><span class="html-span xexx8yu xyri2b x18d9i69 x1c1uobl x1hl2dhg x16tdsg8 x1vvkbs x3nfvp2 x1j61x8r x1fcty0u xdj266r xat24cr xm2jcoa x1mpyi22 xxymvpz xlup9mm x1kky2od"><img decoding="async" class="xz74otr x15mokao x1ga7v0g x16uus16 xbiv7yw" src="https://static.xx.fbcdn.net/images/emoji.php/v9/t2d/1/16/1f4cd.png" alt="📍" width="16" height="16" /></span> <a href="https://kingstonmuslims.ca/" target="_blank" rel="noopener">ISK – 1477 Sydenham Rd, Kingston</a></li>
</ul>
</div>
<div dir="auto"><strong>Uzma Ahmed is the Director of Education and Training at the Institute of Integrated Knowledge, Hartford, USA</strong>. Uzma Ahmed holds a BSc Hons. in International Relations from the University of London and an MA in International Relations from Queen Mary University of London. She has also completed a Diploma in Islamic Education from the International Online University with a broad range of Islamic disciplines. She has worked as an Educational Consultant, Primary school Principal, Curriculum developer, Researcher in Islamic education, and Teacher trainer for schools around the world for 25 years. She conducts short courses for Qur’an <em>Tafsir, Sirah,</em> Islamic history, and personal development.</div>
<div dir="auto"></div>
<div dir="auto">She is a public speaker on Contemporary Islamic issues in the Muslim world. She has authored primary-level English textbooks and Reading books and regularly writes material for homeschoolers and Islamic courses for children of all ages on many topics with a focus on Islamic history and Tarbiyah.</div>
<div dir="auto"></div>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/special-community-talk/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Manar Academy: Meet &#038; Greet</title>
		<link>https://manaracademy.ca/back-to-school-orientation-night/</link>
					<comments>https://manaracademy.ca/back-to-school-orientation-night/#respond</comments>
		
		<dc:creator><![CDATA[Manar Academy Team]]></dc:creator>
		<pubDate>Sun, 03 Aug 2025 17:59:52 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=435</guid>

					<description><![CDATA[Alhamdulillah, with the grace and mercy of Allah (SWT), we soon begin our second academic year at Manar Academy. Last year was a very successful beginning, and we are deeply grateful for the trust, support, and dedication of our parents, staff, and students. At the same time, we must acknowledge that we are still in [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Alhamdulillah, with the grace and mercy of Allah (SWT), we soon begin our second academic year at <strong>Manar Academy</strong>. Last year was a very successful beginning, and we are deeply grateful for the trust, support, and dedication of our parents, staff, and students. At the same time, we must acknowledge that we are still in the process of building the foundations of our school.</p>
<p>We kindly ask you to join us in this mission not as mere observers, but as partners. Constructive feedback is always welcome and will help us grow stronger. But we ask that you replace destructive criticism with solutions, encouragement, and collaboration. Together, we are raising our children in this community, and together we are laying the foundation for an institution that will protect, guide, and empower generations of Muslims in Kingston and beyond, Insha’Allah.<u></u><u></u></p>
<p>Allah (SWT) reminds us with a beautiful parable:<u></u><u></u></p>
<p align="center"><strong>﴾أَلَمْ تَرَ كَيْفَ ضَرَبَ اللَّهُ مَثَلًا كَلِمَةً طَيِّبَةً كَشَجَرَةٍ طَيِّبَةٍ أَصْلُهَا ثَابِتٌ وَفَرْعُهَا فِي السَّمَاءِ • تُؤْتِي أُكُلَهَا كُلَّ حِينٍ بِإِذْنِ رَبِّهَا﴿</strong><br />
<em>(14:24-25</em><i> </i>سورة إبراهيم<em>)</em><u></u><u></u></p>
<p align="center"><strong>“Do you not see how Allah presents a parable? A good word is like a good tree—its root is firmly fixed and its branches reach to the sky. It produces its fruit at all times, by the permission of its Lord.”<br />
(Surah Ibrahim 14:24–25)</strong><u></u><u></u></p>
<p>And the Prophet <span dir="RTL" lang="AR-SA">ﷺ</span> said:<u></u><u></u></p>
<p align="center"><strong>«أَ</strong><strong>حَبُّ النَّاسِ إِلَى اللَّهِ أَنْفَعُهُمْ لِلنَّاسِ»</strong><br />
<i>( </i>5937 المعجم الأوسط للطبراني<i>)</i><u></u><u></u></p>
<p align="center"><strong>“The most beloved of people to Allah are those who are most beneficial to others.”<u></u><u></u></strong></p>
<p>Let us begin this year with faith, unity, and hope; working hand in hand to raise children who are confident in their deen, excellent in their studies, and ready to serve as role models for future generations. May Allah (SWT) bless our efforts, guide our steps, and grant success in both this world and the Hereafter.<u></u><u></u></p>
<p><strong>Together, we build not just a school, but a legacy.</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/back-to-school-orientation-night/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Manar Academy Open House</title>
		<link>https://manaracademy.ca/manar-academy-open-house/</link>
					<comments>https://manaracademy.ca/manar-academy-open-house/#respond</comments>
		
		<dc:creator><![CDATA[Manar Academy Team]]></dc:creator>
		<pubDate>Sun, 03 Aug 2025 17:59:50 +0000</pubDate>
				<category><![CDATA[Events]]></category>
		<guid isPermaLink="false">https://manaracademy.ca/?p=436</guid>

					<description><![CDATA[Discover what makes Manar Academy a unique place to learn and grow! Tour our classrooms, meet our passionate educators, and explore how we blend Ontario’s academic standards with Islamic teachings. This is a wonderful opportunity for prospective families to ask questions, learn about the curriculum, and experience our nurturing school environment firsthand. Everyone is welcome [&#8230;]]]></description>
										<content:encoded><![CDATA[<p class="p1">Discover what makes Manar Academy a unique place to learn and grow! Tour our classrooms, meet our passionate educators, and explore how we blend Ontario’s academic standards with Islamic teachings.</p>
<p class="p1">This is a wonderful opportunity for prospective families to ask questions, learn about the curriculum, and experience our nurturing school environment firsthand.</p>
<p class="p1"><i>Everyone is welcome — refreshments will be provided.</i></p>
]]></content:encoded>
					
					<wfw:commentRss>https://manaracademy.ca/manar-academy-open-house/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
