www.sydneybuildexpo.com Open in urlscan Pro
99.83.151.117  Public Scan

Submitted URL: http://www.sydneybuildexpo.com/
Effective URL: https://www.sydneybuildexpo.com/
Submission: On November 23 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

Name: NewsletterPOST __form/form

<form name="Newsletter" id="8119FD9E-A4B1-835C-7457C1F1E2F887F5" action="__form/form" ajaxaction="__form/getNextFormPage" class="js-formbuilder-form js-forminit" formname="Newsletter" method="POST">
  <script type="text/javascript">
    if (typeof $script === 'undefined') {
      $.getScript('/__includes/js/script.min.js', function() {
        $script('/__includes/js/formpages.js');
      });
    } else {
      $script('/__includes/js/formpages.js');
    }
    var formtranslations = {
      "cb_formfield_tags_hint": "* Tags are automatically pre-populated. More will be added as you add/edit content (and can be added manually too).",
      "cb_form_submitting_label": "Submitting...",
      "cb_form_error_minoptions": "You have not selected enough options (minimum {-{minoptions}})",
      "cb_form_error_wordlimit": "Maximum word limit exceeded ({-{wordlimit}})",
      "cb_formfield_media_upload": "Upload",
      "cb_form_error_maxoptions": "You have selected too many options (maximum {-{maxoptions}})",
      "cb_formfield_media_selectfile": "SELECT FILE",
      "cb_form_field_text_verify": "Re-enter to verify: {-{field}}",
      "cb_formfield_media_remove": "tick here to remove",
      "cb_form_field_email_verify": "Re-enter to verify: {-{field}}",
      "cb_form_error_maxlength": "Maximum character limit exceeded ({-{currentlength}}/{-{maxlength}})",
      "cb_form_error_nan": "Please enter a valid number",
      "cb_form_error_required": "This field is required"
    };
  </script>
  <script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.12.0/jquery.validate.min.js"></script>
  <style>
    .button.is-loading {
      position: relative;
    }

    .button.is-loading::after {
      animation: 0.6s linear 0s normal none infinite running rotation;
      border-color: rgba(255, 255, 255, 0.8) rgba(255, 255, 255, 0.15) rgba(255, 255, 255, 0.15);
      border-left: 2px solid rgba(255, 255, 255, 0.15);
      border-radius: 100%;
      border-right: 2px solid rgba(255, 255, 255, 0.15);
      border-style: solid;
      border-width: 2px;
      content: "";
      display: inline-block;
      height: 1em;
      margin-left: 1em;
      position: relative;
      top: -1px;
      vertical-align: middle;
      width: 1em;
    }

    @keyframes rotation {
      0% {
        transform: rotate(0deg);
      }

      100% {
        transform: rotate(359deg);
      }
    }

    @keyframes rotation {
      0% {
        transform: rotate(0deg);
      }

      100% {
        transform: rotate(359deg);
      }
    }
  </style>
  <input value="/" id="_returnTo" type="hidden" name="_returnTo"> <input value="46" id="formID" type="hidden" name="formID"> <input value="FB_1365D1B7-5056-B739-54446E7BA740973E" id="slug" type="hidden" name="slug"> <input value="NO" id="_autosubmit"
    type="hidden" name="_autosubmit"> <input value="109" id="_pageid" type="hidden" name="_pageid"> <input value="1" id="_pageorder" type="hidden" name="_pageorder"> <input value="FBP_1365D44D-5056-B739-54BA0F01FEA3D48C" id="_pageslug" type="hidden"
    name="_pageslug">
  <div class="form_page js-form-page " data-pageid="109" data-pagetypeid="0" data-pageorder="1" data-slug="FBP_1365D44D-5056-B739-54BA0F01FEA3D48C">
    <div class="form__group__controls"><input value="109" id="_pages_109" type="hidden" name="_pages" labelposition="ignored" boldlabel="false"></div>
    <div class="form__group form__group--email form__group--id-email_address">
      <div class="form__group__title  form__group__title--hide"><label mandataryindicator="YES" required="YES" class=" form__group__title--hide"><span class="form__field__controls__required">*</span> Email Address</label></div>
      <div class="form__group__controls"><input class=" p-form__group__controls__control" type="email" required="required" maxlength="50" name="Email_Address" placeholder="Email Address" labelposition="hide" data-msg="This field is required"
          boldlabel="NO"></div>
    </div>
    <div class="js-controls">
      <div class="p-form__group form__group">
        <div class="p-form__group__controls form__group__controls"><button class="button button--primary js-submit-btn" type="button">Submit</button></div>
      </div>
    </div>
  </div>
  <script>
    if (typeof Routes === 'undefined') Routes = [];
    Routes['email_address'] = [];
  </script>
</form>

Name: searchformPOST __search

<form name="searchform" action="__search" class="w-search__form" method="post">
  <div class="w-search__form__title"> Search </div>
  <div class="p-form__group form__group">
    <div class="p-form__group__controls form__group__controls"><input class="w-search__form__input" id="q" type="text" name="q" placeholder="Search..."></div>
  </div>
  <div class="p-form__group form__group">
    <div class="p-form__group__controls form__group__controls"><button class="w-search__form__submit" name="searchSubmitButton" id="searchSubmitButton" type="submit">Search</button></div>
  </div>
</form>

POST __zone/dologin

<form action="__zone/dologin" class="w-zone-login__form zoneloginform" method="post">
  <input value="LOGIN" id="formID" type="hidden" name="formID">
  <div class="p-form__group form__group">
    <div class="p-form__group__title form__group__title"><label required="required" for="username" class="p-form__group__title__label form__group__title__label" showrequiredicon="true">Username *</label></div>
    <div class="p-form__group__controls form__group__controls"><input autocomplete="off" class="w-zone-login__form__input" id="username" type="text" required="required" name="username" placeholder="Username"></div>
  </div>
  <div class="p-form__group form__group">
    <div class="p-form__group__title form__group__title"><label required="required" for="password" class="p-form__group__title__label form__group__title__label" showrequiredicon="true">Password *</label></div>
    <div class="p-form__group__controls form__group__controls"><input autocomplete="off" class="w-zone-login__form__input" id="password" type="password" required="required" name="password" placeholder="Password"></div>
  </div>
  <div class="p-form__group form__group">
    <div class="p-form__group__controls form__group__controls"><button class="button w-zone-login__form__submit" name="loginSubmitButton" id="loginSubmitButton" type="submit">Login</button></div>
  </div>
</form>

Text Content

 * HOME
 * ABOUT
   * ABOUT SYDNEY BUILD
     * INTERNATIONAL BUILD EXPOS
   * WHO ATTENDS - POST SHOW REPORT
   * EVENT SUPPORTERS
     * EVENT SUPPORTERS & PARTNERS
     * EVENT AMBASSADORS
     * THE ADVISORY BOARD
     * EVENT MARKETING PACK
   * BLOG
   * CONTACT US
 * 2023 AGENDA
   * 1. THE MAIN STAGE
   * 2. ARCHITECTURE & DESIGN STAGE
   * 3. INFRASTRUCTURE STAGE
   * 4. THE FUTURE OF CONSTRUCTION STAGE
   * 5. DIGITAL CONSTRUCTION STAGE
   * 6. CLIMATE RESILIENCE & SAFETY STAGE
   * 7. SUSTAINABILITY STAGE
   * 8. SKILLS & WELLBEING STAGE
   * 9. DIVERSITY & INCLUSION STAGE
 * SPEAKERS
 * WHATS ON
   * WHAT'S ON?
   * CONFERENCE STAGES
     * 1. SYDNEY BUILD MAIN STAGE
     * 2. ARCHITECTURE & DESIGN STAGE
     * 3. INFRASTRUCTURE STAGE
     * 4. THE FUTURE OF CONSTRUCTION STAGE
     * 5. DIGITAL CONSTRUCTION STAGE
     * 6. CLIMATE RESILIENCE & SAFETY STAGE
     * 7. SUSTAINABILITY STAGE
     * 8. SKILLS & WELLBEING STAGE
     * 9. DIVERSITY & INCLUSION STAGE
   * NETWORKING HUB EVENTS
   * MEET THE BUYERS
   * ARCHITECT'S HUB
   * WOMEN IN CONSTRUCTION
   * DIVERSITY IN CONSTRUCTION
   * CONSTRUCTION IDOLS
   * PRIZES & GIVEAWAYS
 * SPONSORS
   * EVENT SPONSORS
   * SPONSORSHIP OPTIONS
   * SPONSORSHIP ENQUIRY
 * EXHIBITORS
   * EXHIBITORS 2023
   * FLOORPLAN
   * WHY EXHIBIT?
     * EXHIBIT IN 2023
     * EXHIBITING OPTIONS
     * EXHIBITOR ENQUIRY
   * ATTENDEE DATA WARNING
   * EVENT SUPPLIERS
 * Search

EVENT LOGO


 * HOME
 * ABOUT
   * ABOUT SYDNEY BUILD
     * INTERNATIONAL BUILD EXPOS
   * WHO ATTENDS - POST SHOW REPORT
   * EVENT SUPPORTERS
     * EVENT SUPPORTERS & PARTNERS
     * EVENT AMBASSADORS
     * THE ADVISORY BOARD
     * EVENT MARKETING PACK
   * BLOG
   * CONTACT US
 * 2023 AGENDA
   * 1. THE MAIN STAGE
   * 2. ARCHITECTURE & DESIGN STAGE
   * 3. INFRASTRUCTURE STAGE
   * 4. THE FUTURE OF CONSTRUCTION STAGE
   * 5. DIGITAL CONSTRUCTION STAGE
   * 6. CLIMATE RESILIENCE & SAFETY STAGE
   * 7. SUSTAINABILITY STAGE
   * 8. SKILLS & WELLBEING STAGE
   * 9. DIVERSITY & INCLUSION STAGE
 * SPEAKERS
 * WHATS ON
   * WHAT'S ON?
   * CONFERENCE STAGES
     * 1. SYDNEY BUILD MAIN STAGE
     * 2. ARCHITECTURE & DESIGN STAGE
     * 3. INFRASTRUCTURE STAGE
     * 4. THE FUTURE OF CONSTRUCTION STAGE
     * 5. DIGITAL CONSTRUCTION STAGE
     * 6. CLIMATE RESILIENCE & SAFETY STAGE
     * 7. SUSTAINABILITY STAGE
     * 8. SKILLS & WELLBEING STAGE
     * 9. DIVERSITY & INCLUSION STAGE
   * NETWORKING HUB EVENTS
   * MEET THE BUYERS
   * ARCHITECT'S HUB
   * WOMEN IN CONSTRUCTION
   * DIVERSITY IN CONSTRUCTION
   * CONSTRUCTION IDOLS
   * PRIZES & GIVEAWAYS
 * SPONSORS
   * EVENT SPONSORS
   * SPONSORSHIP OPTIONS
   * SPONSORSHIP ENQUIRY
 * EXHIBITORS
   * EXHIBITORS 2023
   * FLOORPLAN
   * WHY EXHIBIT?
     * EXHIBIT IN 2023
     * EXHIBITING OPTIONS
     * EXHIBITOR ENQUIRY
   * ATTENDEE DATA WARNING
   * EVENT SUPPLIERS
 * Search
 * 

CTA HEADER

 
 * Exhibit at Sydney Build
 * Register Free Tickets

 * LinkedIn
 * Instagram
 * Twitter
 * Facebook
 * YouTube

 * Exhibit at Sydney Build
 * Register Free Tickets

 * HOME
 * ABOUT
   * ABOUT SYDNEY BUILD
     * INTERNATIONAL BUILD EXPOS
   * WHO ATTENDS - POST SHOW REPORT
   * EVENT SUPPORTERS
     * EVENT SUPPORTERS & PARTNERS
     * EVENT AMBASSADORS
     * THE ADVISORY BOARD
     * EVENT MARKETING PACK
   * BLOG
   * CONTACT US
 * 2023 AGENDA
   * 1. THE MAIN STAGE
   * 2. ARCHITECTURE & DESIGN STAGE
   * 3. INFRASTRUCTURE STAGE
   * 4. THE FUTURE OF CONSTRUCTION STAGE
   * 5. DIGITAL CONSTRUCTION STAGE
   * 6. CLIMATE RESILIENCE & SAFETY STAGE
   * 7. SUSTAINABILITY STAGE
   * 8. SKILLS & WELLBEING STAGE
   * 9. DIVERSITY & INCLUSION STAGE
 * SPEAKERS
 * WHATS ON
   * WHAT'S ON?
   * CONFERENCE STAGES
     * 1. SYDNEY BUILD MAIN STAGE
     * 2. ARCHITECTURE & DESIGN STAGE
     * 3. INFRASTRUCTURE STAGE
     * 4. THE FUTURE OF CONSTRUCTION STAGE
     * 5. DIGITAL CONSTRUCTION STAGE
     * 6. CLIMATE RESILIENCE & SAFETY STAGE
     * 7. SUSTAINABILITY STAGE
     * 8. SKILLS & WELLBEING STAGE
     * 9. DIVERSITY & INCLUSION STAGE
   * NETWORKING HUB EVENTS
   * MEET THE BUYERS
   * ARCHITECT'S HUB
   * WOMEN IN CONSTRUCTION
   * DIVERSITY IN CONSTRUCTION
   * CONSTRUCTION IDOLS
   * PRIZES & GIVEAWAYS
 * SPONSORS
   * EVENT SPONSORS
   * SPONSORSHIP OPTIONS
   * SPONSORSHIP ENQUIRY
 * EXHIBITORS
   * EXHIBITORS 2023
   * FLOORPLAN
   * WHY EXHIBIT?
     * EXHIBIT IN 2023
     * EXHIBITING OPTIONS
     * EXHIBITOR ENQUIRY
   * ATTENDEE DATA WARNING
   * EVENT SUPPLIERS
 * Search
 * 

Your browser does not support the video tag.





AUSTRALIA'S LARGEST CONSTRUCTION SHOW

 

 * Exhibit at Sydney Build
 * Register Free Tickets

COUNTDOWN




102 Days
10 Hours
56 Mins



Contractors, Architects, Engineers, Developers, Tradies, Government & more

Across 9 stages including Future of Construction, Digital, Architecture,
Sustainability, Civil & more

Numerous forums, networking events and workshops

An unmissable two days of performances, DJs, live music, celebrity guests,
competitions, prize give-aways & much more


ABOUT SYDNEY BUILD

Now in its 7th year, Sydney Build is the best-attended Construction Event in the
whole of Australia.

Sydney Build is the only event in Australia to offer 400+ accredited
presentations, 500+ exhibitors and incredible networking opportunities for all
of Australia's construction, architecture, engineering and infrastructure
industries.

LEARN MORE


POST-SHOW REPORT

Across 2 days, the ICC Sydney played host to a diverse range of products and
solutions, expert speakers and a whole range of feature areas at the show. 

VIEW REPORT


GOVERNMENT SUPPORT

Officially supported by the Mayor of Sydney

VIEW THE WELCOME LETTER


MEET THE BUYERS

Meet and do business with buyers and procurement teams from Australia's leading
contractors and developers.

LEARN MORE


ARCHITECT'S HUB

Architect's Hub at Sydney Build will feature a wide range of 3D models and
designs of exciting projects based in Sydney and Australia. This dedicated area
will showcase innovative work by reputable architecture firms for all to see. 

WHO'S PARTICIPATING


NETWORKING HUB

What better way to expand your connections than to visit all of our
free-to-attend networking events to meet with thousands of attendees across the
two days? Exchange business cards and connect with the construction industry's
most influential figures!

LEARN MORE


WOMEN IN CONSTRUCTION

Australia's largest free-to-attend meeting of Women in Construction takes place
at Sydney Build each year.

Help us drive equality, diversity and change across the industry and become a
Women in Construction Ambassador!

LEARN MORE


DIVERSITY IN CONSTRUCTION

Australia's largest free-to-attend meeting of Diversity in Construction takes
place at Sydney Build each year.

Help us drive equality, diversity and change across the industry and become a
Diversity in Construction Ambassador!

LEARN MORE


CONSTRUCTION IDOLS

The Construction Idols shortlist celebrates the most influential &
inspiring professionals working in Australia's built environment.

We want to celebrate and share the significant contributions that these leaders
have made to the AEC industries.

NOMINATE NOW


FEATURING 400+ TOP-LEVEL SPEAKERS


 * STEWART BIRD
   
   Principal, Innovation , Aurecon
   


 * JORGE CHAPA
   
   Head of Market Transformation, Green Building Council of Australia
   


 * GEORGINA NORTH
   
   Head of Technology & Innovation, Laing O’Rourke
   


 * JAMES HAY
   
   Chief Executive, Energy Corporation of NSW (EnergyCo)
   


 * UMMAY HUMAIRA
   
   Graduate, Icon Co
   


 * DR NATHAN KIRCHNER
   
   Special Advisor - Laing O’Rourke, Executive Director & CSO - Australian Droid
   & Robot, Director - Australian Robotics Group, Laing O’Rourke, Australian
   Droid & Robot, Australian Robotics Group
   


 * TROY ULEMAN
   
   Director, John McAslan + Partners
   


 * BRETT BUHAGIAR
   
   Digital Engineering Operations Lead, WSP
   


 * ALEXANDRA DEL PIERO
   
   NSW Maintenance Superintendent, John Holland
   


 * BEN RIDLEY
   
   Senior Project Manager, Lendlease
   


 * JERUSHA BERESFORD
   
   Sustainability Manager , Australian Steel Institute
   


 * FARANEH MOSAVARI
   
   BIM Coordinator, Beca
   


 * ESSAM REFAI
   
   Associate, Building Technology, AVUX Global Lead, Aurecon
   


 * NEIL CHRISTOPHER
   
   Design Director, Senior Associate, Gensler
   


 * CLARE BAILEY
   
   Head of Marketing, Taylor
   


 * ANGELA JEFFERY
   
   Project Director, Sydney Metro – Western Sydney Airport
   


 * AYMAN KANDEEL
   
   Associate Civil Engineer - NSW - Roads Aviation and Civil, WSP
   


 * THOMAS MITCHELL
   
   Principal HSE, Risk & Compliance, Jacobs
   


 * JANITHA SENAVIRATHNA
   
   Project Management Professional, CPB Contractors
   


 * CLIVE PARSONS
   
   Director for Digital Construction, Mirvac
   


 * MOIYEZ BUKSH
   
   BIM Manager, DKO Architecture
   


 * LIGIA TRINDADE
   
   Regional Digital Engineering Lead (NSW), WSP Australia
   


 * YASER AL MAFRAJI
   
   Lead Civil Engineer, Aurecon
   


 * LUKE CARVELL
   
   Associate - BIM Manager, Beca
   


 * YOLANDA ESPINAR GARCIA
   
   Digital Delivery Lead, Jacobs
   


 * ALEXANDER YAMMAS
   
   Digital Engineering Lead - VIC - Roads Aviation and Civil, WSP
   


 * ADAM VASSALLO
   
   Senior Project Manager, Taylor
   


 * LAUREN GAUDION
   
   Chair, Young Engineers Australia, Sydney Division (YEAS)
   


 * AMY CLARK
   
   Lead Engineer, Buildings Structures, Aurecon
   


 * DAVID ALESSI
   
   Pre Construction Manager, INTREC
   


 * VARGHA ZARE
   
   Senior Project Manager, Kane Constructions Pty Ltd
   


 * WILL RILEY
   
   Managing Director, Weston Williamson and Partners (WW+P)
   


 * BRENDAN MURRAY
   
   Principal, Plus Architecture
   


 * DAVID MORRIS
   
   Practice Director, PMDL Architecture + Design
   


 * KALYANI WAKHARE
   
   Senior Sustainability Officer, Roads Safety, Environment and Regulation,
   Transport for NSW
   


 * RENATA TRACEY
   
   Civil Section Manager, Principal, Stantec
   


 * DAN O’BRIEN
   
   Chief Executive, Cladding Safety Victoria
   


 * KELLY WELLINGTON
   
   Partner, Gray Puksand
   


 * MOHAMED NADA
   
   Cost Control Manager, John Holland
   


 * CAIN SLATER
   
   Chief Operating Officer, Kari Foundation
   


 * IVAN MONTALBO
   
   Quality Assurance Manager, Lendlease
   


 * CURTIS RONDEAU
   
   General Manager, Product and Solutions, Bai Communications Australia
   


 * KEN LEE
   
   Director, Digital Enablement, Aurecon
   


 * MULALO (SYDNEY) MUDAU
   
   Principal Project Manager / Board Of Directors, AECOM
   


 * MARTIN FENN
   
   MMC Lead, Oceania, CIOB
   


 * AMANDA STURGEON
   
   CEO, Build Nature
   


 * DAJON VELDMAN
   
   Associate Director, Urbanism Leader, McGregor Coxall
   


 * ANTHONY O'NEILL
   
   Development Director, Frasers Property Industrial
   


 * ALISON SCOTLAND
   
   Executive Director, Australian Sustainable Built Environment Council (ASBEC)
   


 * JANET CRIBBES
   
   CEO, Tradeswomen Australia
   


 * STEWART BIRD
   
   Principal, Innovation , Aurecon
   


 * JORGE CHAPA
   
   Head of Market Transformation, Green Building Council of Australia
   


 * GEORGINA NORTH
   
   Head of Technology & Innovation, Laing O’Rourke
   


 * JAMES HAY
   
   Chief Executive, Energy Corporation of NSW (EnergyCo)
   


 * UMMAY HUMAIRA
   
   Graduate, Icon Co
   


 * DR NATHAN KIRCHNER
   
   Special Advisor - Laing O’Rourke, Executive Director & CSO - Australian Droid
   & Robot, Director - Australian Robotics Group, Laing O’Rourke, Australian
   Droid & Robot, Australian Robotics Group
   


 * TROY ULEMAN
   
   Director, John McAslan + Partners
   


 * BRETT BUHAGIAR
   
   Digital Engineering Operations Lead, WSP
   


 * ALEXANDRA DEL PIERO
   
   NSW Maintenance Superintendent, John Holland
   


 * BEN RIDLEY
   
   Senior Project Manager, Lendlease
   

1
2
3
4
5
6
7
8
9
10
PrevNext
 * 1
 * 2
 * 3
 * 4
 * 
 * 



VIEW ALL SPEAKERS

AUSTRALIA'S LEADING CONSTRUCTION, ARCHITECTURE & INFRASTRUCTURE SHOW


SYDNEY BUILD IS BACK ON THE 6TH - 7TH MARCH 2023 AT THE ICC SYDNEY. IT IS FREE
TO ATTEND AND CO-HOSTED WITH THE SYDNEY INFRASTRUCTURE EXPO.

Now in its 7th year, Sydney Build is the best-attended Construction Event in the
whole of Australia.

Sydney Build is the only event in Australia to offer 300+ accredited
presentations, 500+ exhibitors and incredible networking opportunities for all
of Australia's construction, architecture, engineering and infrastructure
industries.

 * 9 Stages - Future of Construction, Digital Construction, Construction Safety,
   Architecture, Sustainability, Infrastructure & more. 

 * 1000's of Quality Attendees - Contractors, Architects, Civil Engineers,
   Developers, Tradie's, Government and more.
 * 500+ Exhibitors - Live product showcases
 * 400+ Speakers - Thought leadership and knowledge exchange
 * Networking Opportunities
 * Entertainment - live music, performers, celebrity guests, giveaways and
   more. 

 



102 Days
10 Hours
56 Mins



FIND OUT MORE ABOUT SYDNEY BUILD

9 CPD CONFERENCE STAGES







View Event Agenda


TESTIMONIALS

 * “Exhibiting at the Sydney Build show was fantastic, Marathon Modular enjoyed
   the entire show and would like to thank the organizers for the huge part they
   play in the success of this exhibition”
   Marathon Modular
   
 * "I just wanted to say to you and the team, great job on an excellent event.
   I'd been in years before and this one was by far the best. You had great
   traffic. I was actually surprised. I'm definitely interested in a bigger
   speaking role next year and I'll likely exhibit."
   Tradie Web Guys
   
 * "The Perfect Hire team and I thought the expo was fantastic. There was a
   great mix of people walking through looking at the exhibitions and we have
   gained a lot of quality leads due to this. We did not hesitate to sign up for
   the following year when approached to do so."
   Perfect Hire
   
 * "Sydney Build allowed me to meet and make contact with people involved across
   the breadth of the building industry, which will contribute to the ongoing
   opportunities and growth of my practice."
   Bijl Architecture
   

1
2
3
4

SYDNEY BUILD IS ATTENDED BY THOUSANDS OF CONTRACTORS, ARCHITECTS, ENGINEERS,
DEVELOPERS & GOVERNMENT COMPANIES ATTENDING INCLUDE:




SYDNEY BUILD AFTER DARK



Sydney Build After Dark is a great opportunity to unwind and network with the
most senior decision-makers in the construction industry. Enjoy an exclusive
private waterfront venue, steps away from Sydney's Harbour and numerous bustling
hotspots. 

Make incredible memories and forge strong business connections, all while
unlocking the other side of Sydney Build Expo 2023.

LEARN MORE

PARTNERS

Loading
PreviousNext
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8





 

SPONSORS

Loading

 * 1
 * 2





 


INDUSTRY NEWS

Loading



 * SYDNEY PROJECTS USE RENEWABLE DIESEL IN AUSTRALIAN-FIRST
   
   23 Nov 2022 John Thompson, Infrastructure Magazine
   Read More
    * Twitter
    * Facebook
    * LinkedIn
    * Email


 * MULTIPLEX KICKS OFF CONSTRUCTION ON $200M QLD TOWER
   
   22 Nov 2022
   Read More
    * Twitter
    * Facebook
    * LinkedIn
    * Email


 * WELSH AND MAJOR WINS DESIGN EXCELLENCE COMPETITION FOR COMMERCIAL COMPLEX IN
   SYDNEY
   
   22 Nov 2022
   Read More
    * Twitter
    * Facebook
    * LinkedIn
    * Email

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * ...
 * 183
 * 
 * 


PHOTO GALLERY 2022

Loading
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * ...
 * 23
 * 
 * 

 

View more


FOLLOW US ON INSTAGRAM

View on Instagram
Visitors

20,000+

Over 2 Days

Exhibitors

500+

Across 4 Halls

Speakers

400+

Over 9 Stages

Stages

9

Free to Attend

ACKNOWLEDGEMENT TO COUNTRY

ACKNOWLEDGEMENT TO COUNTRY

In the spirit of reconciliation Sydney Build acknowledges the Traditional
Custodians of country throughout Australia and their connections to land, sea
and community. We pay our respect to their Elders past and present and extend
that respect to all Aboriginal and Torres Strait Islander peoples today.

SIGN UP TO RECEIVE OUR NEWSLETTER & FURTHER UPDATES ABOUT THE SHOW

* Email Address

Submit





QUICK LINKS

 * 2023 SPEAKERS
 * CONFERENCE AGENDA
 * EVENT GUIDE
 * SYDNEY AFTER DARK
 * NETWORKING EVENTS
 * EXHIBIT IN 2023
 * REGISTER TICKETS

VENUE & TIMING

Australia's Largest Construction Event For the Architecture & Design
Build Industry. Register Your Free Tickets Today.

When:
Monday, 6 March: 9:00am - 5:00pm (evening networking events until 8:00pm)
Tuesday, 7 March: 9:00am - 5:00pm


Where:

ICC Sydney, Exhibition Centre, Halls 1-4
14 Darling Dr, Sydney NSW 2000

CONTACT US

CONTACT US 

____________________________

AUSTRALIA BUILD ONLINE

www.australiabuild.com

____________________________

OTHER LINKS

 * ONLINE EVENTS
 * SYDNEY INFRASTRUCTURE
 * DIGITAL CONSTRUCTION AUSTRALIA
 * BLOG

INTERNATIONAL EXHIBITIONS

UPCOMING EVENTS

We are running 12 industry-leading events for the construction sector in
2022. 8 Online Events & 4 face to face exhibitions.

Sydney Build 2023 will return to ICC Sydney on March 6th & 7th - Save the date!

View Event Calendar

UPCOMING INTERNATIONAL EXHIBITIONS



 

 

 * © Copyright 2022

Exhibition Website by ASP
Search

Search
Username *

Password *

Login
Exhibit at Sydney Build 2023.
17,444 Attendees Took Part in Sydney Build 2022. Space is filling up for 2023.
Join Us On 6th - 7th March at ICC Sydney. 


If you would like to exhibit please download the brochure, floorplan and full
exhibitor information.


Request Exhibitor Info
Register Your FREE Tickets Today!
Save The Date for Sydney Build 2023: 
March 6-7. ICC Sydney Halls 1-4.


Join 400+ Speakers across 9 Event Stages & Network With Thousands of Industry
Professionals.


Join Australia's Largest Construction Expo!


REGISTER NOW
Request The 2023 Exhibitor Brochure Download Now