<?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[Tauseef.dev]]></title><description><![CDATA[Articles from Tauseef.dev]]></description><link>https://tauseef.dev</link><image><url>https://tauseef.dev/latest-app-logo-v1.png</url><title>Tauseef.dev</title><link>https://tauseef.dev</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 05 May 2026 12:14:46 GMT</lastBuildDate><atom:link href="https://tauseef.dev/api/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[Using HiveMQ MQTT Public Broker to Control an I2C LCD from Next.js]]></title><description><![CDATA[


In this project, I used HiveMQ's public MQTT broker to send messages from a Next.js component to an I2C LCD display connected to an Arduino Uno with an...]]></description><link>https://tauseef.dev/articles/pub-sub-architecture</link><guid isPermaLink="true">https://tauseef.dev/articles/pub-sub-architecture</guid><pubDate>Tue, 11 Feb 2025 00:00:00 GMT</pubDate><enclosure url="https://tauseef.dev/pub-sub-architecture-thumbnail.png" length="0" type="image/png"/></item><item><title><![CDATA[Stored Cross-Site-Scripting (XSS)]]></title><description><![CDATA[


After an annual round of penetration testing at the company I work for, the web application was found to be vulnerable to a Stored Cross-Site Scripting (XSS)...]]></description><link>https://tauseef.dev/articles/cross-site-scripting</link><guid isPermaLink="true">https://tauseef.dev/articles/cross-site-scripting</guid><pubDate>Sat, 11 Jan 2025 00:00:00 GMT</pubDate><enclosure url="https://tauseef.dev/cross-site-scripting-thumbnail.png" length="0" type="image/png"/></item><item><title><![CDATA[Cache Rules Everything Around Me (C.R.E.A.M)]]></title><description><![CDATA[


Caching is an essential optimization strategy in web development, especially for high-performance applications built with Next.js. It reduces redundant...]]></description><link>https://tauseef.dev/articles/cache-rules</link><guid isPermaLink="true">https://tauseef.dev/articles/cache-rules</guid><pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate><enclosure url="https://tauseef.dev/cache-rules-thumbnail.png" length="0" type="image/png"/></item></channel></rss>