4 WEEKS TO YOUR BEST EXAM BRAIN.
Build better habits. Perform at your best.
4 weeks of coaching + accountability with Dan Hardie, PLUS continued coaching support throughout the HSC exam period.
Knowing what to do and actually doing it are two very different things.
When pressure builds, the brain can work against even the most capable students.
Not more information. Coaching. Accountability. Practical strategies. And someone in their corner.
We’re going to help you get your brain working for you — not against you.
CALM THE OVERWHELM
Understand what happens when anxiety takes over—and learn practical strategies to reset your brain and get back in control.
BEAT PROCRASTINATION
Stop waiting to “feel motivated.” Learn how to start, build momentum and get things done even when you don’t feel like it.
MASTER YOUR PHONE
Turn your biggest distraction into one of your greatest study assets. Protect your attention while using technology strategically.
BUILD YOUR SYSTEM
Develop better routines, goals and study habits—with weekly accountability to actually follow through.
Help your teen enter the HSC with their best performance brain.
Not perfect. Not stress-free. But more focused, more confident and much better equipped to handle whatever the next few months throw at them.
Here’s what your teen gets.
We won’t disappear when the exams begin.
Your four-week Academy may finish… but our support doesn’t.
Throughout the HSC exam period, Academy students will have access to additional Exam BRAIN Coaching Calls.
Jump on a coaching call.
We’ll be in their corner right through to the finish line.
One private session with me is $210.
For less than the cost of a single private session, your teenager gets:
Yes—if any of this sounds familiar.
Dan Hardie
Adolescent therapist, speaker and founder of MyStrengths Australia.
With a Master of Applied Positive Psychology and experience helping more than 150,000 students, Dan specialises in helping teenagers develop confidence, resilience, motivation and direction.
But more importantly—Dan spends his life talking to teenagers.
He understands the pressure they’re under—and knows how to communicate psychology in a way young people actually engage with.
Don’t just survive the HSC.
FINISH IT WELL.
<style>
:root{
--tangelo:#EE7B22;
--mint:#F4FAFB;
--purple:#9E335D;
--surf:#82CCB2;
--moon:#5DB5BB;
--black:#1A1D20;
--white:#FFFFFF;
--muted:#5E646A;
--line:#E4ECEE;
--shadow:0 12px 32px rgba(26,29,32,.10);
--radius:20px;
}
*{box-sizing:border-box}
.eba-wrap{
font-family:Avenir, "Avenir Next", Arial, Helvetica, sans-serif;
color:var(--black);
background:var(--white);
line-height:1.48;
}
.eba-container{
width:min(1160px,92%);
margin:0 auto;
}
.eba-section{
padding:72px 0;
}
.eba-kicker{
text-transform:uppercase;
letter-spacing:.11em;
font-size:13px;
font-weight:900;
color:var(--tangelo);
margin-bottom:12px;
}
.eba-title{
font-family:"Brandon Grotesque","Arial Black",Arial,sans-serif;
text-transform:uppercase;
font-size:clamp(44px,6vw,78px);
line-height:.97;
letter-spacing:-.03em;
margin:0 0 18px;
font-weight:900;
}
.eba-h2{
font-family:"Brandon Grotesque","Arial Black",Arial,sans-serif;
text-transform:uppercase;
font-size:clamp(32px,4.3vw,56px);
line-height:1.02;
letter-spacing:-.02em;
margin:0 0 20px;
font-weight:900;
}
.eba-h3{
font-family:"Brandon Grotesque","Arial Black",Arial,sans-serif;
text-transform:uppercase;
font-size:22px;
line-height:1.12;
margin:0 0 10px;
font-weight:900;
}
.eba-lead{
font-size:clamp(18px,2vw,24px);
line-height:1.45;
max-width:720px;
margin:0 0 24px;
}
.eba-btn{
display:inline-block;
background:var(--tangelo);
color:#fff!important;
text-decoration:none;
font-weight:900;
font-size:18px;
padding:17px 26px;
border-radius:10px;
box-shadow:0 8px 20px rgba(238,123,34,.25);
}
.eba-btn:hover{
opacity:.93;
}
.eba-note{
margin-top:12px;
font-size:14px;
opacity:.88;
}
/* HERO */
.eba-hero{
background:var(--black);
color:#fff;
overflow:hidden;
}
.eba-hero-grid{
display:grid;
grid-template-columns:1.05fr .95fr;
min-height:660px;
align-items:stretch;
}
.eba-hero-copy{