<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Archives | Hasin I. Ahmed</title>
	<atom:link href="https://hasinahmed.org/category/code/feed" rel="self" type="application/rss+xml" />
	<link>https://hasinahmed.org/category/code</link>
	<description>Creative Technologist • Design Strategist • Engagement Specialist</description>
	<lastBuildDate>Tue, 17 Mar 2026 19:23:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://hasinahmed.org/wp-content/uploads/2023/12/cropped-672046-32x32.jpeg</url>
	<title>Code Archives | Hasin I. Ahmed</title>
	<link>https://hasinahmed.org/category/code</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Reading API data from my WordPress</title>
		<link>https://hasinahmed.org/code/reading-api-data-from-my-wordpress</link>
		
		<dc:creator><![CDATA[hasinahmed]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 15:37:35 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<guid isPermaLink="false">https://hasinahmed.org/?p=9876</guid>

					<description><![CDATA[<p>Check out the demo here.</p>
<p>The post <a href="https://hasinahmed.org/code/reading-api-data-from-my-wordpress">Reading API data from my WordPress</a> appeared first on <a href="https://hasinahmed.org">Hasin I. Ahmed</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large is-style-default"><a href="https://svelte.dev/playground/aeaa754ec23d4b668a6da182c6bb84d7?version=5.22.6"><img fetchpriority="high" decoding="async" width="1024" height="583" src="https://hasinahmed.org/wp-content/uploads/2025/05/Wordpress-API-Data-1024x583.png" alt="" class="wp-image-9879" srcset="https://hasinahmed.org/wp-content/uploads/2025/05/Wordpress-API-Data-1024x583.png 1024w, https://hasinahmed.org/wp-content/uploads/2025/05/Wordpress-API-Data-300x171.png 300w, https://hasinahmed.org/wp-content/uploads/2025/05/Wordpress-API-Data-768x437.png 768w, https://hasinahmed.org/wp-content/uploads/2025/05/Wordpress-API-Data-1536x874.png 1536w, https://hasinahmed.org/wp-content/uploads/2025/05/Wordpress-API-Data-2048x1165.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>



<p>Check out the demo <a style="border-bottom: 1px solid var(--e-global-color-primary); color: black;" href="https://svelte.dev/playground/aeaa754ec23d4b668a6da182c6bb84d7?version=5.53.13" type="link" id="https://svelte.dev/playground/aeaa754ec23d4b668a6da182c6bb84d7?version=5.53.13">here</a>.</p>



<p></p>
<p>The post <a href="https://hasinahmed.org/code/reading-api-data-from-my-wordpress">Reading API data from my WordPress</a> appeared first on <a href="https://hasinahmed.org">Hasin I. Ahmed</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Combining SPARKLINE &#038; COUNTIFS</title>
		<link>https://hasinahmed.org/code/combining-sparkline-countifs</link>
		
		<dc:creator><![CDATA[hasinahmed]]></dc:creator>
		<pubDate>Fri, 16 May 2025 01:24:29 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<guid isPermaLink="false">https://hasinahmed.org/?p=9782</guid>

					<description><![CDATA[<p>Visualizing dynamic data in Google Sheets becomes more powerful when combining&#160;SPARKLINE&#160;and&#160;COUNTIFS—allowing users to generate real-time progress charts based on filtered criteria. By leveraging&#160;COUNTIFS&#160;to count specific occurrences and embedding the result within&#160;SPARKLINE, users can create mini graphs that update automatically with changing data. This technique enhances quick insights without complex formulas or external tools! Output</p>
<p>The post <a href="https://hasinahmed.org/code/combining-sparkline-countifs">Combining SPARKLINE &amp; COUNTIFS</a> appeared first on <a href="https://hasinahmed.org">Hasin I. Ahmed</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Visualizing dynamic data in Google Sheets becomes more powerful when combining&nbsp;<strong>SPARKLINE</strong>&nbsp;and&nbsp;<strong>COUNTIFS</strong>—allowing users to generate real-time progress charts based on filtered criteria. By leveraging&nbsp;<strong>COUNTIFS</strong>&nbsp;to count specific occurrences and embedding the result within&nbsp;<strong>SPARKLINE</strong>, users can create mini graphs that update automatically with changing data. This technique enhances quick insights without complex formulas or external tools!</p>



<p style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:solid;border-bottom-width:1px;border-left-style:none;border-left-width:0px;padding-top:0;padding-right:0;padding-bottom:8px;padding-left:0"><strong>Output</strong></p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="2560" height="1358" src="https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-scaled.png" alt="" class="wp-image-9787" style="width:420px" srcset="https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-scaled.png 2560w, https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-300x159.png 300w, https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-1024x543.png 1024w, https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-768x407.png 768w, https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-1536x815.png 1536w, https://hasinahmed.org/wp-content/uploads/2025/05/Sparkline-Countis-2048x1086.png 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></figure>



<p></p>
<p>The post <a href="https://hasinahmed.org/code/combining-sparkline-countifs">Combining SPARKLINE &amp; COUNTIFS</a> appeared first on <a href="https://hasinahmed.org">Hasin I. Ahmed</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
