<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Yunus Emre Gül | Java Backend Developer in Istanbul</title>
        <link>https://blog.yunemregul.com</link>
        <description>Personal blog of Yunus Emre Gül, a Java backend developer from Istanbul writing about Spring Boot, Postgres, IntelliJ plugins, and weekend coding experiments.</description>
        <lastBuildDate>Fri, 05 Jun 2026 21:34:54 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>© 2026 Yunus Emre Gül</copyright>
        <atom:link href="https://blog.yunemregul.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[hac-mcp: Talking to SAP Commerce Through Claude]]></title>
            <link>https://blog.yunemregul.com/posts/hac-mcp</link>
            <guid isPermaLink="false">https://blog.yunemregul.com/posts/hac-mcp</guid>
            <pubDate>Sun, 19 Apr 2026 09:00:00 GMT</pubDate>
            <description><![CDATA[An MCP server that exposes SAP Commerce's Hybris Administration Console to Claude with per-environment permissions. FlexibleSearch, ImpEx, Groovy, and CronJobs become a conversation instead of a dozen browser tabs.]]></description>
            <category>featured</category>
            <category>mcp</category>
            <category>claude</category>
            <category>sap</category>
            <category>hybris</category>
            <category>java</category>
        </item>
        <item>
            <title><![CDATA[Building a Better JSON Viewer from Scratch]]></title>
            <link>https://blog.yunemregul.com/posts/json-viewer</link>
            <guid isPermaLink="false">https://blog.yunemregul.com/posts/json-viewer</guid>
            <pubDate>Sun, 22 Jun 2025 20:00:00 GMT</pubDate>
            <description><![CDATA[I built a clean, modern JSON viewer as a PWA in four hours of vibe coding, and set out to see if a brand-new site could climb Google's rankings.]]></description>
            <category>featured</category>
            <category>json</category>
            <category>react</category>
            <category>pwa</category>
            <category>web</category>
            <category>tools</category>
        </item>
        <item>
            <title><![CDATA[CallGraph: Visualize Method Calls in IntelliJ IDEA]]></title>
            <link>https://blog.yunemregul.com/posts/callgraph-plugin</link>
            <guid isPermaLink="false">https://blog.yunemregul.com/posts/callgraph-plugin</guid>
            <pubDate>Mon, 28 Apr 2025 17:15:00 GMT</pubDate>
            <description><![CDATA[An IntelliJ plugin I built so I could stop tracing method relationships in my head. Place your cursor on any method and get an interactive graph of its callers.]]></description>
            <category>featured</category>
            <category>intellij</category>
            <category>plugin</category>
            <category>java</category>
            <category>productivity</category>
        </item>
        <item>
            <title><![CDATA[bitbucket-mcp: Pull Request Workflows Through Claude]]></title>
            <link>https://blog.yunemregul.com/posts/bitbucket-mcp</link>
            <guid isPermaLink="false">https://blog.yunemregul.com/posts/bitbucket-mcp</guid>
            <pubDate>Sun, 19 Apr 2026 09:30:00 GMT</pubDate>
            <description><![CDATA[An MCP server that gives Claude programmatic access to Bitbucket Cloud. List, create, review, and merge pull requests from a conversation, with protected branches keeping sensitive targets off limits.]]></description>
            <category>mcp</category>
            <category>claude</category>
            <category>bitbucket</category>
            <category>git</category>
        </item>
        <item>
            <title><![CDATA[Enhancing Kibana Logs with Color]]></title>
            <link>https://blog.yunemregul.com/posts/kibana-row-colorizer</link>
            <guid isPermaLink="false">https://blog.yunemregul.com/posts/kibana-row-colorizer</guid>
            <pubDate>Sun, 27 Apr 2025 20:11:45 GMT</pubDate>
            <description><![CDATA[A tiny Tampermonkey userscript that color-codes Kibana log rows by level so INFO, WARN, and ERROR stop bleeding into each other.]]></description>
            <category>kibana</category>
            <category>userscript</category>
            <category>logging</category>
            <category>productivity</category>
        </item>
    </channel>
</rss>