https://leelavg.github.io/blog/

Eingereichte URL:
https://leelavg.github.io/blog/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 11 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

Konsolenprotokoll-Meldungen · 1 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en" style="font-size: 18px;"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Leela Venkaiah G">
<meta name="url" content="https://leelavg.github.io/blog/">
<meta name="robots" content="index,follow">
<meta name="googlebot" content="index,follow">
<meta name="description" content="@leelavg's corner on the internet">
<title>thoughtexpo</title>
<link rel="canonical" href="https://leelavg.github.io/blog/">
<link rel="apple-touch-icon" sizes="180x180" href="./images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon-16x16.png">
<link rel="icon" href="./images/favicon.ico">
<link rel="manifest" href="./images/site.webmanifest">
<base href="https://leelavg.github.io/blog/">
<link rel="stylesheet" href="https://leelavg.github.io/blog/styles.css?h=bd5269dffd865ff8451b">
  <style></style></head>
  <body class="container">
    <header>
      <h1 id="top">thoughtexpo</h1>
      <em>... @leelavg's corner on the internet,
        <a href="javascript:setScheme('dark');">night</a>
        or
        <a href="javascript:setScheme('light');">day</a>,
        <a href="javascript:addFontSize(-1);">small</a>
        or
        <a href="javascript:addFontSize(1);">big</a>.</em>
      
<nav>
  
  <a href="https://leelavg.github.io/blog/">home</a> •
  
  <a href="https://leelavg.github.io/blog/posts/">posts</a> •
  

  
  <a href="https://leelavg.github.io/blog/tags/">tags</a>
  
  
</nav>

    </header>
    <main>
      
<article>
  <p>Hello, welcome to my corner on the internet where I document my learnings over time and this website is an experimentation ground for my understanding around web technologies.</p>
<p><code>leelavg</code>, the digital name I use is short for my full name Leela Venkaiah G, you can contact me via below means:</p>
<ul>
<li><a href="mailto:[email protected]">Email</a></li>
<li><a href="https://linkedin.com/in/leelavg">LinkedIn</a></li>
<li><a href="https://github.com/leelavg">Github</a></li>
</ul>
<p>My day job makes me work on developing kubernetes operators among other things and particulary orchestrating persistence of, often times users critical 0's and 1's which is interesting and more importantly pays my bills!</p>
<p>You can peek at my <a href="https://docs.google.com/document/d/e/2PACX-1vR7r29USQJFBpTjw7aNPwCorb7uv_7YdfJ0m2LFdVIoQ4FnAu1FfDH0CVyfqpj_ofMLAYZloT1vQ_QF/pub">resume</a> to know more about the work I do.</p>
<p>Thanks for landing here!</p>

</article>

    </main>
    <footer>
      
<nav>
  
  <a href="https://leelavg.github.io/blog/">home</a> •
  
  <a href="https://leelavg.github.io/blog/posts/">posts</a> •
  

  
  <a href="https://leelavg.github.io/blog/tags/">tags</a>
  
  
</nav>

      <div>
        <a href="#">⇑</a> •
        <label><input type="checkbox" id="te-debug">🔨</label> •
        <a href="javascript:resetVars();">↺</a>
      </div>
      <p>© 2024 Leela Venkaiah G</p>
    </footer>
    <script src="https://leelavg.github.io/blog/script.js?h=dcb159c8bfa29acc41fc"></script>
  
</body></html>