Domain elifarihab.pages.dev
The Netherlands
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Git configuration and history exposed
    First seen 2024-04-13 10:48
    Last seen 2026-01-05 12:19
    Open for 632 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbbb45347df

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/Rihab-Elifa/rihab.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2026-01-05 12:19
      299 Bytes
  • Git configuration and history exposed
    First seen 2024-04-13 10:48
    Last seen 2026-01-05 12:19
    Open for 632 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbbb45347df

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/Rihab-Elifa/rihab.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2026-01-05 12:19
      299 Bytes
  • Open service 188.114.97.3:443 · elifarihab.pages.dev

    2026-01-09 19:04

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 19:04:53 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yDM1vOgk2F%2Fh0%2FbWCxlVyqJsFWvt94Bn5Y8RSNZ3wx%2FJXBrF4y6myBpyJu%2BbNzEgBvL5%2BEcIh4wcrdNiV6Tl75NkDNqccGRh49WsLZOar86l6Jco"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bb633f7c9ce2409-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found one day ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · elifarihab.pages.dev

    2026-01-09 10:59

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 10:59:45 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PHsHs8IfeB1DahTCyTgDlgdqhQI%2BirZcQdxYZeJlomNiLLchVvdV%2BNSokEDt7v4pAaNJCH4B%2BX91gcdG4xLoryujLztIicQwHZet8ZClNauD0j7P"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bb36d4fbb27d4d1-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UYqOO0p8WuXxAeHALHaaMFcEeKZ%2F2b9WGINZn1iGdcCC6UA0TkZHUk9iDMTFf%2FwriNXwJi16ZjNNLMeZQVGaflSII%2Bmf0Jpe4nFK3AjAgmbjfdiw"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf5b8523e5f-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Length: 0
    Connection: close
    Location: https://elifarihab.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=r8%2BnFMYEp0lBy%2BjC6RTvJbDU9fDD8hXiBZuGxbk6oShbG3617p0ISXi7BFaEHT8nfpRxME7D5GDrDWL0xA5CgXipMlaAjc9ilXio%2F5bUK0%2FbCRME"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf50875f9e6-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=surrx4w%2BGok%2Bzy79U1%2F3HO2AyJvhUu7NMeGRxJRlT%2FdrI2MStIRu9HXM6HJ568Nk%2BE%2FVxks9PW7%2BpQ9xAVIZMb7F22ogH6spdd9RjZeJEPZZQW1XytxHoDrLgBnq80Zc"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf50f7eb71e-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Length: 0
    Connection: close
    Location: https://elifarihab.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sbSF0fKU7MazApZzOMwVUn7MFFQob8ablD4%2FFbmnIr6Rt1a23O691uFkzqTu5sPTW45Si8dPFkppog3jcSy3M%2F2jXfX%2FTLTNIL%2FzsytKRIjZJCRS69nKS78pJrxVu4CR"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf49912240d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:443 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3Mtq8eRJYUJwyZFGmhirE6ar5Ps4%2Fh9qwz%2FHDjw%2BNgFQPlhsmrF8ysK7tI9FiHJUrM6NiQFUCmWHHJDLhwF1I%2FRv5t2kDKjv0jW5O%2BnEhAWIKpirZxgmpQIYjYmycEYg"}]}
    Server: cloudflare
    CF-RAY: 9b92ecf57d8814bd-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sgXc8rzDxNGe%2FM99Pjs5In3elG0hi%2FeXPSQk2wMaWK6Ijgew%2FjVYZXzeNx4nWyao1pUcC69uLjggDubkg9bG9Mx1VHmUoZNNxnaOq8oMBtkrf7YW7c4NaVftxhaD0EkB"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf4bd8bab51-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Length: 0
    Connection: close
    Location: https://elifarihab.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=QarwrTEWzvn1rPi%2BatF9A%2FGJCWKNppRzUGASwMDmOQd2YexmsVmhDI8xDlHOxXIyhkN7fbjo%2FkKvM5%2FYsoz%2FKmVcA5t8MM7lyc2lCAPVXs%2BkQ1%2BySxByM2TV6Wyo01By"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf4394e6609-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uBQda4uBVWSi98XQiDgqV0S2D4YJijYRRv5o%2BI%2Bj4TY70owDK1SVXOJpYvCtC4%2FN5IxuTv%2FHNu1s3LcvSrQgMJNAI9TCFltZyDfTNnabU6arjybp3EzrnsdlzbFhdfu%2B"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf48c632f2b-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · elifarihab.pages.dev

    2026-01-05 12:19

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:19:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZVrn4ha8zWxrGDobWoEPRlbiATdB90ht%2F19vW%2BpMg4CwBF1ixDcRFIH0NKGJf6VUREjS3wJfmF78X3ET%2BtTF2NXU9sawFNZ38QSr%2BRdMLBNObpK8"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b92ecf4ba463786-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · elifarihab.pages.dev

    2026-01-02 18:51

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 18:51:11 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c4bUB10JKAGxWK6o0WvVVsRqMDXA39%2BX34xspslV7%2B1%2BfZ1lqPK9AFc7eumHeUecq3uZxzklC3R58p4%2FmFs7QZHt5gQGYnNgkMYkkoZvMxB%2Fgmj4"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7c7242bac8fde3-SIN
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · elifarihab.pages.dev

    2026-01-02 18:37

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 18:37:43 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=62A74ebUXhaECZIxdx%2FN8vJkn7wsvgpWTpQc%2Bi2L6gKAskRuAL2i3sD3tUPUbIpcxcVDn0OAl4RaKWGv6eiq2RyHaLIaRA0OcGQcZG4TGeuhXFLC"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7c5e8aaac6f49b-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · elifarihab.pages.dev

    2025-12-22 17:56

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 17:56:09 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IbDqoCpdQPNoOS0mXCLi1eOIaA7xQI5on0pBUg7tPNS9LDwvvLjS8TVuJ8%2F6PqA8Myyns8SNiZR9Hu2kBxH5cvZ0WIFu7a1lelHKsJVxoa1QoFyr"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b217e85cad29f29-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · elifarihab.pages.dev

    2025-12-22 15:03

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 15:03:47 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VN3Xxqeh%2BdsfsLT86ZIL6edY6je5CpQrrbEinB1yREXjKm7aNKkpSpQc5d5u8NBvwUE27Ueh6JQ8kIgJUmAo9xdLQfTns2O8qvATub4Xi1ek4EwM"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b208208bfac8775-SJC
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · elifarihab.pages.dev

    2025-12-20 19:35

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 19:35:34 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mkOqxTv%2FG%2FlqJHaVxcbryHFR4XqOAvqfuUoHNlmUQrl1HQPdbgM8L5BOXvxFPNNYm%2FpQKLZclqgslxBoj3NpWLt4msT7Lf%2FQvgLr1pKrYW499eMq"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b119566ffd0b8b6-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · elifarihab.pages.dev

    2025-12-20 19:11

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 19:11:51 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 9906
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "135fc556af9db189aabef5f0b46cac7c"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cKJmmnb4I0EM9V2BNl32x99DIWLCMrUKoNhJmDWz4lz588h0SqH%2BKsBK8b07ykW%2BvlJa5VyWuwtbdQFV85uD1XEhaAIO8eH6xX2ixpkxWKfjFxZy"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b1172ac0e5861e8-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title:  <R> 
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title> <R> </title>
    
        <!-- box icons -->
        <link href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css" rel="stylesheet" />
    
        <!-- custom css -->
        <link rel="stylesheet" href="css/style.css" />
      </head>
    
      <body>
        <!-- header design -->
        <header class="header">
            <a href="#" class="logo">Portfolio</a>
            <i class='bx bx-menu' id="menu-icon"></i>
            <nav class="navbar">
                <a href="#home" class="active"> Home</a>
                <a href="#about"> About</a>
                <a href="#services"> Services</a>
                <a href="#Skills"> Skills</a>
                <a href="#portfolio"> Portfolio</a>
                <a href="#contact"> Contact</a>
            </nav>
        </header>
    
        <!-- home section design -->
         <section class="home" id="home">
            <div class="home-content">
                <h3>Hello,It's Me </h3>
                <h1>Rihab Elifa</h1>
                <h3>And I'm a <span class="multiple-text"></span></h3>
                <p>Passionate about the field web developement and Machine Learning.
                    Currently open to work.</p>
                    <div class="social-media">
                        <a href="https://www.facebook.com/rihab.elifa/"><i class='bx bxl-facebook-circle'></i></a>
                        <a href="https://www.linkedin.com/in/rihab-elifa/"><i class='bx bxl-linkedin-square'></i></a>
                        <a href="https://github.com/Rihab-Elifa"><i class='bx bxl-github'></i></a>
                        <a href="#"><i class='bx bxl-instagram-alt'></i></a>
                    </div>
                    <a href="images/RIHAB_Elifa_CV.pdf"  download="VotreCV.pdf" class="btn">Download CV</a>
            </div>
    
            <div class="home-img">
                <img src="images/p2.png" alt="">
            </div>
    
         </section>
        <!-- about section design -->
         <section class="about" id="about">
            <div class="about-img">
                <img src="images/p.png" alt="">
    
            </div>
            <div class="about-content">
                <h2 class="heading">About <span> Me</span></h2>
    
                <h3>FullStack Developer</h3>
                <p>
                    I'm a Software Engineer passionate about developing web and mobile applications, with a keen interest in Machine Learning. I pursued pre-engineering studies at ESSHTS, focusing on Mathematics and Physics, and continued my education at ENIG, specializing in Telecommunications and Networks.
    Right now, I'm looking to advance my career and gain more experience in the field.
                </p>
                <a href="#" class="btn">Read More</a>
            </div>
         </section>
        <!-- services section design -->
        <section class="services" id="services">
            <h2 class="heading">Our <span>Services</span></h2>
            <div class="services-container">
                <div class="services-box">
                    <i class='bx bx-code-alt'></i>
                    <h3>Web development</h3>
                    <p>Our web development service offers custom solutions tailored to meet your unique needs.  With our expertise in front-end and back-end development, we ensure that your website is not only visually stunning but also functional and scalable.</p>
                    <a href="#" class="btn">Read More</a>
                </div>
    
               
                <div class="services-box">
                    <i class='bx bx-mobile' ></i>
                    <h3>Mobile application</h3>
                    <p>With our mobile application development service, we help turn your ideas into innovative mobile solutions.  With intuitive interfaces, and robust functionality, we ensure that your app stands out in the crowded app stores .</p>
                    <a href="#" class="btn">Read More</a>
                </div>
                <div class="services-box">
                    <i class='bx bx-desktop'></i>
                    <h3>Desktop
    Found 2025-12-20 by HttpPlugin
    Create report
elifarihab.pages.dev*.elifarihab.pages.dev
CN:
elifarihab.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-25 01:02
Not after:
2026-02-23 02:01
Domain summary