GWC Focus Themes Calculator
Discover your monthly themes for personal growth
Find your monthly focus themes for
Based on your birthdate and the 9-theme personal cycle
Your birthdate is used only to calculate your themes. It is not stored or shared.
How your birthdate shapes your themes
The Focus Themes Calculator is based on numerological life path calculation – a system that uses the digits of your birthdate to derive a number between 1 and 9 that represents your starting point in a 9-year and 9-month cycle of personal themes.
Your life path number is calculated by adding all the digits of your full birthdate until a single digit remains. This number determines which theme begins your year in January. Each following month advances one step through the sequence, cycling back from 9 to 1.
This system does not predict what will happen to you. It is a reflective framework – a prompt to focus your attention and energy in a particular direction each month, drawn from a tradition that has been used in personal development for decades.
Want to read further?
The life path calculation draws from the principles of numerology, particularly as applied in personal development contexts. The 9-theme cycle aligns with concepts explored by practitioners including ” target=”_blank”>Book a discovery session
Want to explore your themes with a coach?
Explore this theme deeper with a reflection worksheet `; grid.appendChild(card); });
document.getElementById('inputScreen').style.display = 'none'; document.getElementById('resultsScreen').classList.add('active'); }
// Toggle expandable sections function toggleExpandable(header) { header.classList.toggle('expanded'); const content = header.nextElementSibling; content.classList.toggle('expanded'); }
// Toggle collapsible sections function toggleCollapsible(header) { header.classList.toggle('expanded'); const content = header.nextElementSibling; content.classList.toggle('expanded'); }
// Go back to input function goBack() { document.getElementById('inputScreen').style.display = 'flex'; document.getElementById('resultsScreen').classList.remove('active'); document.getElementById('birthMonth').value = ''; document.getElementById('birthDay').value = ''; }
// Social sharing function shareLinkedIn() { const url = encodeURIComponent(GWC_SITE_URL); const linkedInUrl = `https://www.linkedin.com/sharing/share-offsite/?url=${url}`; window.open(linkedInUrl, 'linkedin-share', 'width=600,height=400'); }
function shareFacebook() {
const url = encodeURIComponent(GWC_SITE_URL);
const facebookUrl = `https://www.facebook.com/sharer/sharer.php?u=${url}`;
window.open(facebookUrl, 'facebook-share', 'width=600,height=400');
}