> /** * Tab Switching Logic */ function openTab(evt, tabName) { // 1. Hide all tab content const tabContents = document.querySelectorAll(".tab-content"); tabContents.forEach(content => { content.classList.remove("active-tab"); }); // 2. Remove 'active' class from all buttons const tabButtons = document.querySelectorAll(".tab-btn"); tabButtons.forEach(btn => { btn.classList.remove("active"); }); // 3. Show current tab and set button to active const targetTab = document.getElementById(tabName); if (targetTab) { targetTab.classList.add("active-tab"); evt.currentTarget.classList.add("active"); } else { console.error("Curriculum Error: Tab ID '" + tabName + "' not found."); } }
We turn "screen time" into university-ready skills. Join the elite coding academy for students K-8 in Calgary and Worldwide.
Licensed Platform
Projects per Year
Expert Guidance
Every parent knows the struggle. Hours spent staring at screens, consuming content, and playing endless video games.
But what if that same device could be the tool that gets them into a top university? What if they stopped consuming and started creating?
We use a Professional K-8 Enterprise Platform (powered by Tynker) to teach real computer science.
Python, JavaScript, and Block Coding
Modding, 3D Design, and Logic
300 Learning Modules. 6 Certification Levels. Real-World Programming.
Play-based puzzles teaching sequencing, loops, and conditional logic in a visual way.
Build interactive stories and side-scrolling games using block-based storytelling.
Master Face Tracking, NLP, and Motion Detection to blend real and virtual worlds.
Use micro:bit to build wireless gadgets, light-up shoes, and motion sensors.
Transition to text-based code with variables, loops, and Turtle Graphics puzzles.
Use Pandas and Matplotlib to analyze NASA data and solve real-world problems.
Our structured curriculum grows with your child, from their first block of code to their first AI algorithm.
Logic, Patterns & Creativity
Game Design & Engineering
Real World Code & AI
Create your family portal account below using our secure system.
We'll email you the login to the Premium Learning Platform (Tynker).
Schedule your Free Trial or weekly sessions via the dashboard.
We design specialized STEM pathways that accommodate and support youth with diverse neurological needs.
Delivering free technology programs directly within diverse local community spaces.
Our curriculum is built on the legacy of global pioneers who started right here in Canada.
The University of Calgary alum who created the Java programming language.
U of T Professor whose research on neural networks made ChatGPT possible.
Toronto-educated Chief Scientist who led the global Generative AI revolution.
Your child isn't just learning to code; they are joining a legacy of Canadian Excellence.
Help us transition screen time into productive engineering time.
Register for our free technology literacy sessions below.
By registering, you help us track our community impact and secure non-profit grant validation metrics to keep these programs free.
Reach out to us to learn more about our inclusive STEM programs, or to support our mission of advancing youth digital literacy.
To promote digital equity and eliminate barriers to entry, we do not operate out of a single fixed location. Instead, we deliver our free technology programs directly within public libraries and diverse local community spaces.
Check our session registration form to find upcoming dates, times, and specific library locations near you.
View Upcoming Sessions