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.
·
→
view.json
Building a Better JSON Viewer from Scratch
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.
·
→
graph.java
CallGraph: Visualize Method Calls in IntelliJ IDEA
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.
·
→
bb.mcp
bitbucket-mcp: Pull Request Workflows Through Claude
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.
·
→
color.js
Enhancing Kibana Logs with Color
A tiny Tampermonkey userscript that color-codes Kibana log rows by level so INFO, WARN, and ERROR stop bleeding into each other.