Open service 20.62.72.11:80 · jefsayloon.dev
2025-12-19 14:08
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Fri, 19 Dec 2025 14:08:19 GMT Location: https://jefsayloon.dev/
Open service 20.62.72.11:443 · jefsayloon.dev
2025-12-19 14:08
HTTP/1.1 200 OK
Content-Length: 2034
Connection: close
Content-Type: text/html
Date: Fri, 19 Dec 2025 14:08:19 GMT
Cache-Control: public, must-revalidate, max-age=30
ETag: "75502120"
Last-Modified: Tue, 22 Jul 2025 11:40:28 GMT
Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
Referrer-Policy: same-origin
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-DNS-Prefetch-Control: off
Page title: Jef Sayloon | Home
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" />
<meta name="author" content="Jef Sayloon" />
<meta name="description" content="Hi, welcome to my personal website. Created with Blazor WebAssembly" />
<title>Jef Sayloon | Home</title>
<base href="/" />
<link rel="icon" type="image/png" href="favicon.png" />
<!--<link rel="preload" as="image" href="/assets/profile_no_bg.webp" imagesrcset="/assets/profile_no_bg.webp" type="image/webp" />-->
<!-- Custom Google font -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet" />
<!-- Bootstrap icons -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css">
<!-- Core theme CSS -->
<link href="css/site.css" rel="stylesheet" />
<link href="css/custom-theme.css" rel="stylesheet">
<link href="css/app.css" rel="stylesheet" />
<link href="css/normalize.css" rel="stylesheet" />
<!-- <link href="Web.Portfolio.styles.css" rel="stylesheet" /> -->
</head>
<body>
<div id="app">
<svg class="loading-progress">
<circle r="40%" cx="50%" cy="50%" />
<circle r="40%" cx="50%" cy="50%" />
</svg>
<div class="loading-progress-text"></div>
</div>
<div id="blazor-error-ui">
An unhandled error has occurred.
<a href="" class="reload">Reload</a>
<a href="" class="dismiss" rel="nofollow">🗙</a>
</div>
<script src="_framework/blazor.webassembly.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" defer></script>
<script src="js/script.js" defer></script>
</body>
</html>