https://airzy.glitch.me/

Eingereichte URL:
https://airzy.glitch.me/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
https://github.com/Air-zy
https://www.linkedin.com/in/airzyalt-altacc-7994762b3/
https://leetcode.com/u/AirzyEz/
https://www.youtube.com/channel/UCgyAZGAZR_knbCnp-bP9wkw
https://www.instagram.com/airalternative/
https://www.snapchat.com/add/airalternative
https://x.com/airzyalt

JavaScript-Variablen · 18 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
iofunction
updateSpansLmodefunction
toggleLightModefunction
menuTriggerfunction
updateSidebarStatefunction
lerpStringfunction
isInViewportfunction

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
    <meta name="title" content="Airzy Turqueza">
    <meta name="description" content="i code and build games when bored. Software Developer, Airzy Turqeuza">
    <meta name="keywords" content="Airzy Turqueza, Airzy, Turqurza">
    <meta name="robots" content="index, follow">
    <meta name="language" content="English">
    <meta name="revisit-after" content="30 days">
    <meta name="author" content="[email protected]">

    <meta property="og:title" content="Airzy Turqueza">
    <meta property="og:description" content="i code and build games when bored. Software Developer, Airzy Turqeuza">
    
    <meta name="twitter:card" content="summary">  
    <meta name="twitter:title" content="Airzy Turqueza">
    
    <meta name="msvalidate.01" content="A51CBFAECCED0805854B46E68675BB9A">
    
    <title>Airzy Turqueza</title>
    <link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
    <link rel="icon" href="https://cdn.glitch.global/e7d904dc-3a74-4413-9bc4-72f0e1d9fa62/monitor.svg?v=1709768625757" type="image/webp">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
    
    <link rel="stylesheet" href="css/main.css">
  </head>
  <body>
    <header>
      <nav>
        <span>
            <a class="nav-item" href="/home">Home<div class="underline"></div></a>
            <div class="nav-item" onclick="toAirzy()">Airzy<div class="underline"></div></div>
            <a class="nav-item" href="/contact">Contact<div class="underline"></div></a>
            <div class="nav-item" onclick="toResources()">Resources<div class="underline"></div></div>
        </span>
        <button class="menu-icon" aria-label="Menu" onclick="menuTrigger(this)">
          <div class="bun1"></div>
          <div class="bun2"></div>
          <div class="bun3"></div>   
        </button>
      </nav>
    </header>
    <main id="main-content">
      <article>
        <section id="s1">
          <h1>
            Hi, I am <span id="airzy" class="glow">Airzy</span> Turqueza
          </h1>
          <h3>
            Software Developer
          </h3>
        </section>
        <section id="s2" class="txt-section show">
          <div class="skill-col">
            <h2>Technical Skills</h2>
            <div class="skill-container">

              <ul><li>Languages</li></ul>
              <blockquote>
                <ul>
                  <li>C++</li>
                  <li>Javascript</li>
                  <li>Python</li>
                  <li>HTML/CSS</li>
                  <li>Luau</li>
                </ul>
              </blockquote>

              <ul><li>Technologies</li></ul>
              <blockquote>
                <ul>
                  <li>Node.js</li>
                  <li>Express</li>
                </ul>
              </blockquote>

              <ul>
                <li>Other</li>
              </ul>
              <blockquote>
                <ul>
                  <li>Git</li>
                  <li>Unity</li>
                  <li>Hugging Face Gradio</li>
                  <li>Roblox Game Development</li>
                </ul>
              </blockquote>
            </div>
          </div>
        </section>
        <section class="txt-section">
          <h2>About me</h2>
          <p>
            studying <span style="color: #FFC300;">software development</span> at <span style="color: #FF5733;">SAIT</span>.
          </p>
          <p>
            i write code and build games when I am bored.
          </p>
          <p>
            programming <span style="color: #ff99cc;">since 2018</span>.
          </p>
          <p>
            here to <span id="adapt">develop</span> my skills.
          </p>
        </section>
        <section class="txt-section social-media-container">
          <span class="social-medias">
            <a href="https://github.com/Air-zy" class="fa fa-github" target="_blank" style="animation-delay: 0s;"></a>
            <a href="https://www.linkedin.com/in/airzyalt-altacc-7994762b3/" class="fa fa-linkedin-square" target="_blank" style="animation-delay: 0.1s;"></a>
            <a href="https://leetcode.com/u/AirzyEz/" class="fa fa-code" target="_blank" style="animation-delay: 0.2s;"></a>
            <a href="https://www.youtube.com/channel/UCgyAZGAZR_knbCnp-bP9wkw" class="fa fa-youtube-play" target="_blank" style="animation-delay: 0.3s;"></a>
            <a href="https://www.instagram.com/airalternative/" class="fa fa-instagram" target="_blank" style="animation-delay: 0.4s;"></a>
            <a href="https://www.snapchat.com/add/airalternative" class="fa fa-snapchat-ghost" target="_blank" style="animation-delay: 0.5s;"></a>
            <a href="https://x.com/airzyalt" class="fa fa-twitter" target="_blank" style="animation-delay: 0.6s;"></a>
          </span>
        </section>
      </article>
      <div class="main-footer">
        <p class="small-p">© 2024 Airzy Turqueza.</p>
      </div>
    </main> 
    <aside id="side-bar">
      <button class="icon-button" id="toggleLightMode" onclick="toggleLightMode()">
        <i class="fa fa-moon-o" id="icon"></i>
      </button>
      <div id="sbar-flex">
        <a class="nav-item" href="/home">Home<div class="underline"></div></a>
        <div class="nav-item" onclick="toAirzy()">Airzy<div class="underline"></div></div>
        <a class="nav-item" href="/contact">Contact<div class="underline"></div></a>
        <div class="nav-item" onclick="toResources()">Resources<div class="underline"></div></div>
      </div>
      <span class="social-medias">
        <a href="https://github.com/Air-zy" class="fa fa-github" target="_blank"></a>
        <a href="https://www.linkedin.com/in/airzyalt-altacc-7994762b3/" class="fa fa-linkedin-square" target="_blank"></a>
        <a href="https://leetcode.com/u/AirzyEz/" class="fa fa-code" target="_blank"></a>
        <a href="https://www.youtube.com/channel/UCgyAZGAZR_knbCnp-bP9wkw" class="fa fa-youtube-play" target="_blank"></a>
        <a href="https://www.instagram.com/airalternative/" class="fa fa-instagram" target="_blank"></a>
        <a href="https://www.snapchat.com/add/airalternative" class="fa fa-snapchat-ghost" target="_blank"></a>
        <a href="https://x.com/airzyalt" class="fa fa-twitter" target="_blank"></a>
      </span>
      <p class="small-p">© 2024 Airzy Turqueza.</p>
    </aside>
    
    <div id="cursors"><div class="cursor" style="left: 379.156px; top: 2.53605px;"></div></div>
    <script src="/socket.io/socket.io.js"></script>
    <script src="js/main.js"></script>
    
    <div id="app">
      <canvas id="webgl-canvas"></canvas>
    </div>
    <script type="module">
      if (navigator && navigator.deviceMemory && navigator.deviceMemory > 4) {
        console.log("IMPORT bokeh1.js memmory in gb: ",navigator.deviceMemory,"> 4")
        import('./js/bokeh1.js')
          .then(({ Bokeh1Background }) => {
            const bokeh1Background = Bokeh1Background(document.getElementById('webgl-canvas'));
            bokeh1Background.loadMap('https://cdn.jsdelivr.net/npm/[email protected]/build/assets/bokeh-particles2.png');
            bokeh1Background.setColors([0x2d1d04]);
          
            /*console.log(bokeh1Background.particles)
            if (window.innerWidth <= 768) {
              bokeh1Background.setColors([0x2d1d04, 0x000000]);
            } else {
              bokeh1Background.setColors([0x2d1d04, 0x000000, 0x000000]);
            }*/
          })
          .catch(error => {
            console.error('err loading the background module:', error);
          });
      }
    </script>
    
  

</body></html>