Our Experts

Meet the Team

Eminent academics and industry leaders who collaborate to ensure the highest quality of scholarship and conference experience.

8 Members Listed
@php $members = [ ['img'=>'1573496359142-b8d87734a5a2', 'name'=>'Prof. Sarah Anderson', 'role'=>'Keynote Speaker', 'field'=>'AI & Cognitive Science', 'country'=>'Harvard University, USA'], ['img'=>'1560250097-0b93528c311a', 'name'=>'Dr. James Chen', 'role'=>'Co-Chair', 'field'=>'Renewable Energy', 'country'=>'MIT, Singapore'], ['img'=>'1580489944761-15a19d654956', 'name'=>'Dr. Emily Williams', 'role'=>'Scientific Reviewer', 'field'=>'Cognitive Science', 'country'=>'Oxford University, UK'], ['img'=>'1507003211169-0a1dd7228f2d', 'name'=>'Prof. Michael Brown', 'role'=>'Session Chair', 'field'=>'Cybersecurity', 'country'=>'ETH Zurich, Switzerland'], ['img'=>'1573497019940-1c28c88b4f3e', 'name'=>'Dr. Lisa Davis', 'role'=>'Keynote Speaker', 'field'=>'Biotechnology', 'country'=>'Stanford, USA'], ['img'=>'1472099645785-5658abf4ff4e', 'name'=>'Prof. Robert Kumar', 'role'=>'Advisory Board', 'field'=>'Economics', 'country'=>'IIT Delhi, India'], ['img'=>'1487412720507-e7ab37603c6f', 'name'=>'Dr. Maria Costa', 'role'=>'Co-Chair', 'field'=>'Social Sciences', 'country'=>'University of Lisbon, Portugal'], ['img'=>'1500648767791-00dcc994a43e', 'name'=>'Prof. David Lee', 'role'=>'Scientific Committee', 'field'=>'Engineering', 'country'=>'Seoul National University, Korea'], ]; @endphp @foreach($members as $m)
{{ $m['name'] }}
{{ $m['role'] }}

{{ $m['name'] }}

{{ $m['field'] }}

{{ $m['country'] }}

@endforeach