Domain nahibchaudhri.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

  • Git configuration and history exposed
    First seen 2025-09-17 02:39
    Last seen 2026-01-23 02:25
    Open for 127 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652223591ac6

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/nahibchaudhri/cloud_resume_frontend
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [gc]
      	auto = 0
      [http "https://github.com/"]
      	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX1lpWnlxa2l4MWREbk01ak5Za01VaHpzNnBmVU5TcjJzRnlrSA==
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2026-01-23 02:25
      436 Bytes
  • Git configuration and history exposed
    First seen 2025-09-17 02:39
    Last seen 2026-01-22 22:42
    Open for 127 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652223591ac6

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/nahibchaudhri/cloud_resume_frontend
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [gc]
      	auto = 0
      [http "https://github.com/"]
      	extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX1lpWnlxa2l4MWREbk01ak5Za01VaHpzNnBmVU5TcjJzRnlrSA==
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      
      Found on 2026-01-22 22:42
      436 Bytes
  • Open service 18.245.31.67:443 · www.nahibchaudhri.com

    2026-01-23 02:25

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    Server: AmazonS3
    Date: Thu, 22 Jan 2026 22:43:01 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    X-Cache: Hit from cloudfront
    Via: 1.1 c63140c3859a31aa195816b9d66d1f2c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: 1YZWaGHFXlWQUzrKCruXzMz3v93-t9UWign-aM2gLDcvbLzb4x5B2Q==
    Age: 13332
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.245.31.96:443 · nahibchaudhri.com

    2026-01-22 22:42

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    Server: AmazonS3
    Date: Thu, 22 Jan 2026 22:43:01 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    X-Cache: Hit from cloudfront
    Via: 1.1 04d30d89cfeb7f513dc1f5b2d3c605d2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: 9NCa70zU9aFgo3xefiL1lSq4CtxDBO-KzvvBhpaYWnlnFDtDf5Veyg==
    Age: 1
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 18.245.31.67:443 · www.nahibchaudhri.com

    2026-01-09 03:25

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Date: Thu, 08 Jan 2026 19:22:47 GMT
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 4bf44796811ecea5881c6668d3aa9226.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: oCjiwj6ZSrLZBkj6IUc4tquyGrlzXCia7O1K1kwRyvkNnMSy-08n5w==
    Age: 28946
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.245.31.96:443 · nahibchaudhri.com

    2026-01-08 23:39

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Date: Thu, 08 Jan 2026 19:22:47 GMT
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 ebc0709f2918acef5e26208dffcb618c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: utdwkEaq2Arkb5YjSCVDfj3-Ydq8Gx2IzRlrr7sT7ZToaiFTaPfqxg==
    Age: 15380
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 18.245.31.67:443 · www.nahibchaudhri.com

    2026-01-02 10:08

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Date: Thu, 01 Jan 2026 23:16:46 GMT
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 851fdca2e1873274a995295ecd94732e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: Znbj2tro0cxND740G-Z_T_G5vUTVd5Tu2sU0AgD584eBg6urr54U9Q==
    Age: 39093
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.96:443 · nahibchaudhri.com

    2026-01-02 02:14

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Date: Thu, 01 Jan 2026 23:16:46 GMT
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 a530f843a2269d63579bc4238b63fbac.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: GG0kH1J3f7--qrsPrTQaRSl-JnwywdY9vPrDcLHisoz55mTha86IYQ==
    Age: 10694
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.245.31.96:443 · nahibchaudhri.com

    2025-12-23 05:52

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Date: Tue, 23 Dec 2025 05:52:34 GMT
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 1feab8d6a8e5cc920c359b62fd33d3de.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: 5mj0L6GgLbUFJakDIB-0pVrhIgkkrhz1jkYedNifxZMJPfOoRVCQOA==
    Age: 1
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.245.31.67:443 · www.nahibchaudhri.com

    2025-12-22 19:36

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 3887
    Connection: close
    Last-Modified: Fri, 08 Nov 2024 03:08:46 GMT
    Server: AmazonS3
    Date: Mon, 22 Dec 2025 19:36:56 GMT
    ETag: "ce3dce9ecf9c6294ab15254e9499cab4"
    X-Cache: Hit from cloudfront
    Via: 1.1 b7c8b552077b93dc0acaa0b82d11fa62.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA56-P8
    X-Amz-Cf-Id: 376ynOkX8YPLyZ-T_yLygeutRDqC9xX3rulUkVeSuOQPWsqPnq-XWA==
    Age: 10157
    
    Page title: Your Name - Resume
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Your Name - Resume</title>
        <style>
        <script src="js/visitor-counter.js"></script>
        <script>
            visitorCounter();
        </script>
            /* Basic styles for the entire document */
            body {
                font-family: Arial, sans-serif;
                line-height: 1.6;
                color: #333;
                max-width: 800px;
                margin: 0 auto;
                padding: 20px;
            }
    
            /* Styles for the header section */
            header {
                text-align: center;
                margin-bottom: 20px;
            }
    
            h1 {
                margin-bottom: 5px;
            }
    
            /* Styles for section headings */
            h2 {
                border-bottom: 2px solid #333;
                padding-bottom: 5px;
                margin-top: 20px;
            }
    
            /* Styles for work experience and education items */
            .item {
                margin-bottom: 15px;
            }
    
            .item h3 {
                margin-bottom: 5px;
            }
    
            .item p {
                margin: 0;
            }
    
            /* Styles for the skills section */
            ul {
                padding-left: 20px;
            }
        </style>
    </head>
    <body>
    <p>
    Visitor #: <span id="visitor-counter"></span>
    
        <header>
            <!-- Replace "Your Name" with your actual name -->
            <h1>Nahib Chaudhri</h1>
            <!-- Update the following lines with your contact information -->
            <p>Email: your.email@example.com | Phone: (123) 456-7890</p>
            <p>Location: City, State</p>
        </header>
    
        <section>
            <h2>Summary</h2>
            <!-- Replace this paragraph with a brief summary of your professional background and goals -->
            <p>A self-motivated and dynamic fourth-year, majoring in Information Systems of Business Administration at Loyola Marymount University. Looking to expand and apply my knowledge in a professional setting to efficiently carry out necessary events and projects.</p>
        </section>
    
        <section>
            <h2>Work Experience</h2>
            <!-- Repeat this div for each work experience entry -->
            <div class="item">
                <h3>Co-Owner - KicksBlast</h3>
                <p>August 2020 - Present</p>
                <ul>
                    <!-- Add 3-5 bullet points describing your responsibilities and achievements -->
                    <li>Self-started company with brother with 5,000 dollars in capital</li>
                    <li>Curated over 1 million dollars with shoes and clothing with in 4 years through Instagram</li>
                    <li>Sold to many well-known individuals some including Dababy, Nle Choppa, Sean Kingston, Michael Porter Junior, and many Division 1 college athletes</li>
                </ul>
            </div>
            <!-- Add more work experience items as needed -->
        </section>
    
        <section>
            <h2>Education</h2>
            <!-- Repeat this div for each education entry -->
            <div class="item">
                <h3>BS - Information Systems and Bysiness Analytics</h3>
                <p>Loyola Marymount University, 2024</p>
                <!-- Optional: Add relevant coursework, achievements, or GPA -->
            </div>
            <!-- Add more education items as needed -->
        </section>
    
        <section>
            <h2>Skills</h2>
            <!-- List your key skills here -->
            <ul>
                <li>Terraform - automating the deployment of AWS resources, including DynamoDB, API Gateway, and Lambda</li>
                <li>Static Website Hosting - deploying resume to AWS S3 as a static website</li>
                <li>Github - organizing code in repositories for frontend, backend, and infrastructure</li>
                <li>NoSQL Database - Using DynamoDB to store and update data (visitor counter)</li>
                <!-- Add more skills as needed -->
            </ul>
        </section>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
nahibchaudhri.comwww.nahibchaudhri.com
CN:
nahibchaudhri.com
Key:
RSA-2048
Issuer:
Not before:
2025-09-17 00:00
Not after:
2026-10-16 23:59
Domain summary
IP summary