cloudflare
tcp/443 tcp/8443
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb864c05b4
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/neroxkira/webportov2.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb864c05b4
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/neroxkira/webportov2.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main
Open service 172.66.46.225:443 · protov.pages.dev
2026-01-10 12:22
HTTP/1.1 200 OK
Date: Sat, 10 Jan 2026 12:22:59 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=oeDQs8TlLWbE5v6f5EiUwFrECP9KfGZbKHG2GAXc%2F4AoY%2FlI51T8VjvNqz17GW%2Fw%2FIE7Qv%2BK6G4332KyBQi6bvSIwTTvaOQm1DZDPZCe"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bbc249b5ec5fba3-AMS
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:443 · protov.pages.dev
2026-01-09 06:10
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 06:10:56 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BhyXHPOCsIZCJ8l0QUuLIjfI5nWaLf%2BWA%2Fc8drofPZBztpPxZupXsS%2BM80efdFnZ0l7gS3lPYT3ddBKdkYd1XD7BltwPUqqSUYy6BlIN"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9bb1c63cec392067-EWR
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:8443 · protov.pages.dev
2026-01-08 23:20
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 23:20:28 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ctp1aOJWen%2B3XVjEl6F1SfrDyBwMnpZ502pkJaJod4ot4vGpV9vBVpHePhBHVXNjYUNjkKU0WeS8fNodquXOVnWxubz9kbeIQsNaIA3F2XE%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9baf6cf99e7e6022-SIN
alt-svc: h3=":8443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:443 · protov.pages.dev
2026-01-02 06:47
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 06:47:00 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gwx4FmxlNE1tRkTp0LI9iPgI11leS%2B%2BSjm3MLgisYFSu4OHvS9XNTgCP66FqWD%2B46B42zlXOV19VOAaSaJCZPnW0oF7dCFx5RozeByst7Hc%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b784d73dc240e44-AMS
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:8443 · protov.pages.dev
2026-01-01 22:16
HTTP/1.1 200 OK
Date: Thu, 01 Jan 2026 22:16:17 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JZT%2BoHx5ExKu09bYzqdcuEMB%2FsKtsWeuOcW8kigObrpf0Y3SipQ344CZ0EFRyuWa6ESByPAk%2BwKe8DqRhF0jj%2FqpI1euWbwU3%2FFW67Hvmt0%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b756153cabd811f-EWR
alt-svc: h3=":8443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:443 · protov.pages.dev
2025-12-30 10:16
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 10:16:39 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=H9FyyXqTlljzNWok1oZTHOmGFegI9E9TEaC5eWDoM0Cr5OtSNFPwXB9Yywj%2FDuYGR8M416f%2BsB7QDP%2FDx78cZFUtwUUw7OXuWAm%2BChZDFNY%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b60c86c4cdb7c78-EWR
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:8443 · protov.pages.dev
2025-12-30 05:43
HTTP/1.1 200 OK
Date: Tue, 30 Dec 2025 05:43:02 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fKNca%2BFztnicw3aVMQZLCAEzT4BmXlr8ny77FHtxoemoSnthGQFi5mOhxkquJMo2GJ%2FpqjLRdthtqL30ZrivClaKu5Q2mPp6R0QTLKGxZJs%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b5f37a28a939970-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:443 · protov.pages.dev
2025-12-23 08:57
HTTP/1.1 200 OK
Date: Tue, 23 Dec 2025 08:57:26 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eFEQT0z0wEOqEcmx0E2aJo0bsLyIAsoze9vS4y%2Fc3VGk%2FX%2FmaFhJwpZjYBcGt7QvBDQnUwffASFdmzpBSVrcyvBC1HOLQcPPxgwqGwprbmE%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b26a6c34e92d2a2-FRA
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:8443 · protov.pages.dev
2025-12-22 13:21
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2025 13:21:15 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ddbKMHU4ErE8oP5czxNTcrsjFMNycsqM1CdISBGQ42U4aSkLwwv6Pmi4FDyNY3PWsekFM9WqaMGDi0MFt2%2Fi%2FbIIw1cJSwoK1yP%2FlnlA%2FnI%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b1febd85cc1fff9-AMS
alt-svc: h3=":8443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:443 · protov.pages.dev
2025-12-21 06:14
HTTP/1.1 200 OK
Date: Sun, 21 Dec 2025 06:14:38 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xCjfvIj%2FjLbCIOE5sTOP8jZ61aZ7TQXVhHl5dvCUR2Rj8N3%2B3rlp%2BVTIny2wTNe5NeOko33PHMSdYDOylj%2BBsvWohtbLYIr3DbNdh8Ds1dw%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b153d8c293306d2-AMS
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:8443 · protov.pages.dev
2025-12-20 08:53
HTTP/1.1 200 OK
Date: Sat, 20 Dec 2025 08:53:42 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EG4OqIP5pz4%2B3wL2JhTiEdJtm1uYJcvUr8AUmIFf11nF5YvjWdSsI5bO%2BmZoOcDfVGQrzCrum2BlWrhoseWcDxBAlyBSUEXYMJYSGmgDw6Q%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b0de92dfb48383b-FRA
alt-svc: h3=":8443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>
Open service 172.66.45.31:443 · protov.pages.dev
2025-12-19 07:04
HTTP/1.1 200 OK
Date: Fri, 19 Dec 2025 07:04:30 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2121
Connection: close
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=0, must-revalidate
ETag: "60bb07e1debd7b7bcf54ee6c2dbae05b"
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=A3Jof2IFnwZYWl3E5nVrV%2BOMSFy%2Fd%2BQBA12IQ1%2F5umxL8T2RIo5d88sKG%2FMa%2FkUH73P2Uv%2FekMI4Kyowvxx8vyGLgW3v7DlMn%2BaFJccLP5g%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b050bd96d9d2f12-FRA
alt-svc: h3=":443"; ma=86400
Page title: Interactive Portfolio
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive Portfolio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<div class="container">
<div class="card">
<div class="card-inner">
<!-- Front Page -->
<div class="card-front">
<div class="glow-effect"></div>
<img src="your-photo.jpg" alt="Profile" class="profile-image">
<h1>nerox</h1>
<p>Design Graphic</p>
<p class="hint">Click anywhere to flip</p>
</div>
<!-- Back Page -->
<div class="card-back">
<h2>About Me</h2>
<div class="content">
<p>Passionate developer with expertise in web technologies and problem-solving.</p>
<div class="skills">
<span class="skill-tag">JavaScript</span>
<span class="skill-tag">React</span>
<span class="skill-tag">Node.js</span>
<span class="skill-tag">Python</span>
<span class="skill-tag">SQL</span>
</div>
<div class="social-links">
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Instagram"></i></a>
<a href="#" class="social-icon"><i class="fab fa-Whatsapp"></i></a>
</div>
</div>
<button class="flip-button">Flip Back</button>
</div>
</div>
</div>
</div>
<script src="script.js"></script>
</body>
</html>