Skip to content
View mrketa's full-sized avatar
🤬
🤬

Block or report mrketa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mrketa/README.md

mr-keta

Small, focused tools for problems that should not be annoying.

Local-first software, narrow interfaces, predictable behavior.

Greasy Fork Reddit Open Source


Selected work

SoundCloud True Shuffle

A Tampermonkey userscript that fixes SoundCloud shuffle: it loads the complete track list, produces a real randomized order, and keeps working when the tab is in the background.

JavaScript Tampermonkey MIT

Repository · Install on Greasy Fork

Potassium MCP Bridge

A standalone, read-only MCP bridge for bounded Roblox inspection. Local loopback transport, Protocol 2 mutual authentication, redacted output, and deliberately narrow tools.

Node.js MCP Release Apache 2.0

Repository · Windows releases

How I build

  • Solve the actual friction. Small utilities should remove work, not create a new workflow.
  • Keep authority narrow. Local-first, bounded, explicit, and easy to inspect.
  • Ship complete paths. Setup, verification, rollback, and documentation belong to the product.

Tools I reach for

JavaScript Node.js Lua PowerShell Tampermonkey GitHub Actions


Building practical open-source tools, one sharp edge at a time.

Pinned Loading

  1. soundcloud-true-shuffle soundcloud-true-shuffle Public

    SoundCloud shuffle fix — Tampermonkey userscript

    JavaScript 3

  2. celestial-potassium-mcp celestial-potassium-mcp Public

    Standalone read-only Potassium MCP bridge with bounded inspection tools, Protocol 2 mutual authentication, and Apache-2.0 licensing.

    JavaScript