confluence.zinnov.com Open in urlscan Pro
3.18.49.71  Public Scan

URL: https://confluence.zinnov.com/india/speakers/
Submission: On June 14 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

Name: speaker_formPOST https://confluence.zinnov.com/india/speakers

<form action="https://confluence.zinnov.com/india/speakers" method="post" name="speaker_form" id="speaker_form">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_first_name" id="speaker_first_name" value="" placeholder="First Name*">
        <span id="speaker_first_name_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_last_name" id="speaker_last_name" value="" placeholder="Last Name*"> <span id="speaker_last_name_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="email" class="form-control" name="speaker_email" id="speaker_email" value="" placeholder="Business Email*"> <span id="speaker_email_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="number" class="form-control" name="speaker_phone" id="speaker_phone" minlength="10" maxlength="15" value="" placeholder="Phone"> <span id="speaker_phone_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_company" id="speaker_company" value="" placeholder="Company Name*"> <span id="speaker_company_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_designation" id="speaker_designation" value="" placeholder="Job Title*"> <span id="speaker_designation_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_core_expertise" id="speaker_core_expertise" value="" placeholder="Core Expertise*"> <span id="speaker_core_expertise_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_year_expertise" id="speaker_year_expertise" value="" placeholder="Years of Expertise*"> <span id="speaker_year_expertise_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <input type="text" class="form-control" name="speaker_video_links" id="speaker_video_links" value="" placeholder="Video Links (Previous talks/panel discussions)"><span id="speaker_video_links_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <textarea name="speaker_profile" id="speaker_profile" rows="3" cols="3" class="form-control" placeholder="Profile*"></textarea> <span id="speaker_profile_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <textarea name="speaker_conferences_attended_before" id="speaker_conferences_attended_before" rows="3" cols="3" class="form-control" placeholder="Conferences attended before*"></textarea> <span id="speaker_conferences_attended_before_error"
          class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <textarea name="speaker_possible_speaking_topic" id="speaker_possible_speaking_topic" rows="3" cols="3" class="form-control" placeholder="Possible speaking topic*"></textarea> <span id="speaker_possible_speaking_topic_error"
          class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <input type="url" class="form-control" name="speaker_linkedin_url" id="speaker_linkedin_url" value="" placeholder="Linkedin URL* (LinkedIn URL Format: https://www.linkedin.com/in/USERNAME)"><span id="speaker_linkedin_url_error"
          class="small text-danger"></span>
      </div>
    </div>
    <hr>
    <div class="col-md-12 ns-checkbox">
      <h6>Nominator Details</h6>
      <div class="form-group">
        <input type="checkbox" class="form-control" name="nominating_self" id="nominating_self" value="1"><label class="checkbox-inline">Nominating Self</label>
        <span id="nominating_self_error" class="small text-danger"></span>
      </div>
    </div>
    <div class="col-md-12" id="ns-nominator">
      <div class="row">
        <div class="col-md-6">
          <div class="form-group">
            <input type="text" class="form-control" name="speaker_nominator_name" id="speaker_nominator_name" value="" placeholder="Nominator Name*">
            <span class="small text-danger" id="speaker_nominator_name_error"></span>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <input type="email" class="form-control" name="speaker_nominator_email" id="speaker_nominator_email" value="" placeholder="Nominator Business Email*">
            <span class="small text-danger" id="speaker_nominator_email_error"></span>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <input type="text" class="form-control" name="speaker_nominator_company" id="speaker_nominator_company" value="" placeholder="Nominator Company Name*">
            <span class="small text-danger" id="speaker_nominator_company_error"></span>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <input type="text" class="form-control" name="speaker_nominator_designation" id="speaker_nominator_designation" value="" placeholder="Nominator Job Title*">
            <span class="small text-danger" id="speaker_nominator_designation_error"></span>
          </div>
        </div>
      </div>
    </div>
    <hr>
    <div class="col-md-12">
      <div class="form-group">
        <textarea name="speaker_comments" id="speaker_comments" rows="3" cols="3" class="form-control" placeholder="Comments"></textarea><span id="speaker_comments_error" class="small text-danger"></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <input type="hidden" id="form-type" name="form-type" value="speaker">
      <input type="hidden" id="confluence_id" name="confluence_id" value="62">
      <input type="hidden" id="confluence" name="confluence" value="India">
      <input type="hidden" id="confluence_year" name="confluence_year" value="2023">
      <div class="form-group">
        <div class="row">
          <div class="col-md-4">
            <div class="g-recaptcha" id="g-recaptcha" data-sitekey="6LcZCZMUAAAAAFfe6A2AVzLmyOJheYwDBr1k7lhD">
              <div style="width: 304px; height: 78px;">
                <div><iframe title="reCAPTCHA"
                    src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcZCZMUAAAAAFfe6A2AVzLmyOJheYwDBr1k7lhD&amp;co=aHR0cHM6Ly9jb25mbHVlbmNlLnppbm5vdi5jb206NDQz&amp;hl=de&amp;v=Xh5Zjh8Od10-SgxpI_tcSnHR&amp;size=normal&amp;cb=t5sz31ff7r51"
                    width="304" height="78" role="presentation" name="a-yrsm8k7xfy62" frameborder="0" scrolling="no"
                    sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
                  class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
              </div><iframe style="display: none;"></iframe>
            </div>
          </div>
          <div class="col-md-8"></div>
        </div>
        <div class="row text-center">
          <div class="col-md-6"></div>
          <div class="col-md-6">
            <input type="submit" value="SUBMIT" id="applysubmit" class="button custom-btn fl-rght">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST https://zinnov.us8.list-manage.com/subscribe/post?u=4b697c1c6f093482b755a3918&id=4b736a81a9

<form action="https://zinnov.us8.list-manage.com/subscribe/post?u=4b697c1c6f093482b755a3918&amp;id=4b736a81a9" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="novalidate">
  <div id="mc_embed_signup_scroll">
    <div id="mce-responses" class="clear">
      <div class="response" id="mce-error-response" style="display:none"></div>
      <div class="response" id="mce-success-response" style="display:none"></div>
    </div>
    <!-- <h2>Subscribe</h2> -->
    <!-- <div class="indicates-required"><span class="asterisk">*</span> indicates required</div> -->
    <div class="row">
      <div class="col-md-6">
        <div class="mc-field-group">
          <label for="mce-FNAME">First Name <span class="asterisk">*</span></label>
          <input type="text" value="" name="FNAME" class="required" id="mce-FNAME" aria-required="true">
        </div>
      </div>
      <div class="col-md-6">
        <div class="mc-field-group">
          <label for="mce-LNAME">Last Name <span class="asterisk">*</span></label>
          <input type="text" value="" name="LNAME" class="required" id="mce-LNAME" aria-required="true">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12">
        <div class="mc-field-group">
          <label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label>
          <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" aria-required="true">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="mc-field-group">
          <label for="mce-DESIGNATIN">Designation <span class="asterisk">*</span></label>
          <input type="text" value="" name="DESIGNATIN" class="required" id="mce-DESIGNATIN" aria-required="true">
        </div>
      </div>
      <div class="col-md-6">
        <div class="mc-field-group">
          <label for="mce-COMPANY">Company <span class="asterisk">*</span></label>
          <input type="text" value="" name="COMPANY" class="required" id="mce-COMPANY" aria-required="true">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-6">
        <div class="mc-field-group size1of2">
          <label for="mce-PHONE">Phone Number </label>
          <input type="text" name="PHONE" class="" value="" id="mce-PHONE">
        </div>
      </div>
      <div class="col-md-6">
        <div class="mc-field-group">
          <label for="mce-LOCATION">Location </label>
          <input type="text" value="" name="LOCATION" class="" id="mce-LOCATION">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12">
        <div class="mc-field-group">
          <label for="mce-LINKEDIN">Linkedin </label>
          <input type="url" value="" name="LINKEDIN" class=" url" id="mce-LINKEDIN">
        </div>
      </div>
    </div>
    <div id="mergeRow-gdpr" class="mergeRow gdpr-mergeRow content__gdprBlock mc-field-group">
      <div class="content__gdpr">
        <!-- <label>Marketing Permissions</label> -->
        <!-- <p>Please select all the ways you would like to hear from :</p> -->
        <fieldset class="mc_fieldset gdprRequired mc-field-group" name="interestgroup_field">
          <label class="checkbox subfield" for="gdpr_35849"><input type="checkbox" id="gdpr_35849" name="gdpr[35849]" value="Y" class="av-checkbox gdpr"><span>By checking the box, you are agreeing to
              <a href="https://confluence.zinnov.com/india/terms-and-conditions" target="_blank"><b>Zinnov's Privacy policy, and Terms &amp; Conditions</b></a></span> </label>
          <!-- <label class="checkbox subfield" for="gdpr_35853"><input type="checkbox" id="gdpr_35853" name="gdpr[35853]" value="Y" class="av-checkbox gdpr"><span>Direct Mail</span> </label> -->
        </fieldset>
        <p>You can unsubscribe at any time by clicking the link in the footer of our emails.</p>
      </div>
      <!-- <div class="content__gdprLegal">
            <p>We use Mailchimp as our marketing platform. By clicking below to subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. <a href="https://mailchimp.com/legal/" target="_blank">Learn more about Mailchimp's privacy practices here.</a></p>
        </div> -->
    </div>
    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_4b697c1c6f093482b755a3918_4b736a81a9" tabindex="-1" value=""></div>
    <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
  </div>
</form>

Text Content

 * Home
 * Agenda
 * Speakers
 * Partners
   
 * Zinnov Awards
 * Register Now

 * 
 * 
 * 
 * 

 * Home
 * Agenda
 * Speakers
 * Partners
   
 * Zinnov Awards
 * Register Now




SPEAKERS

13-14 July 2023 | SHERATON GRAND BENGALURU WHITEFIELD
SPEAK AT CONFLUENCE - 2023  



OUR SPEAKERS

JUN TANIGUCHI

Hitachi Digital

JUN TANIGUCHI

Hitachi Digital
Click to know more

FIONATAN

Wayfair

FIONATAN

Wayfair
Click to know more

WOLFGANG KRIPS

Amadeus

WOLFGANG KRIPS

Amadeus
Click to know more

DIPESH SHAH

Samsung R&D Institute India

DIPESH SHAH

Samsung R&D Institute India
Click to know more

ROBERT LEE

Pure Storage

ROBERT LEE

Pure Storage
Click to know more


SINDHU GANGADHARAN

SAP

SINDHU GANGADHARAN

SAP
Click to know more

KUNAL RUVALA

Honeywell Technology Solutions

KUNAL RUVALA

Honeywell Technology Solutions
Click to know more

JAY DOSHI

British Telecom

JAY DOSHI

British Telecom
Click to know more

SARAVANAN SARV

Microsoft

SARAVANAN SARV

Microsoft
Click to know more

PRIYARANJAN JHA

PepsiCo

PRIYARANJAN JHA

PepsiCo
Click to know more


YASUKANE MATSUMOTO

RAKSUL INC.

YASUKANE MATSUMOTO

RAKSUL INC.
Click to know more

CHETAN GARGA

Allstate India

CHETAN GARGA

Allstate India
Click to know more

CHITRA SUKUMAR

Schneider Electric

CHITRA SUKUMAR

Schneider Electric
Click to know more

AJEYA MOTAGANAHALLI

Pure Storage

AJEYA MOTAGANAHALLI

Pure Storage
Click to know more

TATSUO KINOSHITA

Mercari Inc.

TATSUO KINOSHITA

Mercari Inc.
Click to know more


RAMKUMAR NARAYANAN

VMware India

RAMKUMAR NARAYANAN

VMware India
Click to know more

DEEPAK VISWESWARAIAH

Pegasystems India pvt ltd

DEEPAK VISWESWARAIAH

Pegasystems India pvt ltd
Click to know more

BALA GIRISABALLA

Vista Equity Partners

BALA GIRISABALLA

Vista Equity Partners
Click to know more

LEKSHMI NAIR

Synopsys

LEKSHMI NAIR

Synopsys
Click to know more

SAKAAR ANAND

BMC Software

SAKAAR ANAND

BMC Software
Click to know more


DHIMAN BASU RAY

Tech Mahindra

DHIMAN BASU RAY

Tech Mahindra
Click to know more

KRISHNA PRASAD SHASTRY

Hewlett Packard Enterprise

KRISHNA PRASAD SHASTRY

Hewlett Packard Enterprise
Click to know more

RAVI KRISHNAMOORTHY

SONY

RAVI KRISHNAMOORTHY

SONY
Click to know more

KEN WAKASA

Mercari India

KEN WAKASA

Mercari India
Click to know more

SUBHASHINI SRIRAM

Carelon Global Solutions, India

SUBHASHINI SRIRAM

Carelon Global Solutions, India
Click to know more


VAITHEESWARAN K



VAITHEESWARAN K


Click to know more

VIDYUN R HEBBAR



VIDYUN R HEBBAR


Click to know more

MOHAN PARTHASARATHY

Hewlett Packard Enterprise

MOHAN PARTHASARATHY

Hewlett Packard Enterprise
Click to know more

TOSHIHIRO MIZUTANI

JETRO Bengaluru

TOSHIHIRO MIZUTANI

JETRO Bengaluru
Click to know more

SUDEEP RALHAN



SUDEEP RALHAN


Click to know more


VIJAY SWAMINATHAN

Zinnov & Draup

VIJAY SWAMINATHAN

Zinnov & Draup
Click to know more

VAMSEE TIRUKKALA

Zinnov & Draup

VAMSEE TIRUKKALA

Zinnov & Draup
Click to know more

PARI NATARAJAN

Zinnov

PARI NATARAJAN

Zinnov
Click to know more

NILESH THAKKER

Zinnov

NILESH THAKKER

Zinnov
Click to know more

SIDHANT RASTOGI

Zinnov

SIDHANT RASTOGI

Zinnov
Click to know more


AMITA GOYAL

Zinnov

AMITA GOYAL

Zinnov
Click to know more

ATIT DANAK

Zinnov

ATIT DANAK

Zinnov
Click to know more

NAMITA ADAVI

Zinnov

NAMITA ADAVI

Zinnov
Click to know more


BECOME A
SPEAKER

--------------------------------------------------------------------------------

NOMINATOR DETAILS

Nominating Self


--------------------------------------------------------------------------------






 *  * 
    * 
    * 
    * 


 * MENU
   
   * About Us
   * Agenda
   * Speakers
   * Legal Disclaimer
   * Privacy Policy
   * Contact Us
   


 * NEWSLETTER
   
   Join the mailing list to stay informed about all things Confluence.

Copyright © 2017-23 Zinnov. All rights reserved




SUBSCRIBE

×
First Name *
Last Name *
Email Address *
Designation *
Company *
Phone Number
Location
Linkedin
By checking the box, you are agreeing to Zinnov's Privacy policy, and Terms &
Conditions

You can unsubscribe at any time by clicking the link in the footer of our
emails.






×



OUR SUSTAINABILITY CHECKLIST

×

Here are some of the steps that we are taking to run Zinnov Confluence
sustainably:

 * Moving 85% of all branding to low power consumption LEDs from printed
   standees and flyers
 * Using 100% reusable cotton lanyards instead of plastic lanyards
 * Replacing plastic badges with seed cards which can grow into flowers when
   planted in soil
 * Replacing plastic-lined paper cups with kulhads that are biodegradable for
   tea/coffee
 * Replacing plastic water bottles with water booths (refillable cans and
   glasses)
 * Encouraging attendees to get their own bottles – which will help us avoid the
   wastage of more than 30k plastic bottles in 2 days
 * Using MDFs, which are recyclable for booths and other stall instalments
 * Using palette board, which is already upcycled, for infrastructure and other
   installations
 * Encouraging all delegates to carpool, and use EV taxis and buses to reach the
   venue.
 * Swapping physical standees with digital ones
 * Reimagining our gifting to include all biodegradable/recyclable/reusable
   packing, printing, etc., and supplementing the same with donations equivalent
   to the gift value toward tree-planting drives to offset our carbon footprint
 * Making program agenda, and other important information available through QR
   code scans instead of print
 * Not using flex print material, which is non-biodegradable and non-recyclable,
   and instead using only canvas or cloth – which is biodegradable and
   recyclable
 * Working with a sustainability partner to educate ourselves and all our
   partners on making sustainable choices, and also ensuring the waste created
   at the event is either upcycled, recycled, or converted to biofuel. We have
   onboarded Hasiru Dala as our Eco Partner to help with this process
 * Hasiru Dala is also helping us baseline all our efforts and track the
   environmental impact of this event, to help us understand, analyze, and
   evaluate our processes to improve them for future events at all scales
 * Installing bins in strategic locations at the event for attendees to drop off
   their seed cards, lanyards, notebooks, pencils, etc., and avoid the extra
   waste that would have otherwise reached the garbage dumps/landfills
   unsegregated
 * Using standard-sized building blocks (100% reusable) for stage, sponsor
   booths, registration booths, and other stalls. Using standard size
   blocks/slats prevents the creation of any scrap/wastage, reducing the amount
   of material that needs to be upcycled
 * Using coated fabric instead of plastic/vinyl for any print work
 * Using eco-solvent ink, a biodegradable solvent, for printing
 * Using sustainable materials like paper and jute for all our bags
 * Providing a limited number of notebooks (that are made of recycled paper) to
   the audience. Recommending they bring their own notebooks to prevent
   unnecessary use of paper.
 * Providing paper pencils (to avoid using plastic refills) that are made from
   newspaper and sourced from rural parts of Karnataka. The objective is to
   create employment and reuse instead of creating new material
 * Getting power from BS6 compliant generators which are more efficient than
   other diesel generators
 * Using an energy-efficient sound system based on the SPL graph for optimum
   usage
 * Using floor carpeting that is reusable and optimizes sound. This enables us
   to reduce the usage of equipment and electricity
 * Backdrop renders using LED lights, which saves energy
 * Partnering with the hotel to use all the extra food from the event to feed
   its employees and staff. Extra food waste is being managed by our Eco Partner
   and will be taken to the recycling plant to be convert into biofuel
 * Arranging carpools for all Zinnov employees to offset carbon footprint. The
   total number of vehicles leveraged has now been reduced by at least 65% as
   compared to the previous event of a similar scale.
 * Creating an idea bank of how to run events sustainably from our employees,
   our partners, and our customers, which will help us take the necessary steps
   to drive more sustainable events
 * Using the platform of Confluence to educate over 600 companies that are
   present at the event about the choices that can help spark a change
 * Connecting our event partners and vendors to our Eco Partner to ensure their
   materials and waste are effectively disposed
 * Hosting a Maker Faire that will feature sustainability-focused or
   sustainably-run businesses that can be leveraged by the ecosystem to make
   better choices
 * Using logos and brand strategically – so that the material created can be
   reused again at different events rather than being disposed after one-time
   use.