<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Mueez Khan]]></title>
        <description><![CDATA[Mueez Khan's Blog]]></description>
        <link>https://mueezkhan.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sun, 17 May 2026 04:59:29 GMT</lastBuildDate>
        <atom:link href="https://mueezkhan.com/rss.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Sun, 17 May 2026 04:59:29 GMT</pubDate>
        <copyright><![CDATA[Copyright 2026, Mueez Khan]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <item>
            <title><![CDATA[Gazetteers for the New Mexico Water Data Catalog - Blog - Mueez Khan]]></title>
            <description><![CDATA[Learn about the interactive maps I implemented while working at datHere for the New Mexico Water Data Catalog.]]></description>
            <link>https://mueezkhan.com/blog/gazetteers-for-the-new-mexico-water-data-catalog</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/gazetteers-for-the-new-mexico-water-data-catalog</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[maplibre]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Tue, 12 May 2026 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Generating Plotly charts for water data with Python and Polars - Blog - Mueez Khan]]></title>
            <description><![CDATA[Explore an interactive walkthrough of how to generate Plotly charts about water data from Boerne Utilities using Python and Polars.]]></description>
            <link>https://mueezkhan.com/blog/generating-plotly-charts-for-water-data-with-python-and-polars</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/generating-plotly-charts-for-water-data-with-python-and-polars</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[plotly]]></category>
            <category><![CDATA[polars]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[ckan-devstaller CLI to Install CKAN in minutes - Blog - Mueez Khan]]></title>
            <description><![CDATA[Skim a brief introduction to the ckan-devstaller command-line tool I helped build with Rust to speed up CKAN installations for development.]]></description>
            <link>https://mueezkhan.com/blog/ckan-devstaller</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/ckan-devstaller</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[rust]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Sat, 06 Sep 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Gazetteers for Texas Water Data Hub - Blog - Mueez Khan]]></title>
            <description><![CDATA[Learn about the interactive maps I implemented while working at datHere for the Texas Water Data Hub.]]></description>
            <link>https://mueezkhan.com/blog/gazetteers-for-texas-water-data-hub</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/gazetteers-for-texas-water-data-hub</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[leaflet]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[html]]></category>
            <category><![CDATA[css]]></category>
            <category><![CDATA[python]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Sat, 17 May 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[ckanaction Rust API wrapper for CKAN Actions API interactions - Blog - Mueez Khan]]></title>
            <description><![CDATA[Skim a brief introduction to the ckanaction Rust library crate I published which helps interact with the CKAN Actions v3 API.]]></description>
            <link>https://mueezkhan.com/blog/ckanaction</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/ckanaction</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[rust]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Wed, 07 May 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Brief Overview of the Boerne Water Data Dashboard - Blog - Mueez Khan]]></title>
            <description><![CDATA[Skim a brief overview of the water data dashboard I developed for the city of Boerne, Texas while working at datHere. Interactive map, charts, and more.]]></description>
            <link>https://mueezkhan.com/blog/boerne-water-data-dashboard</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/boerne-water-data-dashboard</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[rust]]></category>
            <category><![CDATA[next.js]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[polars]]></category>
            <category><![CDATA[plotly]]></category>
            <category><![CDATA[data engineering]]></category>
            <category><![CDATA[data visualization]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Tue, 25 Feb 2025 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[czv for CSV Operations - Blog - Mueez Khan]]></title>
            <description><![CDATA[A collection of libraries for running CSV operations called czv. Built in Rust, available for Rust, Python, and WebAssembly (JavaScript/TypeScript).]]></description>
            <link>https://mueezkhan.com/blog/czv-for-csv-operations</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/czv-for-csv-operations</guid>
            <category><![CDATA[side-project]]></category>
            <category><![CDATA[rust]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[webassembly]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[typescript]]></category>
            <category><![CDATA[react]]></category>
            <category><![CDATA[data-engineering]]></category>
            <category><![CDATA[data-analysis]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Fri, 21 Jun 2024 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[commit-helper - Blog - Mueez Khan]]></title>
            <description><![CDATA[A brief overview of commit-helper, an interactive command-line tool for generating commit messages, and optionally running other commands related to git commit.]]></description>
            <link>https://mueezkhan.com/blog/commit-helper</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/commit-helper</guid>
            <category><![CDATA[side-project]]></category>
            <category><![CDATA[utility-tool]]></category>
            <category><![CDATA[rust]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Sun, 24 Dec 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Building a CKAN Release Timeline - Blog - Mueez Khan]]></title>
            <description><![CDATA[Let's walk through the process of setting up an interactive timeline based on CKAN's version release history.]]></description>
            <link>https://mueezkhan.com/blog/building-a-ckan-release-timeline</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/building-a-ckan-release-timeline</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[data-engineering]]></category>
            <category><![CDATA[scripting]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Thu, 20 Jul 2023 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[My Experience as a Summer Intern at Rearc - Blog - Mueez Khan]]></title>
            <description><![CDATA[An overview of the main projects and achievements I've accomplished during my summer 2022 internship.]]></description>
            <link>https://mueezkhan.com/blog/internship-2022</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/internship-2022</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[infrastructure-engineering]]></category>
            <category><![CDATA[data-engineering]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[terraform]]></category>
            <category><![CDATA[cloud]]></category>
            <category><![CDATA[sql]]></category>
            <category><![CDATA[databricks]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Thu, 13 Oct 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Monitor AWS Network Traffic with VPC Flow Logs using Cloudwatch and AWS CDK - Blog - Mueez Khan]]></title>
            <description><![CDATA[Sample use cases for VPC flow logs and how to deploy them with AWS CDK for Python.]]></description>
            <link>https://mueezkhan.com/blog/monitor-aws-network-traffic-with-vpc-flow-logs-using-cloudwatch-and-aws-cdk</link>
            <guid isPermaLink="true">https://mueezkhan.com/blog/monitor-aws-network-traffic-with-vpc-flow-logs-using-cloudwatch-and-aws-cdk</guid>
            <category><![CDATA[work]]></category>
            <category><![CDATA[python]]></category>
            <category><![CDATA[aws]]></category>
            <category><![CDATA[cloud]]></category>
            <dc:creator><![CDATA[Mueez Khan]]></dc:creator>
            <pubDate>Thu, 18 Aug 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>