<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Saksham Arya&apos;s Blog</title><description>Personal technical blog by Saksham Arya on Go, Docker, Kubernetes, C++, Python, and Software Systems.</description><link>https://sakshamar.in/</link><language>en-us</language><item><title>What Happens when you convert a NAN to uint in Golang</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>This blog describes the result of converting a NAN to Uint in Golang</description><pubDate>Sun, 28 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Keeping Microservices in Sync using RabbitMQ</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>This blog describes how we kept our microservices in sync with RabbitMQ for Opensoft event.</description><pubDate>Fri, 25 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Deploying Microservices on Kubernetes</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>This blog describes how I deployed microservices on Kubernetes for the OpenSoft event.</description><pubDate>Thu, 24 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Introduction to Docker</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>Learning Docker through an example</description><pubDate>Wed, 29 Sep 2021 00:00:00 GMT</pubDate></item><item><title>Using Selenium in Python</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>Learning Selenium through an example</description><pubDate>Thu, 29 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Web scraping in Python</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>Learning webscraping through an example</description><pubDate>Fri, 16 Apr 2021 00:00:00 GMT</pubDate></item><item><title>Linked lists</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Linked lists</description><pubDate>Mon, 27 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic declaration of structure using pointer</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Dynamic declaration of structure using pointer</description><pubDate>Sat, 25 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Double pointer</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Double pointer</description><pubDate>Wed, 22 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Dynamic declaration and Pointer arithematic</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Dynamic declaration and Pointer arithematic</description><pubDate>Tue, 21 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Pointers</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Pointers</description><pubDate>Fri, 17 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Structures</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Structures</description><pubDate>Wed, 15 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Basic Logical Operations</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Basic Logical Operations</description><pubDate>Tue, 14 Jul 2020 00:00:00 GMT</pubDate></item><item><title>2-D arrays</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on 2-D arrays</description><pubDate>Mon, 13 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Functions</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Functions</description><pubDate>Sun, 12 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Inputting and outputting Strings</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Inputting and outputting Strings</description><pubDate>Sat, 11 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Array</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Array</description><pubDate>Thu, 09 Jul 2020 00:00:00 GMT</pubDate></item><item><title>While and do while loop</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on While and do while loop</description><pubDate>Wed, 08 Jul 2020 00:00:00 GMT</pubDate></item><item><title>For loop</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on For loop</description><pubDate>Tue, 07 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Pre and post increment</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Pre and post increment</description><pubDate>Mon, 06 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Making a basic calculator using Switch</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Making a basic calculator using Switch</description><pubDate>Sun, 05 Jul 2020 00:00:00 GMT</pubDate></item><item><title>If and Else</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on If and Else</description><pubDate>Sat, 04 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Basic Arithematic operations in C++</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Basic Arithematic operations in C++</description><pubDate>Fri, 03 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Taking input from user</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Taking input from user</description><pubDate>Thu, 02 Jul 2020 00:00:00 GMT</pubDate></item><item><title>Declaring and printing variables</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on Declaring and printing variables</description><pubDate>Wed, 01 Jul 2020 00:00:00 GMT</pubDate></item><item><title>How to print Hello World</title><link>https://sakshamar.in/posts/undefined/</link><guid isPermaLink="true">https://sakshamar.in/posts/undefined/</guid><description>An article on How to print Hello World</description><pubDate>Tue, 30 Jun 2020 00:00:00 GMT</pubDate></item></channel></rss>