{"id":631,"date":"2026-01-28T00:31:43","date_gmt":"2026-01-28T00:31:43","guid":{"rendered":"https:\/\/ssciex.org.my\/home\/?page_id=631"},"modified":"2026-05-11T10:16:55","modified_gmt":"2026-05-11T02:16:55","slug":"our-team","status":"publish","type":"page","link":"https:\/\/ssciex.org.my\/home\/our-team\/","title":{"rendered":"our team"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Our Team | SSCiEX<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/photoswipe\/5.4.2\/photoswipe.min.css\" \/>\n    \n    <style>\n        :root { \n            --brand-dark: #032C41; \n            --brand-teal: #008298;\n            --brand-light: #39C7EB;\n        }\n        body { font-family: 'Inter', sans-serif; background-color: #fcfcfc; scroll-behavior: smooth; }\n        .text-brand { color: var(--brand-dark); }\n        .bg-brand { background-color: var(--brand-dark); }\n        \n        \/* Team Card Styles *\/\n        .flip-card { background-color: transparent; perspective: 1000px; height: 280px; opacity: 0; transition: opacity 0.5s ease-in; }\n        .flip-card.loaded { opacity: 1; }\n        .flip-card-inner { position: relative; width: 100%; height: 100%; transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1); transform-style: preserve-3d; cursor: pointer; }\n        .flip-card:hover .flip-card-inner { transform: rotateY(180deg); }\n        .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; border-radius: 0.75rem; overflow: hidden; }\n        .flip-card-front { background-color: #e5e7eb; display: flex; align-items: center; justify-content: center; }\n        .flip-card-front img { width: 100%; height: 100%; object-fit: cover; object-position: top; }\n        .card-overlay { position: absolute; bottom: 0; left: 0; right: 0; padding: 1.5rem 1rem 1rem 1rem; background: linear-gradient(to top, rgba(3, 44, 65, 0.9) 0%, rgba(3, 44, 65, 0.4) 60%, transparent 100%); }\n        \n        \/* Fixed: Back of card color updated to Brand Dark *\/\n        .flip-card-back { background-color: var(--brand-dark); color: white; transform: rotateY(180deg); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 1rem; text-align: center; }\n        \n        \/* Filter Buttons *\/\n        .filter-btn.active { background-color: var(--brand-dark); color: white; border-color: var(--brand-dark); }\n\n        \/* Slideshow Styling *\/\n        .swiper { width: 100%; height: 450px; border-radius: 1rem; }\n        .swiper-slide { cursor: zoom-in; overflow: hidden; }\n        .swiper-slide img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }\n        .swiper-slide:hover img { transform: scale(1.03); }\n        .swiper-button-next, .swiper-button-prev { color: #fff !important; }\n        .swiper-pagination-bullet-active { background: var(--brand-light) !important; }\n\n        \/* Loading Spinner *\/\n        .loader { border: 3px solid #f3f3f3; border-top: 3px solid var(--brand-teal); border-radius: 50%; width: 40px; height: 40px; animation: spin 1s linear infinite; }\n        @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }\n\n        \/* CTA Animations *\/\n        .cta-container { transition: transform 0.3s ease, box-shadow 0.3s ease; animation: fadeInUp 0.8s ease-out; }\n        .cta-container:hover { transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0,0,0,0.1) !important; }\n        \n        \/* Unified Glow Button for CTA *\/\n        .glow-button {\n            transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);\n            box-shadow: 0 0 15px rgba(57, 199, 235, 0.2);\n        }\n        .glow-button:hover {\n            box-shadow: 0 0 30px rgba(57, 199, 235, 0.4);\n            transform: scale(1.05);\n            background-color: white !important;\n            color: var(--brand-dark) !important;\n        }\n\n        @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n    <\/style>\n<\/head>\n<body class=\"text-gray-900\">\n\n    <div class=\"max-w-7xl mx-auto px-6 pt-10\">\n        <a href=\"https:\/\/ssciex.org.my\/home\/about-us\/\" class=\"inline-flex items-center text-gray-400 hover:text-[var(--brand-teal)] transition group text-sm font-medium\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-4 w-4 mr-2\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path d=\"M10 19l-7-7m0 0l7-7m-7 7h18\" stroke-width=\"2\"\/><\/svg>\n            Back to About Us\n        <\/a>\n    <\/div>\n\n    <section class=\"py-8 px-6\">\n        <div class=\"max-w-3xl mx-auto text-center mb-10\" data-aos=\"fade-up\">\n            <h1 class=\"text-3xl md:text-5xl font-bold text-brand\">Meet SSCiEX Team<\/h1>\n        <\/div>\n        <div class=\"flex justify-center\" data-aos=\"zoom-in\">\n            <div class=\"w-full max-w-[320px]\">\n                <div class=\"flip-card loaded\" style=\"height: 400px;\">\n                    <div class=\"flip-card-inner shadow-xl\">\n                        <div class=\"flip-card-front\">\n                            <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp\" alt=\"Ts. Dr. Peter Morin Nissom\">\n                            <div class=\"card-overlay text-left\">\n                                <h2 class=\"text-white text-xl font-bold\">Ts. Dr. Peter Morin Nissom P.B.S<\/h2>\n                                <p class=\"text-[var(--brand-light)] text-sm\">Managing Director<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flip-card-back rounded-xl\">\n                            <h2 class=\"text-lg font-bold mb-1\">Ts. Dr. Peter Morin Nissom<\/h2>\n                            <p class=\"text-[var(--brand-light)] text-sm mb-4\">Managing Director<\/p>\n                            <a href=\"mailto:pmorin@ssciex.org.my; class=\"bg-white text-brand px-5 py-2 rounded-full text-xs font-bold transition hover:bg-gray-100\">Email MD<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"max-w-7xl mx-auto px-6 py-6 border-t border-gray-100 mt-12\">\n        <div class=\"flex flex-col lg:flex-row items-center justify-between gap-4\">\n            <div class=\"relative w-full lg:max-w-xs\">\n                <input type=\"text\" id=\"memberSearch\" placeholder=\"Find a member...\" class=\"w-full pl-10 pr-4 py-2.5 text-sm rounded-lg border border-gray-200 focus:ring-2 focus:ring-[var(--brand-teal)] outline-none transition\">\n                <svg class=\"w-4 h-4 text-gray-400 absolute left-3.5 top-3.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\" stroke-width=\"2\"\/><\/svg>\n            <\/div>\n            <div class=\"flex flex-wrap justify-center gap-2\">\n                <button class=\"filter-btn active px-3 py-1.5 rounded-full border border-gray-200 text-[10px] font-bold uppercase transition\" data-filter=\"all\">All<\/button>\n                <button class=\"filter-btn px-3 py-1.5 rounded-full border border-gray-200 text-[10px] font-bold uppercase transition\" data-filter=\"Edu\">Education &#038; Outreach<\/button>\n                <button class=\"filter-btn px-3 py-1.5 rounded-full border border-gray-200 text-[10px] font-bold uppercase transition\" data-filter=\"Tech\">Facility Management &#038; Technical<\/button>\n                <button class=\"filter-btn px-3 py-1.5 rounded-full border border-gray-200 text-[10px] font-bold uppercase transition\" data-filter=\"admin\">Finance, Administration, Corporate &#038; HR<\/button>\n                <button class=\"filter-btn px-3 py-1.5 rounded-full border border-gray-200 text-[10px] font-bold uppercase transition\" data-filter=\"CSL\">Common Science Lab<\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"max-w-7xl mx-auto px-6 py-8 relative min-h-[400px]\">\n        <div id=\"grid-loader\" class=\"absolute inset-0 flex flex-col items-center justify-center bg-white z-10 transition-opacity duration-500\">\n            <div class=\"loader mb-4\"><\/div>\n            <p class=\"text-gray-400 text-sm font-medium animate-pulse\">Loading SSCiEX Team&#8230;<\/p>\n        <\/div>\n        <div id=\"team-grid\" class=\"grid grid-cols-2 md:grid-cols-3 lg:grid-cols-4 2xl:grid-cols-5 gap-4\">\n            <\/div>\n    <\/section>\n\n    <section class=\"max-w-7xl mx-auto px-6 py-16 border-t border-gray-100\">\n        <div class=\"mb-10 text-center\" data-aos=\"fade-up\">\n            <h2 class=\"text-3xl font-bold text-brand\">Team in Action<\/h2>\n            <p class=\"text-[var(--brand-teal)] mt-2 text-sm uppercase tracking-widest font-semibold\">Gallery<\/p>\n        <\/div>\n        \n        <div class=\"swiper mySwiper shadow-2xl\" id=\"gallery-container\" data-aos=\"zoom-in\">\n            <div class=\"swiper-wrapper\">\n                <div class=\"swiper-slide\">\n                    <a href=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/Image-2025-10-29-at-9.29.00-AM-1.jpeg\" data-pswp-width=\"1200\" data-pswp-height=\"800\">\n                        <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/Image-2025-10-29-at-9.29.00-AM-1.jpeg\" alt=\"Action 1\">\n                    <\/a>\n                <\/div>\n                <div class=\"swiper-slide\">\n                    <a href=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/Image-2025-10-29-at-1.51.51-PM.jpeg\" data-pswp-width=\"1200\" data-pswp-height=\"800\">\n                        <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/Image-2025-10-29-at-1.51.51-PM.jpeg\" alt=\"Action 2\">\n                    <\/a>\n                <\/div>\n                <div class=\"swiper-slide\">\n                    <a href=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/Image-2025-10-28-at-3.58.12-PM.jpeg\" data-pswp-width=\"1200\" data-pswp-height=\"800\">\n                        <img decoding=\"async\" src=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/Image-2025-10-28-at-3.58.12-PM.jpeg\" alt=\"Action 3\">\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"swiper-button-next\"><\/div>\n            <div class=\"swiper-button-prev\"><\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"py-20 px-6 text-center bg-white\">\n        <div class=\"cta-container max-w-3xl mx-auto p-12 rounded-[40px] border border-gray-100\" style=\"background-color: var(--brand-dark);\">\n            <h2 class=\"text-4xl font-extrabold text-white mb-6 tracking-tight\">Ready to Join the Team?<\/h2>\n            \n            <p class=\"text-slate-300 text-lg leading-relaxed mb-10 bg-slate-800\/50 p-6 rounded-2xl border-l-4 border-[var(--brand-light)]\">\n                We are always looking for passionate talent. Contact our respective HR team at hr@ssciex.org my or check the job platform for our latest open vacancies.\n            <\/p>\n            \n        <\/div>\n    <\/section>\n\n    <button id=\"backToTop\" class=\"fixed bottom-6 right-6 z-50 bg-brand text-white p-3 rounded-full shadow-2xl opacity-0 translate-y-10 pointer-events-none transition-all duration-300 hover:scale-110\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-6 w-6\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 10l7-7m0 0l7 7m-7-7v18\"\/><\/svg>\n    <\/button>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n    <script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\n    <script type=\"module\">\n        import PhotoSwipeLightbox from 'https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/photoswipe\/5.4.2\/photoswipe-lightbox.esm.min.js';\n        const lightbox = new PhotoSwipeLightbox({\n            gallery: '#gallery-container',\n            children: 'a',\n            pswpModule: () => import('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/photoswipe\/5.4.2\/photoswipe.esm.min.js')\n        });\n        lightbox.init();\n    <\/script>\n    \n    <script>\n        AOS.init({ duration: 600, once: true });\n\n        new Swiper(\".mySwiper\", {\n            loop: true,\n            autoplay: { delay: 4000, disableOnInteraction: false },\n            pagination: { el: \".swiper-pagination\", clickable: true },\n            navigation: { nextEl: \".swiper-button-next\", prevEl: \".swiper-button-prev\" },\n        });\n\n        const fullTeam = [\n            { name: \"Alfean Aziz\", role: \"Education & Outreach Manager\", dept: \"Edu\", email: \"alfean@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/1.webp\" },\n            { name: \"Faizal Hanif\", role: \"Project Manager\", dept: \"Tech\", email: \"faizalhanif@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/2.webp\" },\n            { name: \"Clarissa Joy\", role: \"Office Secretary\", dept: \"admin\", email: \"clarissa@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/21.webp\" },\n            { name: \"Syahiran Wan Alshagaf\", role: \"Human Resource Executive\", dept: \"admin\", email: \"syahiran@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/5.webp\" },\n            { name: \"Nurfarahin Hanim\", role: \"Asst. Human Resource Executive\", dept: \"admin\", email: \"farah@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/6.webp\" },\n            { name: \"Chelstin Cosmas\", role: \"Asst. Human Resource Executive\", dept: \"admin\", email: \"Chelstin@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/Chelstin-scaled.webp\" },\n            { name: \"Jenny Lee\", role: \"Accountant\", dept: \"admin\", email: \"jlee@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/3.webp\" },\n            { name: \"Nur Aliya Azman\", role: \"Assistant Accountant\", dept: \"admin\", email: \"nuraliyaazman@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/7.webp\" },\n            { name: \"Ding Lanyai\", role: \"Assistant Accountant\", dept: \"admin\", email: \"ding@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/22.webp\" },\n            { name: \"Siti Rogayah Seken\", role: \"Account Assistant\", dept: \"admin\", email: \"sitirogayahseken@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/30.webp\" },\n            { name: \"Marieanne\", role: \"Finance Executive\", dept: \"admin\", email: \"marieanneh@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/Marieanne-scaled.webp\" },\n            { name: \"Melvin Chai\", role: \"Asst.Finance Executive\", dept: \"admin\", email: \"melvin@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/Melvin-scaled.webp\" },\n            { name: \"Sidi Riang\", role: \"Senior Finance Assistant\", dept: \"admin\", email: \"sidi@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/4.webp\" },\n            { name: \"Leonitta Stacey\", role: \"Finance Assistant\", dept: \"admin\", email: \"leonitta@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/36.webp\" },\n            { name: \"Khairul Azhar\", role: \"Administrative Executive\", dept: \"admin\", email: \"khairulazhar@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/12.webp\" },\n            { name: \"Klaudia Usun\", role: \"Asst. Administrative Executive\", dept: \"admin\", email: \"klaudiausunn@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/13.webp\" },\n            { name: \"Syed Iqbal\", role: \"Administrative Assistant\", dept: \"admin\", email: \"syed@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/14.webp\" },\n            { name: \"Barat Caleb John\", role: \"Procurement Executive\", dept: \"admin\", email: \"baratcaleb@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/20.webp\" },\n            { name: \"Risshie Nelline\", role: \"Internal Auditor\", dept: \"admin\", email: \"risshien@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/9.webp\" },\n            { name: \"Wendy Joseph\", role: \"Integrity Executive\", dept: \"admin\", email: \"wendyjoseph@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/8.webp\" },\n            { name: \"Gloria Emellda\", role: \"Corp Comm Executive\", dept: \"admin\", email: \"emellda@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/10.webp\" },\n            { name: \"Nurul Aryana Husna\", role: \"Corp Comm Executive\", dept: \"admin\", email: \"aryana@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/Nurul-Aryana-scaled.webp\" },\n            { name: \"Fiona Lawrance\", role: \"Asst. Corp Comm Executive\", dept: \"admin\", email: \"fiona@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/11.webp\" },\n            { name: \"Nur Syafiq Ahmad\", role: \"IT Tech\", dept: \"Tech\", email: \"nursyafiq@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/me.webp\" },\n            { name: \"David Wee\", role: \"Science Communicator\", dept: \"Edu\", email: \"david@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/15.webp\" },\n            { name: \"Dylan Tan\", role: \"Science Communicator\", dept: \"Edu\", email: \"dylant@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/31.webp\" },\n            { name: \"Azrine Ajien\", role: \"Science Communicator\", dept: \"Edu\", email: \"azrine@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/16.webp\" },\n            { name: \"Amir Lukmanhisyam\", role: \"Science Communicator\", dept: \"Edu\", email: \"amir@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/18.webp\" },\n            { name: \"Anthea Charmaella\", role: \"Science Communicator\", dept: \"Edu\", email: \"antcharmaella@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/19.webp\" },\n            { name: \"Iqbal Afandi\", role: \"Science Communicator\", dept: \"Edu\", email: \"m.iqbal@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/17.webp\" },\n            { name: \"Izyan Irdina\", role: \"Science Communicator\", dept: \"Edu\", email: \"izyan@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/40.webp\" },\n            { name: \"Siti Aisyah Christina\", role: \"Asst. Science Communicator\", dept: \"Edu\", email: \"christina@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/27.webp\" },\n            { name: \"Erric Uweng\", role: \"Lab Technician\", dept: \"CSL\", email: \"erric@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/33.webp\" },\n            { name: \"Johnnathan Amin\", role: \"Lab Technician\", dept: \"CSL\", email: \"johnnathan@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/34-1.webp\" },\n            { name: \"Fitri Kahar\", role: \"Lab Technician\", dept: \"CSL\", email: \"fitri@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/37-scaled.webp\" },\n            { name: \"Alexander Sarai\", role: \"Assistant Engineer (Mechanical & Electrical)\", dept: \"CSL\", email: \"Alexander@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/32.webp\" },\n            { name: \"Macalister Stanley\", role: \"Mechanical Technician\", dept: \"Tech\", email: \"macalister@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/26.webp\" },\n            { name: \"Abdul Rahman Morni\", role: \"Electrical Technician\", dept: \"Tech\", email: \"rahmanmorni@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/23.webp\" },\n            { name: \"Fellister Fellix\", role: \"Electrical Technician\", dept: \"Tech\", email: \"ffelix@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/24.webp\" },\n            { name: \"Mohammad Anas\", role: \"Mechanical Technician\", dept: \"Tech\", email: \"anasdollah@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/25.webp\" },\n            { name: \"Abee Roslan\", role: \"Driver\/ Despatch\", dept: \"admin\", email: \"abee@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/03\/28.webp\" },\n            { name: \"Regina Ero\", role: \"General Helper\", dept: \"CSL\", email: \"regina@ssciex.org.my\", img: \"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/04\/35-1.webp\" },\n\n        ];\n\n        function createCardHTML(member) {\n            return `\n            <div class=\"flip-card team-member\" data-name=\"${member.name}\" data-dept=\"${member.dept}\">\n                <div class=\"flip-card-inner shadow-md\">\n                    <div class=\"flip-card-front\">\n                        <img decoding=\"async\" src=\"${member.img}\" alt=\"${member.name}\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400?text=Photo+Coming+Soon'\" onload=\"this.closest('.flip-card').classList.add('loaded')\">\n                        <div class=\"card-overlay text-left\">\n                            <h3 class=\"text-white font-bold text-sm leading-tight mb-0.5\">${member.name}<\/h3>\n                            <p class=\"text-[var(--brand-light)] text-[9px] uppercase tracking-wider font-medium\">${member.role}<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flip-card-back rounded-xl\">\n                        <span class=\"text-[8px] border border-gray-600 px-2 py-0.5 rounded-full mb-2 uppercase text-gray-400 font-bold\">${member.dept}<\/span>\n                        <h3 class=\"text-sm font-bold truncate w-full px-2\">${member.name}<\/h3>\n                        <p class=\"text-[var(--brand-light)] text-[10px] mb-3\">${member.role}<\/p>\n                        <a href=\"mailto:${member.email}\" class=\"text-[9px] hover:text-white text-gray-400 break-all px-2 transition-colors\">${member.email}<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>`;\n        }\n\n        document.getElementById('team-grid').innerHTML = fullTeam.map(m => createCardHTML(m)).join('');\n        setTimeout(() => document.getElementById('grid-loader').classList.add('opacity-0', 'pointer-events-none'), 1200);\n\n        const applyFilters = () => {\n            const term = document.getElementById('memberSearch').value.toLowerCase();\n            const activeDept = document.querySelector('.filter-btn.active').dataset.filter;\n            document.querySelectorAll('.team-member').forEach(card => {\n                const matchesSearch = card.dataset.name.toLowerCase().includes(term);\n                const matchesDept = activeDept === 'all' || card.dataset.dept === activeDept;\n                card.style.display = (matchesSearch && matchesDept) ? 'block' : 'none';\n            });\n        };\n        document.getElementById('memberSearch').addEventListener('input', applyFilters);\n        document.querySelectorAll('.filter-btn').forEach(btn => btn.addEventListener('click', function() {\n            document.querySelectorAll('.filter-btn').forEach(b => b.classList.remove('active'));\n            this.classList.add('active');\n            applyFilters();\n        }));\n\n        const btt = document.getElementById('backToTop');\n        window.addEventListener('scroll', () => {\n            if (window.scrollY > 600) { btt.classList.remove('opacity-0', 'translate-y-10', 'pointer-events-none'); btt.classList.add('opacity-100', 'translate-y-0', 'pointer-events-auto'); }\n            else { btt.classList.add('opacity-0', 'translate-y-10', 'pointer-events-none'); btt.classList.remove('opacity-100', 'translate-y-0', 'pointer-events-auto'); }\n        });\n        btt.onclick = () => window.scrollTo({ top: 0, behavior: 'smooth' });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Our Team | SSCiEX Back to About Us Meet SSCiEX Team Ts. Dr. Peter Morin Nissom P.B.S Managing Director Ts. Dr. Peter Morin Nissom Managing Director<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-631","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>our team | Sarawak Science Centre (SSCiEX) | Official Website<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ssciex.org.my\/home\/our-team\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"our team | Sarawak Science Centre (SSCiEX) | Official Website\" \/>\n<meta property=\"og:description\" content=\"Our Team | SSCiEX Back to About Us Meet SSCiEX Team Ts. Dr. Peter Morin Nissom P.B.S Managing Director Ts. Dr. Peter Morin Nissom Managing Director\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ssciex.org.my\/home\/our-team\/\" \/>\n<meta property=\"og:site_name\" content=\"Sarawak Science Centre (SSCiEX) | Official Website\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-11T02:16:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ssciex.org.my\/home\/our-team\/\",\"url\":\"https:\/\/ssciex.org.my\/home\/our-team\/\",\"name\":\"our team | Sarawak Science Centre (SSCiEX) | Official Website\",\"isPartOf\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/our-team\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/our-team\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp\",\"datePublished\":\"2026-01-28T00:31:43+00:00\",\"dateModified\":\"2026-05-11T02:16:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/our-team\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ssciex.org.my\/home\/our-team\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/ssciex.org.my\/home\/our-team\/#primaryimage\",\"url\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp\",\"contentUrl\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp\",\"width\":1097,\"height\":1536},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ssciex.org.my\/home\/our-team\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ssciex.org.my\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"our team\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ssciex.org.my\/home\/#website\",\"url\":\"https:\/\/ssciex.org.my\/home\/\",\"name\":\"Sarawak Science Centre (SSCiEX)\",\"description\":\"Igniting Curiousity\",\"publisher\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/#organization\"},\"alternateName\":\"SSCiEX\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ssciex.org.my\/home\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ssciex.org.my\/home\/#organization\",\"name\":\"Sarawak Science Centre (SSCiEX)\",\"url\":\"https:\/\/ssciex.org.my\/home\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png\",\"contentUrl\":\"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png\",\"width\":512,\"height\":512,\"caption\":\"Sarawak Science Centre (SSCiEX)\"},\"image\":{\"@id\":\"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/\",\"https:\/\/www.instagram.com\/sarawaksciencecentre?igsh=N2FxZ3FjMXdqcDQx\",\"https:\/\/www.tiktok.com\/@ssciex.official\",\"https:\/\/www.linkedin.com\/in\/ssciex\/\",\"https:\/\/www.youtube.com\/@sarawaksciencecentre\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"our team | Sarawak Science Centre (SSCiEX) | Official Website","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ssciex.org.my\/home\/our-team\/","og_locale":"en_GB","og_type":"article","og_title":"our team | Sarawak Science Centre (SSCiEX) | Official Website","og_description":"Our Team | SSCiEX Back to About Us Meet SSCiEX Team Ts. Dr. Peter Morin Nissom P.B.S Managing Director Ts. Dr. Peter Morin Nissom Managing Director","og_url":"https:\/\/ssciex.org.my\/home\/our-team\/","og_site_name":"Sarawak Science Centre (SSCiEX) | Official Website","article_publisher":"https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/","article_modified_time":"2026-05-11T02:16:55+00:00","og_image":[{"url":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ssciex.org.my\/home\/our-team\/","url":"https:\/\/ssciex.org.my\/home\/our-team\/","name":"our team | Sarawak Science Centre (SSCiEX) | Official Website","isPartOf":{"@id":"https:\/\/ssciex.org.my\/home\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ssciex.org.my\/home\/our-team\/#primaryimage"},"image":{"@id":"https:\/\/ssciex.org.my\/home\/our-team\/#primaryimage"},"thumbnailUrl":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp","datePublished":"2026-01-28T00:31:43+00:00","dateModified":"2026-05-11T02:16:55+00:00","breadcrumb":{"@id":"https:\/\/ssciex.org.my\/home\/our-team\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ssciex.org.my\/home\/our-team\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/ssciex.org.my\/home\/our-team\/#primaryimage","url":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp","contentUrl":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/05\/MD.webp","width":1097,"height":1536},{"@type":"BreadcrumbList","@id":"https:\/\/ssciex.org.my\/home\/our-team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ssciex.org.my\/home\/"},{"@type":"ListItem","position":2,"name":"our team"}]},{"@type":"WebSite","@id":"https:\/\/ssciex.org.my\/home\/#website","url":"https:\/\/ssciex.org.my\/home\/","name":"Sarawak Science Centre (SSCiEX)","description":"Igniting Curiousity","publisher":{"@id":"https:\/\/ssciex.org.my\/home\/#organization"},"alternateName":"SSCiEX","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ssciex.org.my\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/ssciex.org.my\/home\/#organization","name":"Sarawak Science Centre (SSCiEX)","url":"https:\/\/ssciex.org.my\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/","url":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png","contentUrl":"https:\/\/ssciex.org.my\/home\/wp-content\/uploads\/2026\/01\/cropped-cropped-update-logo.png","width":512,"height":512,"caption":"Sarawak Science Centre (SSCiEX)"},"image":{"@id":"https:\/\/ssciex.org.my\/home\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/Sarawak-Science-Centre\/61579936965360\/","https:\/\/www.instagram.com\/sarawaksciencecentre?igsh=N2FxZ3FjMXdqcDQx","https:\/\/www.tiktok.com\/@ssciex.official","https:\/\/www.linkedin.com\/in\/ssciex\/","https:\/\/www.youtube.com\/@sarawaksciencecentre"]}]}},"_links":{"self":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages\/631","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/comments?post=631"}],"version-history":[{"count":30,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages\/631\/revisions"}],"predecessor-version":[{"id":1433,"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/pages\/631\/revisions\/1433"}],"wp:attachment":[{"href":"https:\/\/ssciex.org.my\/home\/wp-json\/wp\/v2\/media?parent=631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}