
ra-yavuz
Project HubThe hub for all my open-source projects, with install paths, docs, and the signed apt repository.
Visit ra-yavuz.github.io ↗Independent tools, daemons, engines, and protocols. Each one solves a small problem the way I wanted it solved.

The hub for all my open-source projects, with install paths, docs, and the signed apt repository.
Visit ra-yavuz.github.io ↗
Lets Claude Code decide what to say out loud. Most "speak Claude aloud" tools read every reply at you; this one leads with a speak skill that lets Claude voice only what is worth hearing (a "build is done", a heads-up while you look away, a shoutout), while everything else stays text. A speak-everything firehose (its own on/off switch, off by default) is included too, but the deliberate skill is the point. Local neural text-to-speech (Kokoro for natural English, Piper for German, Turkish, and more) runs in Docker, so nothing goes to the cloud. Install with npm install -g claude-can-speak.

Native KDE Plasma 6 panel widget for switching OpenVPN connections. Import, edit, remove and toggle .ovpn profiles from the panel; one VPN active at a time by default. Drives NetworkManager and KWallet directly, no second VPN daemon and no third-party PPA. Named after Portunus, the Roman god of keys and gates.
Visit portunus-ovpn docs ↗
How to build an always-on, autonomous AI operations assistant, and how to keep it diligent. A documentation project: the architecture of a persistent AI operator (per-invocation agent subprocess with a resumable session, supervisor, transport split, channel multiplexers, MCP tools) as a reference design, plus the load-bearing piece most write-ups skip: the doctrine + hooks pattern that re-asserts an engineering standard on every turn so an auto-approved agent keeps verifying before it acts, refuses workarounds, and never claims done without a real run.
Visit vigil docs ↗
apt install, then type rag <question> in either Claude Code or OpenAI's Codex CLI. UserPromptSubmit hooks for both CLIs from one package. The hook auto-indexes the project on first use, then prepends retrieved chunks from a local LanceDB index before the model sees the prompt. Both CLIs share the same .hydra-index/ store and the same bundled MCP server for model-decided retrieval. Successor to claude-rag-hook.

A local-first coder REPL with file and shell tools. Drop into any folder, bring your own LLM, ship code without leaving the terminal.
View lillycoder on GitHub ↗
Run local LLMs the easy way. Pick a model, download it, chat with it. No cloud, no API key, no telemetry.
Visit hydra-llm docs ↗
Enter a project goal and local models plan it, build it, and review it, with no hosted AI in the loop. A dark web UI shows each model as a live terminal. Built on hydra-llm and lillycoder, so it runs entirely on your own hardware.
Visit hydracoder docs ↗
Park your Linux laptop battery at a target charge. AC powers the system, the battery sits idle. No trickle cycling.
Visit inhibit-charge docs ↗
Animated tray emoji that gossips about your machine. Sweats when the CPU is hot, naps when you are idle.
Visit meowtrics docs ↗
A small Linux daemon and CLI that prints a quote at the top of every new terminal and at login.
Visit herald docs ↗
Browser-native game engine with built-in auth, multiplayer, and editor in one stack.
Visit baseline-engine.com ↗
Self-explanatory HTTP responses for AI agents. An RFC 9457 extension that lets a service tell an agent why a request failed and what to try next, in a way the agent can actually parse.
Visit tekir docs ↗
Autonomous AI dev environment that bundles Claude, Codex, and Gemini into one Docker stack. One command, one workspace, three agents.
Visit clauding docs ↗
Styled and branded PDF generation in high volumes. Built for mass invoicing, recipes, certificates, and any templated document workflow.
Visit pdf-weaver.io ↗
Privacy-focused CAPTCHA solution. Protect forms without compromising user privacy or experience.
Visit genuine-captcha.io ↗
Bridge system that ingests files from SFTP into Redis streams for downstream processing.
View on GitHub ↗
Snow coverage monitoring for a specific region in Turkey, built on Sentinel-2 imagery and NDSI analysis.
Visit kartakip.com ↗
A paradigm for accountless crypto wallet generation and ownership. An Ethereum dApp library for wallet-free transaction signing.
View on GitHub ↗