@php $members = array ( 0 => array ( 'img' => '1573496359142-b8d87734a5a2', 'name' => 'Prof. Sarah Anderson', 'role' => 'Committee Chair', 'field' => 'AI & Machine Learning', 'country' => 'MIT, USA', 'bio' => 'Deep learning applications in clinical diagnostics and medical imaging.', ), 1 => array ( 'img' => '1560250097-0b93528c311a', 'name' => 'Dr. James Chen', 'role' => 'Senior Reviewer', 'field' => 'Renewable Energy Systems', 'country' => 'NUS, Singapore', 'bio' => 'Photovoltaic efficiency and grid-scale energy storage solutions.', ), 2 => array ( 'img' => '1580489944761-15a19d654956', 'name' => 'Dr. Emily Williams', 'role' => 'Reviewer', 'field' => 'Cognitive Neuroscience', 'country' => 'Oxford University, UK', 'bio' => 'Memory consolidation and neural plasticity in learning environments.', ), 3 => array ( 'img' => '1507003211169-0a1dd7228f2d', 'name' => 'Prof. Michael Brown', 'role' => 'Reviewer', 'field' => 'Cybersecurity', 'country' => 'ETH Zurich, Switzerland', 'bio' => 'Post-quantum cryptography and zero-trust network architectures.', ), 4 => array ( 'img' => '1573497019940-1c28c88b4f3e', 'name' => 'Dr. Lisa Davis', 'role' => 'Reviewer', 'field' => 'Biotechnology', 'country' => 'Stanford, USA', 'bio' => 'Gene therapy delivery systems and synthetic biology.', ), 5 => array ( 'img' => '1472099645785-5658abf4ff4e', 'name' => 'Prof. Robert Kumar', 'role' => 'Senior Reviewer', 'field' => 'Behavioral Economics', 'country' => 'IIT Delhi, India', 'bio' => 'Nudge theory, decision-making and market design.', ), 6 => array ( 'img' => '1487412720507-e7ab37603c6f', 'name' => 'Dr. Maria Costa', 'role' => 'Reviewer', 'field' => 'Social Sciences', 'country' => 'Lisbon University, Portugal', 'bio' => 'Cross-cultural social capital and migration policy research.', ), 7 => array ( 'img' => '1500648767791-00dcc994a43e', 'name' => 'Prof. David Lee', 'role' => 'Reviewer', 'field' => 'Civil Engineering', 'country' => 'Seoul National University', 'bio' => 'Smart infrastructure and seismic-resilient structural systems.', ), 8 => array ( 'img' => '1559839734-2b71ea197ec2', 'name' => 'Dr. Priya Patel', 'role' => 'Reviewer', 'field' => 'Public Health', 'country' => 'AIIMS, India', 'bio' => 'Epidemiology and pandemic preparedness planning.', ), 9 => array ( 'img' => '1506794778202-cad84cf45f1d', 'name' => 'Prof. Ethan Moore', 'role' => 'Reviewer', 'field' => 'Climate Science', 'country' => 'Cambridge, UK', 'bio' => 'Carbon capture, atmospheric modelling and climate risk.', ), ); @endphp {{-- Section Header --}}
Review Board

Scientific Committee

Experts in their fields ensuring the highest standards of peer review and academic integrity.

{{ count($members) }} Members Listed
{{-- Speaker Grid --}}
@foreach($members as $m) @endforeach