<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    
    <link rel="preload" as="font" type="font/woff2" href="/_astro/fraunces-latin-700-normal.CEOla-zY.woff2" crossorigin>
    <link rel="preload" as="font" type="font/woff2" href="/_astro/fraunces-latin-600-normal.BFCDtZfi.woff2" crossorigin>
    <link rel="preload" as="font" type="font/woff2" href="/_astro/public-sans-latin-400-normal.8Rpg0ruU.woff2" crossorigin>

    <title>Implementing Scrum In The Real World (With Cartoons)</title>
    <meta name="description" content="Implementing Scrum Can Be A Challenge. Where are you today? Context Matters. Considering, Starting, Practicing, Coaching, Leading, or Managing Scrum Teams.">
    <link rel="canonical" href="https://www.michaelvizdos.com/implementing-scrum">

    
    
    

    <link rel="alternate" type="application/rss+xml" title="Michael Vizdos" href="/rss.xml">
    <meta name="author" content="Michael Vizdos">
    

    
    <link rel="icon" href="/favicon.ico" sizes="48x48">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="manifest" href="/site.webmanifest">

    
    <meta property="og:type" content="website">
    <meta property="og:title" content="Implementing Scrum In The Real World (With Cartoons)">
    <meta property="og:description" content="Implementing Scrum Can Be A Challenge. Where are you today? Context Matters. Considering, Starting, Practicing, Coaching, Leading, or Managing Scrum Teams.">
    <meta property="og:url" content="https://www.michaelvizdos.com/implementing-scrum">
    <meta property="og:image" content="https://www.michaelvizdos.com/michael-vizdos-headshot.webp">
    <meta property="og:site_name" content="Michael Vizdos">
    
    
    
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Implementing Scrum In The Real World (With Cartoons)">
    <meta name="twitter:description" content="Implementing Scrum Can Be A Challenge. Where are you today? Context Matters. Considering, Starting, Practicing, Coaching, Leading, or Managing Scrum Teams.">
    <meta name="twitter:image" content="https://www.michaelvizdos.com/michael-vizdos-headshot.webp">

    <script type="application/ld+json">{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://www.michaelvizdos.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Implementing Scrum",
          "item": "https://www.michaelvizdos.com/implementing-scrum"
        }
      ]
    }
  ]
}</script>

    <script>(function(){const posthogKey = "phc_klXmQCneputykj4HUeQLgL672XmMJbMiu29vT50XKZm";
const posthogHost = "https://us.i.posthog.com";

        !function(t,e){var o,n,p,r;e.__SV||(window.posthog && window.posthog.__loaded)||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.crossOrigin="anonymous",p.async=!0,p.src=s.api_host.replace(".i.posthog.com","-assets.i.posthog.com")+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="init capture register register_once register_for_session unregister unregister_for_session getFeatureFlag getFeatureFlagPayload isFeatureEnabled reloadFeatureFlags updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures on onFeatureFlags onSessionId getSurveys getActiveMatchingSurveys renderSurvey canRenderSurvey getNextSurveyStep identify setPersonProperties group resetGroups setPersonPropertiesForFlags resetPersonPropertiesForFlags setGroupPropertiesForFlags resetGroupPropertiesForFlags reset get_distinct_id getGroups get_session_id get_session_replay_url alias set_config startSessionRecording stopSessionRecording sessionRecordingStarted captureException loadToolbar get_property getSessionProperty createPersonProfile opt_in_capturing opt_out_capturing has_opted_in_capturing has_opted_out_capturing clear_opt_in_out_capturing debug".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
        posthog.init(posthogKey, { api_host: posthogHost, defaults: '2026-01-30' })
      })();</script>
  <link rel="stylesheet" href="/_astro/public-sans-latin-400-normal.90ANVY2B.css">
<style>.page[data-astro-cid-sfs45455]{padding-block:2.5rem}.quick-links[data-astro-cid-sfs45455]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.quick-link-card[data-astro-cid-sfs45455]{border:1px solid var(--rule);border-radius:var(--radius);background:var(--paper-dim);padding:1.25rem}
.skip-link{background:var(--ink);color:var(--paper);z-index:100;padding:.75rem 1rem;position:absolute;top:0;left:-999px}.skip-link:focus{top:.5rem;left:.5rem}
</style></head>
  <body>
    <a class="skip-link" href="#main-content">Skip to main content</a>
    <header class="site-header" data-astro-cid-nen7h5rs>
  <div class="wrap header-inner" data-astro-cid-nen7h5rs>
    <a class="wordmark" href="/" data-astro-cid-nen7h5rs>
      <img src="/michael-vizdos-logo.webp" alt="Michael Vizdos" width="135" height="36" data-astro-cid-nen7h5rs>
    </a>
    <button class="nav-toggle" type="button" aria-expanded="false" aria-controls="site-nav-panel" aria-label="Menu" data-astro-cid-nen7h5rs>
      <svg viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" aria-hidden="true" data-astro-cid-nen7h5rs>
        <path d="M3 6h18M3 12h18M3 18h18" data-astro-cid-nen7h5rs></path>
      </svg>
    </button>
    <div class="header-nav-group" id="site-nav-panel" data-astro-cid-nen7h5rs>
      <nav aria-label="Primary" data-astro-cid-nen7h5rs>
        <a href="/services" data-astro-cid-nen7h5rs>Services</a>
        <a href="/resources" data-astro-cid-nen7h5rs>Resources</a>
        <a href="/events" data-astro-cid-nen7h5rs>Events</a>
        <a href="/about" data-astro-cid-nen7h5rs>About</a>
        <a href="/contact" data-astro-cid-nen7h5rs>Contact</a>
      </nav>
      <a class="header-cta" href="/subscribe" data-astro-cid-nen7h5rs>Subscribe</a>
    </div>
  </div>
</header>

<script type="module">document.querySelectorAll(`.site-header`).forEach(e=>{let t=e.querySelector(`.nav-toggle`),n=e.querySelector(`#site-nav-panel`);if(!t||!n)return;let r=e=>{n.classList.toggle(`is-open`,e),t.setAttribute(`aria-expanded`,String(e))};t.addEventListener(`click`,()=>{r(!n.classList.contains(`is-open`))}),n.querySelectorAll(`a`).forEach(e=>{e.addEventListener(`click`,()=>r(!1))}),document.addEventListener(`keydown`,e=>{e.key===`Escape`&&r(!1)})});</script>
    <main id="main-content">
      
  <article class="wrap prose page" data-astro-cid-sfs45455>
    <h1 data-astro-cid-sfs45455>Implementing Scrum</h1>

    <p data-astro-cid-sfs45455>You are [hopefully!] here to learn more about Implementing Scrum in the real world.</p>
    <p data-astro-cid-sfs45455>I want to deliver for you (smile).</p>
    <p data-astro-cid-sfs45455>
      I encourage you to <a href="https://www.michaelvizdos.com/subscribe" data-astro-cid-sfs45455>subscribe to my weekly Saturday morning "Scrum Chicken & Pig" cartoons</a> and continue reading more on this page (<a href="/resources/scrum-chicken-pig-cartoon-origin" data-astro-cid-sfs45455>you can click here to read more about the origin of my cartoons</a>).
    </p>

    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Your Journey Begins - Or Continues - Today</strong></p>
    <p data-astro-cid-sfs45455>
      No matter where you are in your agile <a href="/scrum-journey" data-astro-cid-sfs45455>journey of Implementing Scrum</a>,
      I want to make sure you get what you need (whether you are <a href="/scrum-journey#consider" data-astro-cid-sfs45455>considering scrum</a>,
      <a href="/scrum-journey#start" data-astro-cid-sfs45455>starting scrum</a>, <a href="/scrum-journey#practice" data-astro-cid-sfs45455>practicing scrum</a>,
      <a href="/scrum-journey#coach" data-astro-cid-sfs45455>coaching scrum</a>, or <a href="/scrum-journey#manage" data-astro-cid-sfs45455>managing</a> /
      <a href="/scrum-journey#lead" data-astro-cid-sfs45455>leading scrum</a>).
    </p>

    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Welcome.</strong></p>
    <p data-astro-cid-sfs45455>My name is <a href="/about" data-astro-cid-sfs45455>Michael Vizdos</a>, and I'm here to help you.</p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Am I missing something that can help you?</strong></p>
    <p data-astro-cid-sfs45455>Please <a href="/contact" data-astro-cid-sfs45455>contact me</a> to let me know or <a href="https://linkedin.mvizdos.com" data-astro-cid-sfs45455>connect with me on LinkedIn</a> and send me a direct message.</p>

    <div class="quick-links" data-astro-cid-sfs45455>
      <div class="quick-link-card" data-astro-cid-sfs45455>
        <p data-astro-cid-sfs45455><em data-astro-cid-sfs45455>I need to learn the rules.</em></p>
        <p data-astro-cid-sfs45455>I want to understand the Scrum framework, events, and artifacts.</p>
        <a href="/interactive-scrum-guide" data-astro-cid-sfs45455>View The Interactive Scrum Guide</a>
      </div>
      <div class="quick-link-card" data-astro-cid-sfs45455>
        <p data-astro-cid-sfs45455><em data-astro-cid-sfs45455>I need to fix the culture.</em></p>
        <p data-astro-cid-sfs45455>The Scrum rules aren't working because leadership is misaligned.</p>
        <a href="/resources/first-team" data-astro-cid-sfs45455>Learn About Your "First Team"</a>
      </div>
    </div>

    <h2 data-astro-cid-sfs45455>What is Scrum? And Why Does "Implementing" It Matter?</h2>
    <p data-astro-cid-sfs45455>Scrum isn't process theater or a "safe" set of best practices. It's a lightweight, purposefully incomplete framework for teams and organizations that need to deliver real value in a world where problems keep changing.</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/interactive-scrum-guide#scrum_definition" data-astro-cid-sfs45455>What is Scrum? (Definition & Cartoon)</a></li>
      <li data-astro-cid-sfs45455><a href="/enhanced-scrum-guide" data-astro-cid-sfs45455>Get The Enhanced Scrum Guide</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>Scrum's Underlying Power: Empiricism & Lean</h2>
    <p data-astro-cid-sfs45455>Scrum is built on empiricism (learn by <em data-astro-cid-sfs45455>DOING</em>, not guessing) and lean thinking (focus on eliminating waste, keep only what adds value).</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/interactive-scrum-guide#scrum_theory" data-astro-cid-sfs45455>Scrum Theory Unpacked</a></li>
      <li data-astro-cid-sfs45455><a href="/resources/scrum-is-not-a-silver-bullet" data-astro-cid-sfs45455>Why Lean Matters</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>The Three Pillars Of Scrum: Transparency, Inspection, Adaptation</h2>
    <p data-astro-cid-sfs45455>Scrum only works if everything's visible, always inspected, and constantly adapted based on real outcomes. If you skip one, you're just playing Scrum.</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/interactive-scrum-guide#transparency" data-astro-cid-sfs45455>Explaining the Three Scrum Pillars</a></li>
      <li data-astro-cid-sfs45455><a href="/resources/lipstick-on-a-pig" data-astro-cid-sfs45455>Cartoon: Lipstick on a Pig—Anti-Patterns</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>Scrum Values Turn Theory Into Action: Trust is the Glue</h2>
    <p data-astro-cid-sfs45455>Success rides on commitment, focus, openness, respect, courage—and above all, trust. The best Scrum Teams are built on psychological safety and honest conversation.</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/interactive-scrum-guide#scrum_values" data-astro-cid-sfs45455>Scrum's Five Values</a></li>
      <li data-astro-cid-sfs45455><a href="/resources/scrum-chicken-pig-cartoon-origin" data-astro-cid-sfs45455>Cartoon: Team Dysfunction</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>Scrum Team Accountabilities: No Fakes, No "Roles" Games</h2>
    <p data-astro-cid-sfs45455>You need three real, explicit accountabilities for a Scrum Team to work:</p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Product Owner:</strong> Owns the backlog, clarifies and prioritizes work, connects every action to the Product Goal, and has the courage (and authority) to say "no." — <a href="/interactive-scrum-guide#product_owner" data-astro-cid-sfs45455>PO Deep Dive</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Developers:</strong> Do the work (design, code, test, document), collaborate daily to adapt and plan, and ensure everything meets "done" quality. — <a href="/interactive-scrum-guide#developers" data-astro-cid-sfs45455>Developers Explained</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Scrum Master:</strong> Coaches and unblocks, upholds Scrum theory and values, and drives team improvement—never just a "process cop." — <a href="/interactive-scrum-guide#scrum_master" data-astro-cid-sfs45455>Scrum Master Breakdown</a></p>
    <p data-astro-cid-sfs45455>Why so explicit? If anyone wears two hats, accountability suffers. — <a href="/resources/lipstick-on-a-pig" data-astro-cid-sfs45455>Common Pitfalls (Blog & Cartoon)</a></p>

    <h2 data-astro-cid-sfs45455>Scrum Events & Activities: Making Real Progress in Rhythm</h2>
    <p data-astro-cid-sfs45455>Each event in Scrum exists to maximize learning and delivery; no filler meetings.</p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>The Sprint</strong> — The heartbeat. One month or less. Everything happens here—inspect and adapt all the way to usable, valuable increments. <a href="/interactive-scrum-guide#the_sprint" data-astro-cid-sfs45455>Details</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Sprint Planning</strong> — PO clarifies "why," Developers pick <em data-astro-cid-sfs45455>what</em> and <em data-astro-cid-sfs45455>how</em>, Scrum Master keeps the focus tight and time-boxed. <a href="/interactive-scrum-guide#sprint_planning" data-astro-cid-sfs45455>Details</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Daily Scrum</strong> — 15 minutes, owned by Developers: real, adaptive planning (not a status report). <a href="/interactive-scrum-guide#daily_scrum" data-astro-cid-sfs45455>Details</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Sprint Review</strong> — Working session with stakeholders; demo the increment, adapt the backlog, and most importantly—learn and receive feedback. <a href="/interactive-scrum-guide#sprint_review" data-astro-cid-sfs45455>Details</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Sprint Retrospective</strong> — Scrum Master crafts space for honest reflection. Team together agrees on one concrete improvement. <a href="/interactive-scrum-guide#sprint_retrospective" data-astro-cid-sfs45455>Details</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Product Backlog Refinement</strong> — Not an official "event"—but essential. Whole team (not just PO!) clarifies, slices, and prepares work for the next Sprint. <a href="/resources/product-backlog-refinement" data-astro-cid-sfs45455>Cartoon: Product Backlog Refinement in Real Life</a></p>

    <h2 data-astro-cid-sfs45455>Scrum Artifacts &amp; Commitments: Visibility and Alignment, Not Red Tape</h2>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Product Backlog → Product Goal</strong> — The evolving, transparent list of everything needed. Product Owner steers. Developers clarify, split, and estimate. <a href="/interactive-scrum-guide#product_backlog" data-astro-cid-sfs45455>Learn More</a> / <a href="/interactive-scrum-guide#product_goal" data-astro-cid-sfs45455>Product Goal: The "North Star."</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Sprint Backlog → Sprint Goal</strong> — What Developers plan for the Sprint: what to do, how to do it, why it matters. <a href="/interactive-scrum-guide#sprint_backlog" data-astro-cid-sfs45455>Learn More</a> / <a href="/interactive-scrum-guide#sprint_goal" data-astro-cid-sfs45455>Sprint Goal: The anchor for team focus and adaptation.</a></p>
    <p data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Increment → Definition of Done</strong> — The real, valuable work that meets your "done" bar—potentially shippable, fully integrated with all previous increments. <a href="/interactive-scrum-guide#increment" data-astro-cid-sfs45455>Learn More</a> / <a href="/interactive-scrum-guide#definition_of_done" data-astro-cid-sfs45455>Definition of Done: The "no-excuses" standard.</a></p>

    <h2 data-astro-cid-sfs45455>Why These Scrum Artifacts Matter: The Scrum Values - <em data-astro-cid-sfs45455>Delivered</em></h2>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Focus:</strong> Clear direction and a single team priority every Sprint.</li>
      <li data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Transparency:</strong> No hidden WIP, no mystery progress—just real, inspectable work.</li>
      <li data-astro-cid-sfs45455><strong data-astro-cid-sfs45455>Adaptation:</strong> Easily spot what to improve next.</li>
    </ul>

    <h2 data-astro-cid-sfs45455><em data-astro-cid-sfs45455>Implementing</em> Scrum? Use the Whole System.</h2>
    <p data-astro-cid-sfs45455>You can't cherry-pick. "ScrumBut" leads to pain.</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/interactive-scrum-guide#purpose_of_scrum_guide" data-astro-cid-sfs45455>Real Scrum Works as a System</a></li>
      <li data-astro-cid-sfs45455><a href="/resources/scrum-snake-oil" data-astro-cid-sfs45455>Avoid Snake-Oil Agile</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>Leadership in Scrum: It's About Safety and Focus, Not Control</h2>
    <p data-astro-cid-sfs45455>Modern Scrum leaders build environments of trust, clarity, and learning.</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/scrum-journey#lead" data-astro-cid-sfs45455>Leading Scrum</a></li>
      <li data-astro-cid-sfs45455><a href="/scrum-journey#coach" data-astro-cid-sfs45455>Coaching That Works</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>Focus. #deliver (Doing Less to Achieve More)</h2>
    <p data-astro-cid-sfs45455>Forget the "hustle." Scrum is about doing less—but finishing and <em data-astro-cid-sfs45455>delivering</em> more.</p>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/resources/focus-deliver-newsletter-summary" data-astro-cid-sfs45455>Focus. #deliver Articles</a></li>
      <li data-astro-cid-sfs45455><a href="/resources" data-astro-cid-sfs45455>Implementing Scrum: Resources</a></li>
    </ul>

    <h2 data-astro-cid-sfs45455>Get Started or Go Deeper</h2>
    <ul data-astro-cid-sfs45455>
      <li data-astro-cid-sfs45455><a href="/contact" data-astro-cid-sfs45455>Contact Michael (Real Conversation, Zero Sales Pressure)</a></li>
      <li data-astro-cid-sfs45455><a href="https://www.michaelvizdos.com/subscribe" data-astro-cid-sfs45455>Saturday Scrum Cartoons: Subscribe Now For Free</a></li>
      <li data-astro-cid-sfs45455><a href="/resources" data-astro-cid-sfs45455>Complete Scrum Resource & Learning Center</a></li>
      <li data-astro-cid-sfs45455><a href="/interactive-scrum-guide" data-astro-cid-sfs45455>Interactive Scrum Guide & Audiobook</a></li>
      <li data-astro-cid-sfs45455><a href="/implementing-scrum-unscripted-podcast" data-astro-cid-sfs45455>Implementing Scrum Unscripted: Podcast Overview And Context</a></li>
    </ul>

    <p data-astro-cid-sfs45455><em data-astro-cid-sfs45455>Everything you need to Implement Scrum: actually, practically, and in your context. Scrum Cartoons, Scrum podcasts, and straight talk for human teams and AI alike.</em></p>
  </article>

    </main>
    <footer class="site-footer" data-astro-cid-jo6i4kqk>
  <div class="wrap" data-astro-cid-jo6i4kqk>
    <nav class="footer-nav" aria-label="Footer" data-astro-cid-jo6i4kqk>
      <a href="/services" data-astro-cid-jo6i4kqk>Services</a>
      <span aria-hidden="true" data-astro-cid-jo6i4kqk>|</span>
      <a href="/resources" data-astro-cid-jo6i4kqk>Resources</a>
      <span aria-hidden="true" data-astro-cid-jo6i4kqk>|</span>
      <a href="/events" data-astro-cid-jo6i4kqk>Events</a>
      <span aria-hidden="true" data-astro-cid-jo6i4kqk>|</span>
      <a href="/about" data-astro-cid-jo6i4kqk>About</a>
      <span aria-hidden="true" data-astro-cid-jo6i4kqk>|</span>
      <a href="/contact" data-astro-cid-jo6i4kqk>Contact</a>
    </nav>
    
    <nav class="footer-social" aria-label="Social profiles" data-astro-cid-jo6i4kqk>
      <a href="https://linkedin.mvizdos.com" rel="me noopener" target="_blank" data-astro-cid-jo6i4kqk>
        <svg viewBox="0 0 24 24" aria-hidden="true" focusable="false" width="20" height="20" data-astro-cid-jo6i4kqk>
          <path fill="currentColor" d="M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5ZM3 9h4v12H3V9Zm7 0h3.8v1.65h.05A4.17 4.17 0 0 1 17.6 8.7c4 0 4.75 2.5 4.75 5.75V21h-4v-5.6c0-1.34-.03-3.06-1.9-3.06-1.9 0-2.2 1.46-2.2 2.97V21h-4V9Z" data-astro-cid-jo6i4kqk></path>
        </svg>
        <span class="visually-hidden" data-astro-cid-jo6i4kqk>Michael Vizdos on LinkedIn</span>
      </a>
      <a href="https://youtube.mvizdos.com" rel="me noopener" target="_blank" data-astro-cid-jo6i4kqk>
        <svg viewBox="0 0 24 24" aria-hidden="true" focusable="false" width="20" height="20" data-astro-cid-jo6i4kqk>
          <path fill="currentColor" d="M23.5 6.9a3 3 0 0 0-2.1-2.13C19.5 4.25 12 4.25 12 4.25s-7.5 0-9.4.52A3 3 0 0 0 .5 6.9C0 8.8 0 12 0 12s0 3.2.5 5.1a3 3 0 0 0 2.1 2.13c1.9.52 9.4.52 9.4.52s7.5 0 9.4-.52a3 3 0 0 0 2.1-2.13C24 15.2 24 12 24 12s0-3.2-.5-5.1ZM9.55 15.57V8.43L15.8 12l-6.25 3.57Z" data-astro-cid-jo6i4kqk></path>
        </svg>
        <span class="visually-hidden" data-astro-cid-jo6i4kqk>Michael Vizdos on YouTube</span>
      </a>
    </nav>
    <p class="legal-links" data-astro-cid-jo6i4kqk>
      <a href="/privacy-policy" data-astro-cid-jo6i4kqk>Privacy Policy</a>
      <span aria-hidden="true" data-astro-cid-jo6i4kqk>|</span>
      <a href="/terms-of-service" data-astro-cid-jo6i4kqk>Terms of Service</a>
      <span aria-hidden="true" data-astro-cid-jo6i4kqk>|</span>
      <a href="/rss.xml" data-astro-cid-jo6i4kqk>RSS</a>
    </p>
    <p class="copyright" data-astro-cid-jo6i4kqk>
      Copyright 2006–2026, Vizdos Enterprises, LLC. All Rights Reserved.
    </p>
    <p class="build-info" data-astro-cid-jo6i4kqk>Build 383cd5d &middot; September 2026</p>
  </div>
</footer>
  </body>
</html>