<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Arpan Patel</title>
    <link>https://arps18.github.io/</link>
    <description>Recent content on Arpan Patel</description>
    <image>
      <title>Arpan Patel</title>
      <url>https://arps18.github.io/images/profile.png</url>
      <link>https://arps18.github.io/images/profile.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 26 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://arps18.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Beyond the Prompt: Claude Code</title>
      <link>https://arps18.github.io/posts/claude-code-mastery/</link>
      <pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/claude-code-mastery/</guid>
      <description>A deep dive into Claude Code for daily users. Covers the .claude directory, CLAUDE.md the way Boris writes it, CLAUDE.local.md, Skills with real examples, custom subagents, plugins, underused commands like /goal and /insights, MCPs, and the workflow patterns the Anthropic team actually uses.</description>
    </item>
    <item>
      <title>Git Mastery: Intermediate and Professional Workflows</title>
      <link>https://arps18.github.io/posts/git-mastery-intermediate-professional-workflows/</link>
      <pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/git-mastery-intermediate-professional-workflows/</guid>
      <description>Notes on Git internals, history cleanup, branching strategies, and recovery techniques I rely on past the basics.</description>
    </item>
    <item>
      <title>Optimizing Oracle SQL: From 8 Seconds to 500ms</title>
      <link>https://arps18.github.io/posts/sql-optimization/</link>
      <pubDate>Sun, 15 Mar 2026 10:00:00 -0500</pubDate>
      <guid>https://arps18.github.io/posts/sql-optimization/</guid>
      <description>How I took a critical query from 8 seconds down to 500ms (a 16× speedup) through indexing, execution plan analysis, and a few hard-earned lessons.</description>
    </item>
    <item>
      <title>Building REST APIs with Micronaut: A Practical Introduction</title>
      <link>https://arps18.github.io/posts/micronaut-intro/</link>
      <pubDate>Tue, 10 Feb 2026 14:00:00 -0500</pubDate>
      <guid>https://arps18.github.io/posts/micronaut-intro/</guid>
      <description>Why I picked Micronaut over Spring Boot for microservices, and what I learned along the way.</description>
    </item>
    <item>
      <title>Kubernetes for Microservices: Lessons Learned</title>
      <link>https://arps18.github.io/posts/kubernetes-lessons/</link>
      <pubDate>Tue, 20 Jan 2026 09:00:00 -0500</pubDate>
      <guid>https://arps18.github.io/posts/kubernetes-lessons/</guid>
      <description>A year of running microservices on Kubernetes: what worked, what didn&amp;rsquo;t, and what I&amp;rsquo;d do differently.</description>
    </item>
    <item>
      <title>Andromex and Beyond</title>
      <link>https://arps18.github.io/posts/andromex-and-beyond/</link>
      <pubDate>Sun, 28 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/andromex-and-beyond/</guid>
      <description>This weekend, I did something slightly reckless: I decided to write my own programming language.</description>
    </item>
    <item>
      <title>From Buffer to Business Model: The Engineering of Spotify Skips</title>
      <link>https://arps18.github.io/posts/spotify-skips-engineering/</link>
      <pubDate>Fri, 26 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/spotify-skips-engineering/</guid>
      <description>Exploring the engineering decisions behind Spotify&amp;rsquo;s skip functionality and its business implications.</description>
    </item>
    <item>
      <title>Is Stack a Software or a Hardware?</title>
      <link>https://arps18.github.io/posts/is-stack-software-or-hardware/</link>
      <pubDate>Sat, 09 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/is-stack-software-or-hardware/</guid>
      <description>Clarifying the confusion between data structure stacks and hardware stack concepts.</description>
    </item>
    <item>
      <title>Swift Multiline Magic: Say Goodbye to Annoying Line Breaks!</title>
      <link>https://arps18.github.io/posts/swift-multiline-magic/</link>
      <pubDate>Thu, 25 May 2023 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/swift-multiline-magic/</guid>
      <description>A Swift syntax technique for managing multiline strings without unwanted characters.</description>
    </item>
    <item>
      <title>Building Welcome Message in CLI</title>
      <link>https://arps18.github.io/posts/building-welcome-message-in-cli/</link>
      <pubDate>Tue, 06 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/building-welcome-message-in-cli/</guid>
      <description>Python CLI customization for building welcome messages using PyFiglet.</description>
    </item>
    <item>
      <title>My First Remote Talk</title>
      <link>https://arps18.github.io/posts/my-first-remote-talk/</link>
      <pubDate>Fri, 03 Apr 2020 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/my-first-remote-talk/</guid>
      <description>A personal reflection on delivering my first remote presentation at Hack Quarantine.</description>
    </item>
    <item>
      <title>MozApartment</title>
      <link>https://arps18.github.io/posts/mozapartment/</link>
      <pubDate>Mon, 27 Jan 2020 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/mozapartment/</guid>
      <description>A recap of a Mozilla community meetup gathering and discussions on Firefox Preview.</description>
    </item>
    <item>
      <title>OS Fest</title>
      <link>https://arps18.github.io/posts/os-fest/</link>
      <pubDate>Sun, 01 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/os-fest/</guid>
      <description>OS Fest is a celebration of Open Source Resources and technologies — a recap of the event at Babaria Institute of Technology.</description>
    </item>
    <item>
      <title>FlutterBootCamp Vadodara 2019 (Week 1)</title>
      <link>https://arps18.github.io/posts/flutterbootcamp-vadodara-2019-week1/</link>
      <pubDate>Thu, 25 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/posts/flutterbootcamp-vadodara-2019-week1/</guid>
      <description>Week one overview of the Flutter development bootcamp in Vadodara, covering Dart fundamentals and OOP concepts.</description>
    </item>
    <item>
      <title>About</title>
      <link>https://arps18.github.io/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/about/</guid>
      <description>about</description>
    </item>
    <item>
      <title>Projects</title>
      <link>https://arps18.github.io/projects/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/projects/</guid>
      <description>A curated list of my personal projects</description>
    </item>
    <item>
      <title>Resources</title>
      <link>https://arps18.github.io/resources/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/resources/</guid>
      <description>A curated collection of websites, tools, and references worth bookmarking</description>
    </item>
    <item>
      <title>Resume</title>
      <link>https://arps18.github.io/cv/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/cv/</guid>
      <description>My professional resume</description>
    </item>
    <item>
      <title>Shelf</title>
      <link>https://arps18.github.io/shelf/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://arps18.github.io/shelf/</guid>
      <description>Books, papers, and articles worth your time</description>
    </item>
  </channel>
</rss>
