Domain www.codingsometimes.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Git configuration and history exposed
    First seen 2024-08-30 07:41
    Last seen 2026-01-01 20:11
    Open for 489 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522345b1898

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	ignorecase = true
      	precomposeunicode = true
      [remote "origin"]
      	url = git@github.com:georgesglynn/codingsometimesv2.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      	vscode-merge-base = origin/main
      
      Found on 2026-01-01 20:11
      348 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65221d8ea8c6

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = git@github.com:georgesglynn/codingsometimesv2.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      	vscode-merge-base = origin/main
      [user]
      	name = George
      	email = georgesglynn@gmail.com
      
      Found on 2025-04-14 11:15
      357 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224ce5df32

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = git@github.com:georgesglynn/codingsometimesv2.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      	vscode-merge-base = origin/main
      
      Found on 2024-10-02 00:06
      303 Bytes
  • Open service 2600:9000:225b:a800:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 47755cdb8b36419a04f12ee3c24f7fae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: aG8nMDAQTTBAVdSs0c_zytd3rSqRCe4C-6frwsXPlPOARXhOg6zctg==
    Age: 13042
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:7200:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 f8d34d99bd5a267bad6857ae101ea8e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: eZsy5Ki35FrfOdqboo24-hCIisf997G4opTl6Ajxd3H0FvXvHq_JgA==
    Age: 13042
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.10:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 28e56b9ddced4ed414e75f87cbd0d976.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: 8P4mVzoVUiRG00uv0ZKUzJKSh-9FYMvKitYheeyjh8GrFNsVNMIc7w==
    Age: 13042
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.10:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:17 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 f4c3162878591c5abd76f8ee1f873476.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: VT-6ipuLGN6KWrI6j9q2pTPW66naOhHVV2jXBWVdiViFuYevvhdWzg==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8400:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 32162aed20605276097da109dc97c5b0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: qcecqLjnleEWFexqJj7Od5Gsr9JS_pEg2FA7c3HIzSwNi6MuOyslRg==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:8400:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: YYX6iNszPH-dKVJGSjkHggLcqTizjJN0X7GZsbo3AVCFg2YPX4mdPA==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:7200:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c414bd1a4ce7ace94cbfdfa8efcbe5a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: fXji45EKCL0YFKGf0ueUacIQDqcIJpibfplQRDaSkg-4r2o9gocyuA==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:a00:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 fb542039f97bb702c0e68d2142c449aa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: y1eOsyc7E3pnU06_iXe5jGYDX8_9YUw0mZnvWLHSDapw0NLtZWkpmw==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:c800:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c414bd1a4ce7ace94cbfdfa8efcbe5a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: APDLmd9pgxv0Pfl9GBwNIb9iKqmX4hURueCfWsC0s1FWsESMEN-uDw==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:a800:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 fb542039f97bb702c0e68d2142c449aa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: NITf_UIeDqLXR_9EFxJ_DvXv7l39HvMD1HcgaTGSCvUk-CFmCR3CNw==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:e600:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c414bd1a4ce7ace94cbfdfa8efcbe5a6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Nn8lJGK5Ijkl_AtINbruxqQLphHXIzTBdl14E0cOpBn2znw1JI7Udg==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:ec00:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 355f72364b4c8f8829ae95f886a03f56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: Dz3bnGC31nYKIUbKiCfXNO5-n9dT0CO8_tmVRBLxOFKpygS2i0xB5w==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:c800:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: CZqHeA-tcb1jj40uXN4RjmQRbCn4Xl5chQaYvIiQLGo14Q8QO0XAJw==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.74:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 eec5ede1fdb15ceb2352a4ebfb155362.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: JxBFyrJ9JlM5BWXT4my6gxebE77tXpnbHxp8bNHBZG9tE-dDUmyEpQ==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:ec00:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 47755cdb8b36419a04f12ee3c24f7fae.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: dVHRZf2FmEnnVeLCfDYdYtfPdb3GkZ-xXMOB-SMMgKOrtLdRPcmMSg==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:a00:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 355f72364b4c8f8829ae95f886a03f56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: MdhqqPZrDPUL0xo-prit4A5u9Cl72WBrRBrv15sUqMXUGe-4yP6RTQ==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.54:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 fb542039f97bb702c0e68d2142c449aa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: jbiLyPJZ_TErekxnfbnwEo3iSgfh5DTm_4SFXERvixlnh1_hYDxnUw==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.74:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 8ebebe66cc8de626ee8e15b2ee72d826.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: IIpsG8XEa_vEDdNCkfiV3jdiHDDwIbPDVNszAnvLbKBxYKX93qWSAA==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:2600:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 cabdd49d8331afa937d15ebb470ea716.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: wt-rhp2CsqTYcC8On9roqIUGPal5QAP4f1nzLuVnFCWQ2rTzMlECAA==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.129:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: xOLygZ6GZ21AWeDsFh4y3XsJlgLlglUXTMGVd1OmAZTAyYZ4u1wC6Q==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.54:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5cc4b35b46cb9b55d49e7f47442e6838.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: ErGUHp3cDJ9HSrmDTMV-pQXamDYik84eqno-Ol08h7WiHEqxWJy99A==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:e600:1a:a695:a800:93a1:443 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 17940
    Connection: close
    Last-Modified: Wed, 16 Apr 2025 02:13:12 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 16:33:56 GMT
    ETag: "0258bc96a032b8cc82f169a1d357a40c"
    X-Cache: Hit from cloudfront
    Via: 1.1 89efe3a7854e47cf7f1fe47e28e39348.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: icOXD1dV3yLEZqaG9zSwaB6TKtSd0l9EOnR8lTb2V62YsuhASDwpFw==
    Age: 13041
    
    Page title: George's Portfolio
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <title>George's Portfolio</title>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
      <link href="https://fonts.googleapis.com/css?family=Raleway:100,200,400,600" rel="stylesheet" />
      <link
        href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
        rel="stylesheet">
      <link rel="stylesheet" type="text/css" href="./css/materialize.css" />
      <link rel="stylesheet" type="text/css" href="./css/universal.css" />
    </head>
    
    <body>
      <!-- <link href="./import/personal_card.html" rel="import" /> -->
      <!-- Personal Card Code START -->
      <div class="row personal-card">
        <div class="personal-avatar col s12 m5">
          <img src="./images/avatar.JPG" alt="A professional image of George" class="avatar circle responsive-img" height="215" width="215" />
        </div>
        <div class="personal-info col s12 m7">
          <label class="first-name-label">George</label>
          <label class="last-name-label">Glynn</label>
          <div class="contact">
            <div class="valign-wrapper">
              <a href="mailto:georgesglynn@gmail.com" target="_top" class="valign-wrapper">
                <i class="material-icons valign">mail</i>
                <span class="personal-label valign"> georgesglynn@gmail.com </span>
              </a>
            </div>
            <div class="valign-wrapper">
              <i class="material-icons valign">home</i>
              <span class="personal-label valign"> Dallas, TX </span>
            </div>
            <div class="valign-wrapper">
              <a href="https://www.linkedin.com/in/george-glynn-3704bbb5/" target="_blank" class="valign-wrapper">
                <img class="valign" height="21" width="24" src="./images/liwhite.png" alt="LinkedIn logo" />
                <span class="personal-label valign"> LinkedIn </span>
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- Personal Card Code END -->
      <div class="body-white">
        <!-- <link href="./import/navbar.html" rel="import" /> -->
        <!-- Navbar Code START -->
        <div class="row" style="text-align: center; margin: 10px">
          <a href="/" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">person</i>About Me</a>
          <a href="/projects.html" class="waves-effect waves-light btn-large light-blue darken-1 my-button"><i
              class="material-icons left">fitness_center</i>Projects</a>
        </div>
        <!-- Navbar Code END -->
        <div class="container">
          <div class="divider"></div>
          <h4 class="light-blue-text text-darken-1" style="text-align: left">Hey there!</h4>
          <p class="flow-text black-text desc" style="font-size: 20px">
            My name is George, and I am a passionate software engineer with over six years of experience in developing and
            supporting enterprise applications, as well as creating custom solutions for small businesses.
            <br><br>
            I currently work remotely for Southwest Airlines<sup><a href="#swa-disclaimer"
                style="text-decoration: underline;">1</a></sup> in their Ground Ops Technology
            department where alongside a small group of awesome people we are working towards digitizing and automating
            their tedious and outdated paper processes. This role is particularly exciting because it allows me to make a
            significant impact on the frontline employees who are crucial to our operations, all while showcasing my
            development skills in cloud technologies.
            <br><br>
            Aside from my day job, I try to stay in touch with the most recent technologies by working on side
            projects related to topics that interest me. I am always on the lookout for more opportunities to learn new
            technologies and building applications that make our lives easier. Outside of t
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.66.192.129:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: YMbX3u-PZzrCJ5g9U25nFFhnw_fMqyWu6jLtgji_u2w4TnWYsYgMeA==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2600:9000:225b:2600:1a:a695:a800:93a1:80 · www.codingsometimes.com

    2026-01-01 20:11

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Thu, 01 Jan 2026 20:11:16 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.codingsometimes.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 66ce4848bcf993e3c57b596461cd0b82.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    X-Amz-Cf-Id: IglqB8UjR698kWp5acvMZlq9j1_t-XksLUmEMKc_uj717EublRGLyQ==
    
    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>
    
    Found 2026-01-01 by HttpPlugin
    Create report
codingsometimes.comwww.codingsometimes.com
CN:
codingsometimes.com
Key:
RSA-2048
Issuer:
Not before:
2025-07-30 00:00
Not after:
2026-08-27 23:59