{"id":11500,"date":"2026-02-07T18:38:30","date_gmt":"2026-02-07T17:38:30","guid":{"rendered":"https:\/\/www.enscs.edu.dz\/?p=11500"},"modified":"2026-02-11T18:13:39","modified_gmt":"2026-02-11T17:13:39","slug":"invite-du-mois","status":"publish","type":"post","link":"https:\/\/www.enscs.edu.dz\/?p=11500","title":{"rendered":"Invit\u00e9 du Mois"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11500\" class=\"elementor elementor-11500\">\n\t\t\t\t<div class=\"elementor-element elementor-element-104e4ee e-flex e-con-boxed e-con e-parent\" data-id=\"104e4ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3962d7d elementor-widget elementor-widget-html\" data-id=\"3962d7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Inv\u00e9 du Mois - Dr. Omar Nouali | ENSCS<\/title>\n\n    <!-- Font Awesome pour les ic\u00f4nes -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\/>\n\n    <style>\n        \/* VARIABLES DE COULEURS - PALETTE ENSCS *\/\n        :root {\n            --primary-color: #1a202c;\n            --secondary-color: #4a5568;\n            --light-bg: #f8f9fa;\n            --card-bg: #ffffff;\n            --border-color: #e2e8f0;\n            --accent-blue: #2b6cb0;\n            --accent-purple: #6b46c1;\n            --accent-teal: #319795;\n            --accent-indigo: #4c51bf;\n            --text-color: #000000;\n            --gold-color: #d4af37;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html, body {\n            width: 100%;\n            overflow-x: hidden;\n        }\n\n        body {\n            font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n            color: var(--primary-color);\n            line-height: 1.8;\n            background: #ffffff;\n            padding-top: 0;\n        }\n\n        \/* ===== FORCER PLEINE LARGEUR ===== *\/\n        .full-width-wrapper {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            position: relative;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            padding: 100px 20px 80px 20px;\n            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n            margin-top: 0 !important;\n        }\n\n        \/* ===== CONTENEUR PRINCIPAL ===== *\/\n        .content-container {\n            width: 100%;\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* ===== CONTENU ARTICLE ===== *\/\n        .article-content {\n            background: var(--card-bg);\n            padding: 50px;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n            margin-bottom: 40px;\n        }\n\n        \/* ===== TITRE PRINCIPAL ===== *\/\n        .page-title {\n            font-size: 2.4rem;\n            color: var(--gold-color);\n            margin-bottom: 50px;\n            font-weight: 700;\n            text-align: center;\n            padding-bottom: 20px;\n            border-bottom: 3px solid var(--border-color);\n            position: relative;\n        }\n\n        .page-title:after {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 200px;\n            height: 3px;\n            background-color: var(--gold-color);\n        }\n\n        \/* ===== BADGE INVIT\u00c9 DU MOIS ===== *\/\n        .month-badge {\n            position: absolute;\n            top: -15px;\n            right: 30px;\n            background: linear-gradient(135deg, var(--gold-color) 0%, #b89b30 100%);\n            color: white;\n            padding: 10px 25px;\n            border-radius: 30px;\n            font-weight: 700;\n            font-size: 1.1rem;\n            box-shadow: 0 4px 15px rgba(212, 175, 55, 0.3);\n            z-index: 10;\n        }\n\n        \/* ===== PROFIL CONTAINER ===== *\/\n        .profile-container {\n            display: grid;\n            grid-template-columns: 1fr 2fr;\n            gap: 50px;\n            margin-bottom: 50px;\n            align-items: start;\n        }\n\n        \/* ===== PHOTO SECTION ===== *\/\n        .photo-section {\n            text-align: center;\n        }\n\n        .profile-photo {\n            width: 100%;\n            max-width: 350px;\n            height: auto;\n            border-radius: 15px;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.15);\n            border: 5px solid white;\n            margin-bottom: 20px;\n        }\n\n        .photo-caption {\n            font-size: 1rem;\n            color: var(--secondary-color);\n            font-style: italic;\n            margin-top: 10px;\n        }\n\n        \/* ===== INFO SECTION ===== *\/\n        .info-section {\n            padding-top: 20px;\n        }\n\n        .guest-name {\n            font-size: 2.2rem;\n            color: var(--accent-blue);\n            margin-bottom: 10px;\n            font-weight: 700;\n        }\n\n        .guest-title {\n            font-size: 1.4rem;\n            color: var(--accent-teal);\n            margin-bottom: 30px;\n            font-weight: 600;\n            line-height: 1.4;\n        }\n\n        .bio-section {\n            margin-bottom: 40px;\n        }\n\n        .bio-title {\n            font-size: 1.5rem;\n            color: var(--accent-blue);\n            margin-bottom: 20px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .bio-text {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            color: var(--text-color);\n            text-align: justify;\n        }\n\n        .bio-text p {\n            margin-bottom: 1.5em;\n        }\n\n        \/* ===== RECHERCHE SECTION ===== *\/\n        .research-section {\n            background-color: #f0f7ff;\n            border-left: 4px solid var(--accent-blue);\n            padding: 30px;\n            border-radius: 0 8px 8px 0;\n            margin: 30px 0;\n        }\n\n        .research-title {\n            font-size: 1.5rem;\n            color: var(--accent-blue);\n            margin-bottom: 20px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .research-list {\n            list-style: none;\n            padding: 0;\n        }\n\n        .research-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px dashed var(--border-color);\n        }\n\n        .research-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n\n        .research-icon {\n            color: var(--accent-blue);\n            font-size: 1.2rem;\n            margin-top: 3px;\n            flex-shrink: 0;\n        }\n\n        .research-text {\n            font-size: 1.05rem;\n            line-height: 1.6;\n            color: var(--text-color);\n        }\n\n        \/* ===== HIGHLIGHTS SECTION ===== *\/\n        .highlights-section {\n            margin-top: 40px;\n        }\n\n        .highlights-title {\n            font-size: 1.5rem;\n            color: var(--accent-blue);\n            margin-bottom: 25px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .highlights-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 25px;\n        }\n\n        .highlight-card {\n            background: white;\n            border: 2px solid var(--border-color);\n            border-radius: 10px;\n            padding: 25px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease;\n        }\n\n        .highlight-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .highlight-icon {\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 1.3rem;\n            margin-bottom: 20px;\n            background-color: #e6fffa;\n            color: var(--accent-teal);\n        }\n\n        .highlight-title {\n            font-size: 1.2rem;\n            color: var(--accent-blue);\n            margin-bottom: 10px;\n            font-weight: 700;\n        }\n\n        .highlight-text {\n            font-size: 1.05rem;\n            line-height: 1.6;\n            color: var(--text-color);\n        }\n\n        \/* ===== NOTE IMPORTANTE ===== *\/\n        .important-note {\n            background-color: #f8f9fa;\n            border: 2px solid var(--gold-color);\n            padding: 30px;\n            border-radius: 8px;\n            margin-top: 50px;\n            text-align: center;\n        }\n\n        .note-title {\n            font-size: 1.4rem;\n            color: var(--gold-color);\n            margin-bottom: 15px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 10px;\n        }\n\n        .note-text {\n            font-size: 1.1rem;\n            line-height: 1.6;\n            color: var(--text-color);\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1200px) {\n            .content-container {\n                max-width: 95%;\n            }\n            \n            .article-content {\n                padding: 45px;\n            }\n            \n            .profile-container {\n                gap: 40px;\n            }\n        }\n\n        @media (max-width: 992px) {\n            .full-width-wrapper {\n                padding: 90px 15px 60px 15px;\n            }\n            \n            .content-container {\n                padding: 0 15px;\n            }\n            \n            .article-content {\n                padding: 40px 30px;\n            }\n            \n            .page-title {\n                font-size: 2rem;\n                margin-bottom: 40px;\n                padding-bottom: 15px;\n            }\n            \n            .page-title:after {\n                width: 150px;\n            }\n            \n            .profile-container {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n            \n            .profile-photo {\n                max-width: 300px;\n                margin: 0 auto;\n            }\n            \n            .guest-name {\n                font-size: 1.8rem;\n                text-align: center;\n            }\n            \n            .guest-title {\n                font-size: 1.2rem;\n                text-align: center;\n            }\n            \n            .bio-text {\n                font-size: 1.05rem;\n            }\n            \n            .highlights-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .important-note {\n                padding: 25px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .full-width-wrapper {\n                padding: 80px 10px 50px 10px;\n            }\n            \n            .content-container {\n                padding: 0 10px;\n            }\n            \n            .article-content {\n                padding: 35px 25px;\n            }\n            \n            .page-title {\n                font-size: 1.8rem;\n                margin-bottom: 35px;\n            }\n            \n            .month-badge {\n                position: relative;\n                top: 0;\n                right: 0;\n                display: inline-block;\n                margin-bottom: 20px;\n            }\n            \n            .guest-name {\n                font-size: 1.6rem;\n            }\n            \n            .guest-title {\n                font-size: 1.1rem;\n            }\n            \n            .bio-title, .research-title, .highlights-title {\n                font-size: 1.3rem;\n            }\n            \n            .bio-text {\n                font-size: 1rem;\n            }\n            \n            .research-section {\n                padding: 25px;\n            }\n            \n            .highlights-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .important-note {\n                padding: 20px;\n            }\n            \n            .note-title {\n                font-size: 1.2rem;\n            }\n            \n            .note-text {\n                font-size: 1rem;\n            }\n        }\n\n        @media (max-width: 576px) {\n            .full-width-wrapper {\n                padding: 70px 10px 40px 10px;\n            }\n            \n            .article-content {\n                padding: 30px 20px;\n            }\n            \n            .page-title {\n                font-size: 1.6rem;\n                margin-bottom: 30px;\n                padding-bottom: 12px;\n            }\n            \n            .page-title:after {\n                width: 120px;\n            }\n            \n            .month-badge {\n                padding: 8px 20px;\n                font-size: 1rem;\n            }\n            \n            .profile-photo {\n                max-width: 250px;\n            }\n            \n            .guest-name {\n                font-size: 1.5rem;\n            }\n            \n            .guest-title {\n                font-size: 1rem;\n            }\n            \n            .bio-title, .research-title, .highlights-title {\n                font-size: 1.2rem;\n            }\n            \n            .bio-text {\n                font-size: 0.95rem;\n                text-align: left;\n            }\n            \n            .research-item {\n                flex-direction: column;\n                gap: 10px;\n            }\n            \n            .research-icon {\n                align-self: flex-start;\n            }\n            \n            .highlight-card {\n                padding: 20px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Menu WordPress -->\n\n<div class=\"full-width-wrapper\">\n    <div class=\"content-container\">\n\n        <!-- CONTENU ARTICLE -->\n        <div class=\"article-content\">\n            \n            <!-- BADGE INVIT\u00c9 DU MOIS -->\n            <div class=\"month-badge\">\n                <i class=\"fas fa-star\"><\/i> Invit\u00e9 du Mois\n            <\/div>\n            \n            <!-- TITRE PRINCIPAL -->\n            <h1 class=\"page-title\">Portrait d'Expert<\/h1>\n\n            <!-- PROFIL CONTAINER -->\n            <div class=\"profile-container\">\n                \n                <!-- PHOTO SECTION -->\n                <div class=\"photo-section\">\n                    <img decoding=\"async\" src=\"https:\/\/www.enscs.edu.dz\/wp-content\/uploads\/2026\/02\/Nouali.png\" \n                         alt=\"Dr. Omar Nouali\" \n                         class=\"profile-photo\">\n                    <div class=\"photo-caption\">\n                        L'\u00e9cole Nationale Sup\u00e9rieure de Cybers\u00e9curit\u00e9 acceuillera, Mardi 10 F\u00e9vrier 2026 \u00e0 13h Dr. Omar NOUALI. \n                    <\/div>\n                <\/div>\n                \n                <!-- INFO SECTION -->\n                <div class=\"info-section\">\n                    <h2 class=\"guest-name\">Dr. Omar NOUALI<\/h2>\n                    \n                    <div class=\"guest-title\">\n                        Directeur de Recherche et directeur de la division S\u00e9curit\u00e9 Informatique<br>\n                        au Centre de Recherche sur l'Information Scientifique et Technique (CERIST)\n                    <\/div>\n                    \n                    <!-- BIO SECTION -->\n                    <div class=\"bio-section\">\n                        <h3 class=\"bio-title\">\n                            <i class=\"fas fa-user-graduate\"><\/i>\n                            Parcours Acad\u00e9mique et Professionnel\n                        <\/h3>\n                        <div class=\"bio-text\">\n                            <p>\n                                Dr. Omar NOUALI est actuellement directeur de recherche et chef du D\u00e9partement S\u00e9curit\u00e9 \n                                au Centre de Recherche sur l'Information Scientifique et Technique (CERIST) \u00e0 Alger, Alg\u00e9rie.\n                            <\/p>\n                            <p>\n                                Il a obtenu son doctorat en informatique de l'Universit\u00e9 des Sciences et de la Technologie \n                                Houari Boumediene, Alger, Alg\u00e9rie, en 2004.\n                            <\/p>\n                            <p>\n                                Ses travaux de recherche et son expertise couvrent des domaines strat\u00e9giques au c\u0153ur \n                                des d\u00e9fis technologiques contemporains, avec une influence significative dans le paysage \n                                acad\u00e9mique et institutionnel alg\u00e9rien.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- RECHERCHE SECTION -->\n                    <div class=\"research-section\">\n                        <h3 class=\"research-title\">\n                            <i class=\"fas fa-search\"><\/i>\n                            Domaines de Recherche\n                        <\/h3>\n                        <ul class=\"research-list\">\n                            <li class=\"research-item\">\n                                <div class=\"research-icon\">\n                                    <i class=\"fas fa-filter\"><\/i>\n                                <\/div>\n                                <div class=\"research-text\">\n                                    <strong>Filtrage d'information :<\/strong> Techniques et algorithmes pour la s\u00e9lection et \n                                    l'organisation pertinente de l'information.\n                                <\/div>\n                            <\/li>\n                            <li class=\"research-item\">\n                                <div class=\"research-icon\">\n                                    <i class=\"fas fa-shield-alt\"><\/i>\n                                <\/div>\n                                <div class=\"research-text\">\n                                    <strong>S\u00e9curit\u00e9 informatique :<\/strong> Protection des syst\u00e8mes d'information, cybers\u00e9curit\u00e9 \n                                    et politiques de s\u00e9curit\u00e9 institutionnelles.\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n           \n\n            \n\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ Ajustement pour le menu WordPress\n        function adjustForWordPressMenu() {\n            const header = document.querySelector('header') || document.querySelector('.site-header') || document.querySelector('#masthead');\n            \n            if (header) {\n                const headerHeight = header.offsetHeight;\n                const wrapper = document.querySelector('.full-width-wrapper');\n                \n                if (wrapper) {\n                    wrapper.style.paddingTop = (headerHeight + 20) + 'px';\n                }\n            } else {\n                const wrapper = document.querySelector('.full-width-wrapper');\n                if (wrapper) {\n                    wrapper.style.paddingTop = '100px';\n                }\n            }\n        }\n        \n        adjustForWordPressMenu();\n        window.addEventListener('resize', adjustForWordPressMenu);\n        setTimeout(adjustForWordPressMenu, 500);\n        setTimeout(adjustForWordPressMenu, 1000);\n        \n        \/\/ Animation pour le badge\n        const monthBadge = document.querySelector('.month-badge');\n        if (monthBadge) {\n            monthBadge.style.opacity = '0';\n            monthBadge.style.transform = 'translateY(-20px)';\n            monthBadge.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            \n            setTimeout(() => {\n                monthBadge.style.opacity = '1';\n                monthBadge.style.transform = 'translateY(0)';\n            }, 300);\n        }\n        \n        \/\/ Animation pour la photo de profil\n        const profilePhoto = document.querySelector('.profile-photo');\n        if (profilePhoto) {\n            profilePhoto.style.opacity = '0';\n            profilePhoto.style.transform = 'scale(0.95)';\n            profilePhoto.style.transition = 'opacity 0.8s ease, transform 0.8s ease';\n            \n            setTimeout(() => {\n                profilePhoto.style.opacity = '1';\n                profilePhoto.style.transform = 'scale(1)';\n            }, 500);\n        }\n        \n        \/\/ Animation pour le nom et titre\n        const guestName = document.querySelector('.guest-name');\n        const guestTitle = document.querySelector('.guest-title');\n        \n        if (guestName) {\n            guestName.style.opacity = '0';\n            guestName.style.transform = 'translateX(-20px)';\n            guestName.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            \n            setTimeout(() => {\n                guestName.style.opacity = '1';\n                guestName.style.transform = 'translateX(0)';\n            }, 600);\n        }\n        \n        if (guestTitle) {\n            guestTitle.style.opacity = '0';\n            guestTitle.style.transform = 'translateX(-20px)';\n            guestTitle.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            guestTitle.style.transitionDelay = '0.2s';\n            \n            setTimeout(() => {\n                guestTitle.style.opacity = '1';\n                guestTitle.style.transform = 'translateX(0)';\n            }, 800);\n        }\n        \n        \/\/ Animation pour les sections de contenu\n        const contentSections = document.querySelectorAll('.bio-section, .research-section, .highlights-section');\n        \n        contentSections.forEach((section, index) => {\n            section.style.opacity = '0';\n            section.style.transform = 'translateY(30px)';\n            section.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            section.style.transitionDelay = (index * 0.2) + 's';\n            \n            setTimeout(() => {\n                section.style.opacity = '1';\n                section.style.transform = 'translateY(0)';\n            }, 900 + (index * 200));\n        });\n        \n        \/\/ Animation pour les cartes de highlights\n        const highlightCards = document.querySelectorAll('.highlight-card');\n        highlightCards.forEach((card, index) => {\n            card.style.opacity = '0';\n            card.style.transform = 'translateY(20px)';\n            card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            card.style.transitionDelay = (index * 0.15) + 's';\n            \n            setTimeout(() => {\n                card.style.opacity = '1';\n                card.style.transform = 'translateY(0)';\n            }, 1200 + (index * 150));\n        });\n        \n        \/\/ Animation pour la note importante\n        const importantNote = document.querySelector('.important-note');\n        if (importantNote) {\n            importantNote.style.opacity = '0';\n            importantNote.style.transform = 'translateY(30px)';\n            importantNote.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            \n            setTimeout(() => {\n                importantNote.style.opacity = '1';\n                importantNote.style.transform = 'translateY(0)';\n            }, 1500);\n        }\n        \n        \/\/ Animation au scroll\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        };\n        \n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const elements = entry.target.querySelectorAll('.research-item, .highlight-card');\n                    elements.forEach((el, index) => {\n                        setTimeout(() => {\n                            el.style.opacity = '1';\n                            el.style.transform = 'translateY(0)';\n                        }, index * 100);\n                    });\n                }\n            });\n        }, observerOptions);\n        \n        const sections = document.querySelectorAll('.research-section, .highlights-section');\n        sections.forEach(section => observer.observe(section));\n    });\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Inv\u00e9 du Mois &#8211; Dr. Omar Nouali | ENSCS Invit\u00e9 du Mois Portrait d&#8217;Expert L&#8217;\u00e9cole Nationale Sup\u00e9rieure de Cybers\u00e9curit\u00e9 acceuillera, Mardi 10 F\u00e9vrier 2026 \u00e0 13h Dr. Omar NOUALI. Dr. Omar NOUALI Directeur de Recherche et directeur de la division S\u00e9curit\u00e9 Informatique au Centre de Recherche sur l&#8217;Information Scientifique et Technique (CERIST) Parcours Acad\u00e9mique et [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-11500","post","type-post","status-publish","format-standard","hentry","category-non-classe-fr"],"_links":{"self":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/posts\/11500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11500"}],"version-history":[{"count":6,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/posts\/11500\/revisions"}],"predecessor-version":[{"id":11764,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/posts\/11500\/revisions\/11764"}],"wp:attachment":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}