Skip to content
View WhispersOfJ's full-sized avatar

Block or report WhispersOfJ

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
WhispersOfJ/README.md

Hey, I'm WhispersOfJ

Self-hosted media infrastructure, developer tooling, and AI-assisted automation.


🎬 media-stack

A Docker Compose media-acquisition-and-serving stack β€” 21 containers, one docker compose up -d.

Plex-served, Usenet-only via NzbDAV (no torrent/debrid), with a custom Django control panel, 133 CLI commands, Prometheus/Grafana monitoring, and AI-assisted operations.

Prowlarr β†’ Radarr/Sonarr β†’ nzbdav (WebDAV + FUSE) β†’ Plex
                    ↓
            Control Panel (Django + htmx, port 8420)

β†’ Repository Β· β†’ Live architecture docs


🧠 Metacacharr

A metadata cache proxy for Plex. Caches TMDB/TVDB lookups locally so Plex refreshes hit the cache instead of upstream APIs. Supports movie and TV matching, warm-up jobs, image caching, and Prometheus metrics.

β†’ Repository


πŸ› οΈ arrfleet-toolkit

Claude Code skills for managing a self-hosted Arr-stack: config sync, TRaSH-Guides profiles, request-manager integration, download-client orchestration, path validation, secrets, health checks, and compose lifecycle.

β†’ Repository


🐟 fish-food

Fish shell functions and utilities for daily operations.

Private repository


What I work with

  • Infrastructure: Docker Compose, Prometheus, Grafana, Loki, Trivy
  • Languages: C# (.NET), Python, Fish shell, Bash
  • Media stack: Plex, Radarr, Sonarr, Prowlarr, NzbDAV, Seerr
  • AI tools: Claude Code, custom agent skills, automated CI/CD

Built with Freebuff β€” AI pair programming for systems engineering.

Popular repositories Loading

  1. arrfleet-toolkit arrfleet-toolkit Public

    Claude Code skills for managing a self-hosted Arr-stack (Radarr/Sonarr/Lidarr/Readarr/Prowlarr): config sync, TRaSH-Guides profiles, request-manager integration, download-client orchestration, path…

    Python 1

  2. gedit-wordcount-plugin gedit-wordcount-plugin Public archive

    Forked from footley/gedit-wordcount-plugin

    A gedit plugin which adds a Label to the status bar with the active documents wordcount, where a word is definied as r"[a-zA-Z0-9]+[a-zA-Z0-9\-']*\s?"

    Python

  3. media-stack media-stack Public

    Docker Compose media-acquisition-and-serving stack (16 services) - Prowlarr/Radarr/Sonarr/Seerr/Plex, Usenet-only via NzbDAV (no torrent/debrid), custom FastAPI Control Panel

    Python

  4. nzbdav nzbdav Public

    Forked from infinidysk/infinidysk

    Usenet streaming with a WebDAV server and a SABnzbd-compatible API. A super-fork of related projects to the OG nzbdav-dev version.

    C#

  5. WhispersOfJ.github.io WhispersOfJ.github.io Public

    HTML

  6. Metacacharr Metacacharr Public

    Python