<!DOCTYPE html><html lang="en"> <head><!-- Global Metadata --><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.ico"><link rel="icon" href="/favicon.ico"><link rel="sitemap" href="/sitemap-index.xml"><link rel="alternate" type="application/rss+xml" title="Tanzim Saqib" href="https://tanzimsaqib.com/rss.xml"><meta name="generator" content="Astro v5.18.0"><!-- Canonical URL --><link rel="canonical" href="https://tanzimsaqib.com/"><!-- Fonts --><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=Noto+Serif+Bengali:wdth,wght@62.5..100,100..900&display=swap" rel="stylesheet"><!-- Primary Meta Tags --><title>Tanzim Saqib</title><meta name="title" content="Tanzim Saqib"><meta name="description" content="Intentional Engineering"><!-- Open Graph / Facebook --><meta property="og:type" content="website"><meta property="og:url" content="https://tanzimsaqib.com/"><meta property="og:title" content="Tanzim Saqib"><meta property="og:description" content="Intentional Engineering"><meta property="og:image" content="https://tanzimsaqib.com/_astro/me.Y4wJkH09.jpeg"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta property="og:image:alt" content="Tanzim Saqib"><!-- Twitter --><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://tanzimsaqib.com/"><meta property="twitter:title" content="Tanzim Saqib"><meta property="twitter:description" content="Intentional Engineering"><meta property="twitter:image" content="https://tanzimsaqib.com/_astro/me.Y4wJkH09.jpeg"><meta property="twitter:image:alt" content="Tanzim Saqib"><!-- Analytics --><script type="text/javascript">
    (function(c,l,a,r,i,t,y){
      c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
      t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
      y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "vn9gqpnxad");

    // Wait for Clarity to load and configure custom tags
    window.addEventListener('DOMContentLoaded', function() {
      // Set custom session tags for better filtering in Clarity
      if (typeof clarity === 'function') {
        // Tag page type
        const path = window.location.pathname;
        if (path === '/') {
          clarity('set', 'page_type', 'homepage');
        } else if (path.startsWith('/blog/') && path.length > 6) {
          clarity('set', 'page_type', 'blog_post');
        } else if (path === '/blog') {
          clarity('set', 'page_type', 'blog_index');
        } else if (path.startsWith('/bangla/') && path.length > 8) {
          clarity('set', 'page_type', 'bangla_post');
        } else if (path === '/bangla') {
          clarity('set', 'page_type', 'bangla_index');
        }

        // Tag device type
        const isMobile = /Mobi|Android/i.test(navigator.userAgent);
        const isTablet = /iPad|Android(?!.*Mobile)/i.test(navigator.userAgent);
        clarity('set', 'device_type', isMobile ? 'mobile' : isTablet ? 'tablet' : 'desktop');

        // Tag language
        clarity('set', 'page_language', document.documentElement.lang || 'en');

        // Tag viewport size category
        const width = window.innerWidth;
        let viewportCategory;
        if (width < 768) viewportCategory = 'small';
        else if (width < 1024) viewportCategory = 'medium';
        else viewportCategory = 'large';
        clarity('set', 'viewport_size', viewportCategory);

        // Identify user sessions (if you have user IDs later)
        // clarity('identify', 'USER_ID', 'SESSION_ID', 'PAGE_ID', 'FRIENDLY_NAME');

        // Track custom events for key interactions
        document.addEventListener('click', function(e) {
          const link = e.target.closest('a');
          if (link) {
            const href = link.getAttribute('href');
            if (href && href.startsWith('http') && !href.includes(window.location.hostname)) {
              clarity('event', 'outbound_click');
            }
          }
        });

        // Track form interactions if any
        const forms = document.querySelectorAll('form');
        forms.forEach(function(form) {
          form.addEventListener('submit', function() {
            clarity('event', 'form_submit');
          });
        });
      }
    });
  </script><script type="text/javascript">
    !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 Xe ir Ni Ze er Ke Qe capture calculateEventProperties ar register register_once register_for_session unregister unregister_for_session dr getFeatureFlag getFeatureFlagPayload getFeatureFlagResult isFeatureEnabled reloadFeatureFlags updateFlags updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures on onFeatureFlags onSurveysLoaded onSessionId getSurveys getActiveMatchingSurveys renderSurvey displaySurvey cancelPendingSurvey canRenderSurvey canRenderSurveyAsync 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 startExceptionAutocapture stopExceptionAutocapture loadToolbar get_property getSessionProperty ur nr createPersonProfile setInternalOrTestUser hr Ve vr opt_in_capturing opt_out_capturing has_opted_in_capturing has_opted_out_capturing get_explicit_consent_status is_capturing clear_opt_in_out_capturing rr debug Rt lr getPageViewId captureTraceFeedback captureTraceMetric qe".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('phc_RuRVH6AN03XAzSZjxyAqg3R7izRVV0xCPYIEbapDcX8', {
      api_host: 'https://us.i.posthog.com',
      person_profiles: 'identified_only',
      // Enable session recording with comprehensive settings
      session_recording: {
        maskAllInputs: false, // Set to true if you want to mask sensitive inputs
        maskInputOptions: {
          password: true, // Always mask password fields
        },
        recordCrossOriginIframes: false,
        sampleRate: 1.0, // Record 100% of sessions
      },
      // Enable autocapture for automatic event tracking
      autocapture: {
        dom_event_allowlist: ['click', 'change', 'submit'],
        url_allowlist: [], // Empty means all URLs
        element_allowlist: ['a', 'button', 'form', 'input', 'select', 'textarea', 'label'],
        css_selector_allowlist: [],
      },
      // Capture pageviews automatically
      capture_pageview: true,
      // Capture pageleave events
      capture_pageleave: true,
      // Enable performance tracking
      capture_performance: true,
      // Enable automatic exception tracking
      capture_exceptions: true,
      // Enable heatmaps (clickmaps, scrollmaps, mousemaps)
      enable_heatmaps: true,
      // Track user properties
      property_blacklist: [], // Add any properties you want to exclude
      // Advanced tracking options
      cross_subdomain_cookie: true,
      persistence: 'localStorage+cookie',
      loaded: function(posthog) {
        // Track page metadata
        posthog.register({
          page_language: document.documentElement.lang || 'en',
          viewport_width: window.innerWidth,
          viewport_height: window.innerHeight,
          screen_width: window.screen.width,
          screen_height: window.screen.height,
          pixel_ratio: window.devicePixelRatio || 1,
        });
      }
    });

    // Start exception autocapture
    posthog.startExceptionAutocapture();
  </script><script type="text/javascript">
    // Wait for PostHog to be loaded
    window.addEventListener('DOMContentLoaded', function() {
      // Ensure PostHog is available
      if (typeof posthog === 'undefined') {
        console.warn('PostHog not loaded');
        return;
      }

      // Track page view with rich metadata
      function trackPageView() {
        posthog.capture('$pageview', {
          page_title: document.title,
          page_url: window.location.href,
          page_path: window.location.pathname,
          referrer: document.referrer,
          language: document.documentElement.lang,
          screen_resolution: window.screen.width + 'x' + window.screen.height,
          viewport_size: window.innerWidth + 'x' + window.innerHeight,
          user_agent: navigator.userAgent,
          is_mobile: /Mobi|Android/i.test(navigator.userAgent),
        });
      }

      // Track scroll depth
      let maxScrollDepth = 0;
      let scrollDepthMarkers = [25, 50, 75, 90, 100];
      let trackedMarkers = new Set();

      function trackScrollDepth() {
        const windowHeight = window.innerHeight;
        const documentHeight = document.documentElement.scrollHeight;
        const scrollTop = window.pageYOffset || document.documentElement.scrollTop;
        const scrollPercent = Math.round((scrollTop / (documentHeight - windowHeight)) * 100);

        if (scrollPercent > maxScrollDepth) {
          maxScrollDepth = scrollPercent;
        }

        scrollDepthMarkers.forEach(function(marker) {
          if (scrollPercent >= marker && !trackedMarkers.has(marker)) {
            trackedMarkers.add(marker);
            posthog.capture('scroll_depth', {
              depth_percentage: marker,
              page_url: window.location.href,
              page_title: document.title,
            });
          }
        });
      }

      // Track time on page
      let startTime = Date.now();
      let isActiveTab = true;

      document.addEventListener('visibilitychange', function() {
        isActiveTab = !document.hidden;
      });

      function trackTimeOnPage() {
        const timeSpent = Math.round((Date.now() - startTime) / 1000);
        posthog.capture('time_on_page', {
          time_seconds: timeSpent,
          page_url: window.location.href,
          page_title: document.title,
          max_scroll_depth: maxScrollDepth,
        });
      }

      // Track reading time for blog posts
      function trackReadingProgress() {
        const article = document.querySelector('article');
        if (!article) return;

        const articleText = article.innerText || '';
        const wordCount = articleText.split(/\s+/).length;
        const estimatedReadingTime = Math.ceil(wordCount / 200); // 200 words per minute

        posthog.capture('article_view', {
          word_count: wordCount,
          estimated_reading_minutes: estimatedReadingTime,
          page_url: window.location.href,
          page_title: document.title,
        });

        // Track when user has likely finished reading
        setTimeout(function() {
          if (maxScrollDepth >= 75) {
            posthog.capture('article_likely_read', {
              time_spent_seconds: Math.round((Date.now() - startTime) / 1000),
              scroll_depth: maxScrollDepth,
              page_url: window.location.href,
              page_title: document.title,
            });
          }
        }, estimatedReadingTime * 60 * 1000 * 0.8); // 80% of estimated reading time
      }

      // Track outbound links
      function trackOutboundLinks() {
        document.addEventListener('click', function(e) {
          const link = e.target.closest('a');
          if (!link) return;

          const href = link.getAttribute('href');
          if (!href) return;

          // Check if it's an outbound link
          const isOutbound = href.startsWith('http') && !href.includes(window.location.hostname);

          if (isOutbound) {
            const linkText = link.innerText || link.getAttribute('aria-label') || '';
            const linkType = link.classList.contains('social-link') || link.closest('.social-links') ? 'social' : 'content';

            posthog.capture('outbound_link_click', {
              link_url: href,
              link_text: linkText,
              link_type: linkType,
              page_url: window.location.href,
              link_domain: new URL(href).hostname,
            });
          }
        });
      }

      // Track navigation clicks
      function trackNavigation() {
        const navLinks = document.querySelectorAll('nav a');
        navLinks.forEach(function(link) {
          link.addEventListener('click', function(e) {
            const href = link.getAttribute('href');
            const linkText = link.innerText;

            posthog.capture('navigation_click', {
              link_url: href,
              link_text: linkText,
              from_page: window.location.pathname,
              is_active: link.classList.contains('active'),
            });
          });
        });
      }

      // Track mobile menu interactions
      function trackMobileMenu() {
        const burger = document.getElementById('burger');
        if (burger) {
          burger.addEventListener('click', function() {
            const menu = document.getElementById('menu');
            const isShowing = menu && menu.classList.contains('show');

            posthog.capture('mobile_menu_toggle', {
              action: isShowing ? 'close' : 'open',
              page_url: window.location.href,
            });
          });
        }
      }

      // Track CTA interactions (code block on homepage)
      function trackCTAClicks() {
        document.addEventListener('click', function(evt) {
          const codeElement = evt.target.closest('code');
          if (codeElement && codeElement.innerText.includes('@')) {
            posthog.capture('email_cta_click', {
              page_url: window.location.href,
              cta_text: codeElement.innerText,
            });
          }
        });
      }

      // Track blog post card clicks
      function trackBlogCardClicks() {
        const blogCards = document.querySelectorAll('ul li a[href^="/blog/"], ul li a[href^="/bangla/"]');
        blogCards.forEach(function(card) {
          card.addEventListener('click', function(e) {
            const title = card.querySelector('.title');
            const titleText = title ? title.innerText : '';

            posthog.capture('blog_card_click', {
              post_title: titleText,
              post_url: card.getAttribute('href'),
              from_page: window.location.pathname,
              is_bangla: card.getAttribute('href').includes('/bangla/'),
            });
          });
        });
      }

      // Track rage clicks (indication of frustration)
      let clickCount = 0;
      let clickTimer;
      document.addEventListener('click', function(evt) {
        clickCount++;
        clearTimeout(clickTimer);

        if (clickCount >= 3) {
          posthog.capture('rage_click', {
            element: evt.target.tagName,
            page_url: window.location.href,
            click_count: clickCount,
          });
        }

        clickTimer = setTimeout(function() {
          clickCount = 0;
        }, 1000);
      });

      // Initialize all tracking
      trackPageView();
      trackReadingProgress();
      trackOutboundLinks();
      trackNavigation();
      trackMobileMenu();
      trackCTAClicks();
      trackBlogCardClicks();

      // Setup scroll tracking
      let scrollTimeout;
      window.addEventListener('scroll', function() {
        clearTimeout(scrollTimeout);
        scrollTimeout = setTimeout(trackScrollDepth, 150);
      }, { passive: true });

      // Track time on page before leaving
      window.addEventListener('beforeunload', trackTimeOnPage);

      // Track when user switches tabs
      document.addEventListener('visibilitychange', function() {
        if (document.hidden) {
          posthog.capture('tab_hidden', {
            page_url: window.location.href,
            time_spent_seconds: Math.round((Date.now() - startTime) / 1000),
          });
        } else {
          posthog.capture('tab_visible', {
            page_url: window.location.href,
          });
        }
      });

      // Track copy events (e.g., copying code snippets)
      document.addEventListener('copy', function() {
        const selection = window.getSelection().toString();
        if (selection.length > 10) {
          posthog.capture('content_copied', {
            content_length: selection.length,
            page_url: window.location.href,
            page_title: document.title,
          });
        }
      });

      // Track performance metrics using modern Navigation Timing API
      if (window.performance && window.performance.getEntriesByType) {
        window.addEventListener('load', function() {
          setTimeout(function() {
            const perfEntries = window.performance.getEntriesByType('navigation');
            if (perfEntries.length > 0) {
              const navTiming = perfEntries[0];

              posthog.capture('page_performance', {
                page_load_time_ms: Math.round(navTiming.loadEventEnd - navTiming.fetchStart),
                dom_ready_time_ms: Math.round(navTiming.domContentLoadedEventEnd - navTiming.fetchStart),
                dns_time_ms: Math.round(navTiming.domainLookupEnd - navTiming.domainLookupStart),
                tcp_time_ms: Math.round(navTiming.connectEnd - navTiming.connectStart),
                response_time_ms: Math.round(navTiming.responseEnd - navTiming.requestStart),
                dom_interactive_ms: Math.round(navTiming.domInteractive - navTiming.fetchStart),
                page_url: window.location.href,
              });
            }
          }, 0);
        });
      }
    });
  </script><link rel="stylesheet" href="/_astro/_slug_.DhYrL8eS.css"></head> <body> <header data-astro-cid-3ef6ksr2> <nav data-astro-cid-3ef6ksr2> <h2 data-astro-cid-3ef6ksr2><a href="/" data-astro-cid-3ef6ksr2>Intentional Engineering</a></h2> <button class="burger" id="burger" data-astro-cid-3ef6ksr2>☰</button> <div class="internal-links" id="menu" data-astro-cid-3ef6ksr2> <a href="/" class="active" data-astro-cid-3ef6ksr2="true" data-astro-cid-eimmu3lg> Home </a>  <a href="/blog" data-astro-cid-3ef6ksr2="true" data-astro-cid-eimmu3lg> Blog </a>  <a href="/bangla" data-astro-cid-3ef6ksr2="true" data-astro-cid-eimmu3lg> বাংলা </a>  </div> <div class="social-links" data-astro-cid-3ef6ksr2> <a href="https://twitter.com/tanzimsaqib" target="_blank" data-astro-cid-3ef6ksr2> <span class="sr-only" data-astro-cid-3ef6ksr2>Follow me on Twitter</span> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-twitter-icon lucide-twitter" data-astro-cid-3ef6ksr2><path d="M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z" data-astro-cid-3ef6ksr2></path></svg> </a> <a href="https://www.linkedin.com/in/tanzimsaqib/" target="_blank" data-astro-cid-3ef6ksr2> <span class="sr-only" data-astro-cid-3ef6ksr2>Follow me on LinkedIn</span> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-linkedin-icon lucide-linkedin" data-astro-cid-3ef6ksr2><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z" data-astro-cid-3ef6ksr2></path><rect width="4" height="12" x="2" y="9" data-astro-cid-3ef6ksr2></rect><circle cx="4" cy="4" r="2" data-astro-cid-3ef6ksr2></circle></svg> </a> </div> </nav> </header> <script type="module">document.getElementById("burger")?.addEventListener("click",function(){document.getElementById("menu")?.classList.toggle("show")});</script>  <main> <h1>Hi, I am Tanzim!</h1> <p>
I am an executive software engineering leader. I taught myself to code in the dial-up days with help from my dad. I grew up in Bangladesh, where he used to earn about US$100 a month.
</p> <p>
I have headed organizations that grew to 1000 engineers strong. Before that, I was Head of DevRel at Microsoft. I terraformed technical capabilities as a Principal Engineer at various organizations.
</p> <p>
I am a company culture creator. I help software engineering teams achieve new levels of productivity and fulfillment by fostering a culture of excellence, purpose, and principled innovation.
</p> <h3>Wicked problems I work on</h3> <ul> <li>
What makes AI useful?
</li> <li>
How can AI be experienced as a reliable actor?
</li> <li>
What makes learning with AI fun for youngsters?
</li> <li>
How to de-accelerate cognitive decline because of AI with AI?
</li> <li>
What is at the frontier of AI-driven development today?
</li> <li>
What creates a lasting positive impact that will outlive us?
</li> </ul> <h3>Purposeful Principles</h3> <ul> <li>Technology should have a clear and honorable purpose. </li> <li>Service to others is the rent you pay for your room here on earth (Mohammad Ali)</li> <li>Talents and opportunities are gifts entrusted to us to illuminate hearts</li> <li>Personal excellence: What comes from the heart is received by the heart (Rumi)</li> <li>The happiness is not in the having, but in the becoming (Sahil Bloom)</li> </ul> <hr> <p>
I work well with like-hearted individuals and groups that are clever yet kind. 
				Reach out if you want to find a way to work together at <code>me /at/ tanzimsaqib /dot/ com</code>.
</p> </main> <footer data-astro-cid-sz7xmlte>
&copy; 2026 Tanzim Saqib. All rights reserved.
<div class="social-links" data-astro-cid-sz7xmlte> <a href="https://twitter.com/tanzimsaqib" target="_blank" data-astro-cid-sz7xmlte> <span class="sr-only" data-astro-cid-sz7xmlte>Follow me on Twitter</span> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-twitter-icon lucide-twitter" data-astro-cid-sz7xmlte><path d="M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z" data-astro-cid-sz7xmlte></path></svg> </a> <a href="https://www.linkedin.com/in/tanzimsaqib/" target="_blank" data-astro-cid-sz7xmlte> <span class="sr-only" data-astro-cid-sz7xmlte>Follow me on LinkedIn</span> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-linkedin-icon lucide-linkedin" data-astro-cid-sz7xmlte><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z" data-astro-cid-sz7xmlte></path><rect width="4" height="12" x="2" y="9" data-astro-cid-sz7xmlte></rect><circle cx="4" cy="4" r="2" data-astro-cid-sz7xmlte></circle></svg> </a> </div> </footer>  <!-- Cloudflare Pages Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "012d6861dcbd45e8963ff692f3fc8d9d"}'></script><!-- Cloudflare Pages Analytics --></body></html>