- Scan ID:
- f6590faa-600d-4c90-a453-077b869dc819Finished
- Submitted URL:
- https://siydge.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html class="no-js" lang=""><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" href="css/style.css">
<meta name="description" content="">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<meta property="og:image:alt" content="">
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" href="/icon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="icon.png">
<meta name="theme-color" content="#fafafa">
</head>
<body>
<!-- Add your site or application content here -->
<audio id="music" autoplay="" hidden="" controls="" loop="">
<source src="serenity.wav" style="volume: 5%" type="audio/wav">
</audio>
<img style="display: flex; position: fixed; left: 0; top: 0; width: 100%; height: 100%; object-fit: fill; animation-delay: 45s" class="animation-reveal" src="serenity.jpg">
<div class="center animation-away" style="animation-delay: 5s">
<p class="animation-up" style="animation-delay: 6s">Welcome to my website. Enjoy the sounds. Make sure AutoPlay is allowed.</p>
<div style="display: flex; justify-content: center;">
<p class="animation-left" style="animation-delay: 12s; text-align: right">My name is Siydge.</p>
<p class="animation-right" style="animation-delay: 16s; text-align: left; padding-left: 4px"> Well, my online alias is.</p>
</div>
<br>
<p class="animation-left" style="animation-delay: 22s">I'm a Software Developer, spent a long time learning mostly C# and LuaU.</p>
<p class="animation-left" style="animation-delay: 28s">But I don't consider coding my passion. I like systems, mechanics, engines.</p>
<p class="animation-right" style="animation-delay: 34s">So I'm studying to become a mechanical or aeronautical engineer, whether it be self-taught, or via university.</p>
<br>
<p class="animation-right" style="animation-delay: 40s">I hope you're having a good evening, thank you for stopping by.</p>
<p class="animation-up" style="animation-delay: 2s; font-size: 12px">-Siydge</p>
</div>
</body></html>