home_work Home carpenter Services auto_awesome Gallery help_outline FAQ mail_outline Contact
Call Bairt
Sanded and finished blackbutt timber floor in a Newcastle home

The floors speak for themselves.

About Bairt

Second generation.
Built from the ground up.

Bairt grew up on job sites. As a young teenager he started working alongside his father Craig and older brother James in the family floor sanding business — learning the trade from the ground up under two master craftsmen. That hands-on apprenticeship shaped everything: how to read timber, how to prep a floor properly, and how to deliver a finish that lasts.

Now running his own operation across Newcastle and Lake Macquarie, Bairt brings that same second-generation precision to every job. Dustless technology, trade-quality products, and the kind of workmanship you only get from someone who's been doing this since before he could drive.

Close-up of polished spotted gum timber floor grain Newcastle
star star star star star
"Bairt did an incredible job on our 1930s hardwood floors. The whole house looks brand new — you'd never know they were 90 years old."

Michelle T., Newcastle NSW

star star star star star
"Bairt turned up on time, no mess, and the floors are absolutely stunning. Best tradie experience I've had."

Dave K., Hamilton

star star star star star
"Our old pine floors looked ruined. Bairt brought them back to life — the colour and finish are perfect. Couldn't be happier."

Sarah M., Lake Macquarie

star star star star star
"Professional, reliable and fair priced. Bairt sanded our whole house before we moved in — brilliant result."

James R., Glendale

Ready to transform your floors?

Free quotes across Newcastle, Lake Macquarie, Maitland and surrounds. Call Bairt direct.

// Back to top visibility window.addEventListener('scroll', function(){ var btn = document.getElementById('back-to-top'); if(window.scrollY > 400){ btn.style.opacity='1'; btn.style.pointerEvents='auto'; } else { btn.style.opacity='0'; btn.style.pointerEvents='none'; } document.addEventListener('click', function(e) { var a = e.target.closest('a[href^="tel:"]'); if (a && typeof gtag === 'function') { gtag('event', 'phone_click', { event_category: 'contact', event_label: a.href.replace('tel:', ''), value: 1 }); } }); document.addEventListener('submit', function(e) { var f = e.target; if (f.tagName === 'FORM' && f.method && typeof gtag === 'function') { gtag('event', 'form_submit', { event_label: window.location.pathname,