AmazonS3
tcp/443
CloudFront
tcp/80
Open service 2600:9000:237d:3400:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 349eb6985da057f318665aa6bde74732.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 3TJQjCwQyaP1lRWJoiEbcKs5gYA8tblcsxx5V5aQr5sCt7xqnF_spA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:0:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 ba1081cbdcd39cc4928b65493cb81558.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 4KYmzTIugGsfcFuV34Wq3yGutc1R1xRiC3U72Lylgh3_4jHshzDu_g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 108.138.36.107:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 05e8912dc00dd796ed2b040e3237568e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: g3I1Qcsv51jndUfWwxOsn97QBBSNbb86z_qzOwMPZhqVyd2kGBwcIg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 108.138.36.74:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 a1d3f4e4f5c5940d2f1eea05f736c3ee.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: H4XSjeY8Q42sj9y7DZKuXDjUQtM0OAJDu-OSQR3J1wxz7yZSvcb2Hg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 108.138.36.74:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 d2e8c709d1f79bde6ed8f833f02bdd34.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: QmNXJK4Q3ywioygt6Om4ZqsVPXBYrMPTGqwasyK15dvixNd73sofSQ== Age: 51372 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:ac00:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 a1d3f4e4f5c5940d2f1eea05f736c3ee.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: D2FLfPvpFToJRj9yhM9v5KfnoE4x3Nu-yOgE38qMxFNk5BwP_j77pg== Age: 51372 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:4800:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 d34e2629ef96cca4a5e6c92c061c82b4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 4f909Y9806x52wiq54vj2SalH1bL0MhfOVh0jTso91zrdFzx5djHsg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:ac00:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:28 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 cb64e02e44588dfd13b2a4b2483c404c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 0WReddajsuIOlcNyqcD8YYZ7kYeBEJVsmTslxurzL1stbJGnQ4qJ4A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:5600:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 d2e8c709d1f79bde6ed8f833f02bdd34.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: C_sNAXFcbr2dsJ-JkLJYxpVYBty0oM98mGi4YX0w-8wlaADqUDI8Fg== Age: 51372 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:0:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 2190b35b24e05763512aa336b18a1b52.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: D1NQsXsHLmlSP-h4bB908zgNWSWKInlQEyMqdNbbrflU1HtSWVELrQ== Age: 51370 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:fa00:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 e33c4b19512a86c5972c18d1c60d21f8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: q59JNVq87Y5UaTS4iUZQsl-PvBC1eA7aRH3nZ2zTFX4LliMiRYARoQ== Age: 51370 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:d800:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 ef6c1b0d6b04f2b7f81eb00fa448b890.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 3rikys7vj50QwBNf1LcmUcSR8SXMU6nUjKEJxyZ8UWFT16cmQy6Gpw== Age: 51370 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:3400:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 826a64379fff05f157845c418fee53d2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: yptZAMI0zK84HFnErbrlX8sIEM6-ODTyBkPX71JG_gY8H1ERn1C2Iw== Age: 51370 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:9400:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 82fdc4c167a56caabe3a8a99b02abee4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: yKRbN5E7yuZYcpCZbf4Stbkz6Fz8Trg0xYqiNnuxlHiT35p394bDlw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 108.138.36.22:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 91220e34cbdd95f669dbfd83e711fee6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: SYKFOO3AkFOiGfMUgSPRSCzxyUU8Go3Q0vUvoM5zCEHfXCbdGSadrQ== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:fa00:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 e5f838cca0e0de4bbf3520e7a4d3ae3e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: tjlrw0RsPpB9my_eLKcxvqAlO2Xo_Pii9440x_I3jrT52ehJY-zw6w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:fc00:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 210c8ad3e752d602af05a2de06eb2ff8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: fhqFKiYFZI2bUxy18LrO3jTJf6swOG9ydHh22R_dCyOR1CA4Sshyrw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:de00:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 73b81cd9bd041c21d2fd170c0f53e030.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: xoFFlPnkcZZJr2Pi7aeIbHEK-jNU6TKFjjpBiXZUqEo2j6b3VmYeCg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:d200:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 e33c4b19512a86c5972c18d1c60d21f8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: As5QL0cvT_UxpkO5tpOOfMnUo5siqtsBmzQCBBJ64oA1_4m2XZFHnA== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:2400:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 cdf03e675736c21829fede7b370fd99a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: xL30CQ5ycYm5i50i1ypKIMWkCFG2O2HPHJGqmean8_WDW5Oy-E1_cA== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 108.138.36.127:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 beaace02cc7004781239800a1c484ca0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: BXL2LUsLBLdWmCERnyfytNsayz7RTgL_ayjw92dhCIOy08Y_3NikAw== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:8000:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 7f6fdb9a0ec439bac9ac6cc0db13237e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: BynG55Ub0ed1NfpcfUZLBSQooe34K6_1gZcU1GhgTffd70TcALzfHg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 108.138.36.22:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 ac1ae217387c42a8268a34d5a89f4b46.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: XGiWKs2f7Y7XaYk9H9tHtn_5DpSxnUiWxrE8_83EWACoJZDdNP_bjw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 108.138.36.107:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 67393fa6b3a865c1a8252acac0aa5cbc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: tyDobnDr8a8m4pvrJSsCj0OzH5eiiUuzmsOUCFqTUC7rgE-JS8fBhQ== Age: 51372 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:8c00:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 210c8ad3e752d602af05a2de06eb2ff8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: O_da6AGB1H3XyUblHi-3ZSCxfBNF0kQttDnt_lKR9I3YkI1DN0-obQ== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:4800:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 09b934fc5a2991212bdc3b299a0a1cb4.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 558Biq3_Muc3HNmh6Mt0-PocenwDOF3wvGgVtgZkq2s7phkYxYzCYQ== Age: 51371 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 18.66.102.15:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 4a502b22092e94faddf9a5b056e273ae.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: QBlbCoGppl7tks6i5Uu9y_seZNTuBG7VPkBrJ23L8e-DvzGy6bWqoQ== Age: 51367 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:8c00:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 c7e33a86531bfe239a9c43428fc5c122.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 6Pv_95M0sjwORdnwliGpVf_BHkju8_fZlBKGppPmSGljwThdyu4L_g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:8c00:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 ac1ae217387c42a8268a34d5a89f4b46.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: sXF3BwyABR6oHtlF1b8zJtMs7B4GVSsZYBIrwktU6_vk52ZKKcTqeg== Age: 51370 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:fc00:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 0c17d6e113cee388d94028cac715ecd2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: TKhWtFE41Ox05JIhlBvMHQM2_jTQX68jZRplrPh79xoXSt2mG4h-jg== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 18.66.102.63:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 3f52d342c56014599dee37446f6c9f2e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: fbov5ErZp_EWRcADyMGzpnJpCJPRDmoPXdwBH-s39RkALS2p1JCFJQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:d800:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 beaace02cc7004781239800a1c484ca0.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: sny46Op_iuzrAFOsJwyZyeOIH0NNlv46PvjqfWNLZJBDEeiv2Wkf-Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:8c00:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 3fbcd51d3039c17ef404823aaeb1f66c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 7FvgzI1II5blwAWEf164n3rMGgPeP3yju6pEHFrXYbR2Kb83IzCFvQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:de00:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 f52fb277cecd3d7de14d996c1f683de2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: CXf_XIgAvV5DMHioXrUbmtMhnGdlH2yq3fp84UESGXks4huqUCeIrA== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:9400:17:1c6d:3580:93a1:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 7f6fdb9a0ec439bac9ac6cc0db13237e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: aoGXKuO6e3DKY3k1DZanq_fYwc90VQ3vgumduzBZLjCTdWkoZC8x4g== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:2400:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 67393fa6b3a865c1a8252acac0aa5cbc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: FpjYvaUH7DdXGD2CnwMgW9bsB_vAHueDGQy01COzM84TPoaBEHXE0A== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.102.109:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 cb4c4a25e4ef534686959996782c8476.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: h71W7-AxLRhEiUFRpLw1gOTcDBMzDnuFIG0JZsULDRG-zWokBO-cEg== Age: 51367 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 108.138.36.127:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 05e8912dc00dd796ed2b040e3237568e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: 5ezs19ZV6aDhcQx6ZRm5tMrzKRgRbtwjKuUD1mi68brVCd16NwHhHA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:d200:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 9f8416bf8a85d328bf3649469ef2a474.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: Au7LNI9zAIhghmowdbhyyJotWVpn3PZRKhRDkw2OOQrrd_7TQzIoVQ== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.102.109:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 c387974a86541bbcc6c5141a85eeaf36.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: mqv-WZUcOP7yQM6oSNYoEVfZjlFfkTg3a8RVfnykhCCJEWMBd9JRog== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.102.15:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 993c0866e705e48daa4fed5e30627712.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: zBfIkh4yEuHazgMA3vFeBWOcdu8O1Z9FLxKync8AC-NUjC7jc01g6Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:8000:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 3d7648aa47c887339ebd63c859836150.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: OJrmnzT0C1HRW1e6pB-ElZPF3FmmxUpGKDAtpGG1QW4c1cCUSBtqWA== Age: 51368 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 18.66.102.44:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 44b457512f742b4e48fc7f0c87d8ed92.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: uRtZ_YRsG2NsP4q-u3gcU5RZZcEFxP6jSFF72idF-Mb0pgNyL90fAg== Age: 51367 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 18.66.102.63:443 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 e44e0b24e706487eaec6b9e01f2166dc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: TL9_XdeyF8IgyhOSSvlWD0pZe5oEIRiccHFMaDnUahoW55k3PguPyw== Age: 51367 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
Open service 2600:9000:237d:5600:17:1c6d:3580:93a1:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:26 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 774fae779f194800b967be38df6bd8d2.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: DQXpwOrgo5XP1NOI2WlkEYOzwd7pEMY2-zxz0tnypcGk_2OUFknO2Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 18.66.102.44:80 · www.chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://www.chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 03ffca0f67e3596b9a0c92342fe91598.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA56-P2 X-Amz-Cf-Id: vlhOJNxc9zlKWQpVx9qo18YSlZs-gwB14DoyEobLCiYfzcxoQlrOMA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:9600:17:1c6d:3580:93a1:80 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 01 Nov 2024 03:03:27 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chrisseals.com/ X-Cache: Redirect from cloudfront Via: 1.1 349eb6985da057f318665aa6bde74732.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: eYnL14UHlyjpWOWzHQlsp0dc2tXuWOUs5t0MsBDUYQiAUSU5HIRkug== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:237d:9600:17:1c6d:3580:93a1:443 · chrisseals.com
2024-11-01 03:03
HTTP/1.1 200 OK Content-Type: text/html Content-Length: 6530 Connection: close Date: Thu, 31 Oct 2024 12:47:20 GMT Last-Modified: Sun, 11 Feb 2024 04:32:20 GMT ETag: "841b54908d62603fdce3e6f2d5c52c11" Server: AmazonS3 Vary: Accept-Encoding X-Cache: Hit from cloudfront Via: 1.1 e5f838cca0e0de4bbf3520e7a4d3ae3e.cloudfront.net (CloudFront) X-Amz-Cf-Pop: MUC50-P2 X-Amz-Cf-Id: kSqu1NSjfKsfXZmRYd1TZCgUF6UWn1uWMwod-_9Z2cfwt3-vHru5bg== Age: 51370 Page title: Home Page <!DOCTYPE html> <html lang="en"> <head> <!-- File Name: index.html Project Name: Website Project Date Created: May-3-2022 Last Updated: Dec-16-2022 Author: Chris Seals Description: Landing page for the site that has information on how to get around --> <title>Home Page</title> <link href="media/house.svg" rel="icon"> <meta charset="UTF-8"> <meta name="keywords" content="Chris, Seals, Chris Seals, Resume"> <meta name="description" content="Landing page for Chris Seals' information"> <meta name="author" content="Chris Seals"> <meta name="viewport" content="width=device-width, intial-scale=1.0"> <!-- Latest compiled and minified CSS --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> <!-- Latest compiled JavaScript --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> <link href="css/style.css" rel="stylesheet"> </head> <body class="bg-dark"> <nav class="navbar navbar-expand-sm bg-dark navbar-dark border-bottom"> <div class="container-fluid"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="#">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="html/resume.html">About Me</a> </li> <li class="nav-item dropdown"> <div class="dropdown"> <a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a> <ul class="dropdown-menu bg-dark"> <li><a class="dropdown-item text-white" href="html/webproj.html">Web Projects</a></li> <li><a class="dropdown-item text-white" href="html/javaproj.html">Java Game Project</a></li> <li><a class="dropdown-item text-white" href="html/csharpproj.html">.NET Projects</a></li> <li><a class="dropdown-item text-white" href="html/linux.html">Linux Projects</a></li> <li><a class="dropdown-item text-white" href="html/thisSite.html">This Site</a></li> </ul> </div> </li> <li class="nav-item"> <a class="nav-link" href="html/contact.html">Contact Me!</a> </li> </ul> </div> </nav> <div class="container-fluid p-5 text-center bg-dark text-white "> <h1>Welcome!</h1> <div id="carouselExampleIndicators" class="carousel slide mx-auto" data-bs-ride="carousel" style="max-width: 700px;"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <a href="./html/webproj.html#dnd"> <img src="./media/dnd.png" class="d-block w-100 img-fluid" alt="dnd asp.net app"> </a> <div class="carousel-caption text-black"> DnD character web app </div> </div> <div class="carousel-item"> <a href="./html/javaproj.html#java"> <img src="./media/not
2600:9000:237d:3400:17:1c6d:3580:93a1 1 2600:9000:237d:0:17:1c6d:3580:93a1 1 108.138.36.107 1 108.138.36.74 1 2600:9000:237d:ac00:17:1c6d:3580:93a1 1 2600:9000:237d:4800:17:1c6d:3580:93a1 1 2600:9000:237d:5600:17:1c6d:3580:93a1 1 2600:9000:237d:fa00:17:1c6d:3580:93a1 1 2600:9000:237d:d800:17:1c6d:3580:93a1 1 2600:9000:237d:9400:17:1c6d:3580:93a1 1 108.138.36.22 1 2600:9000:237d:fc00:17:1c6d:3580:93a1 1 2600:9000:237d:de00:17:1c6d:3580:93a1 1 2600:9000:237d:d200:17:1c6d:3580:93a1 1 2600:9000:237d:2400:17:1c6d:3580:93a1 1 108.138.36.127 1 2600:9000:237d:8000:17:1c6d:3580:93a1 1 2600:9000:237d:8c00:17:1c6d:3580:93a1 1 18.66.102.15 1 18.66.102.63 1 18.66.102.109 1 18.66.102.44 1 2600:9000:237d:9600:17:1c6d:3580:93a1 1