Skip to content
View NoxzRCW's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report NoxzRCW

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.

Content in all repositories owned by your account will be closed.
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
NoxzRCW/README.md

NoxzRCW

I build the tools I actually run — self-hosted, containerised, and kept alive in production at home.

Python Node.js TypeScript Kotlin Docker Linux


What I work on

  • Self-hosted media & automation — streaming servers, metadata pipelines, and the plumbing that keeps a 14 000-item library indexed and playable.
  • APIs and integrations — FastAPI and Node services that wrap third-party platforms into something clean, documented and Dockerised.
  • Apps across platforms — web front-ends and Kotlin Multiplatform / Compose clients on top of those APIs.
  • Infrastructure I have to keep running — a homelab that is also the test bench: if a project survives daily use here, it ships.

The homelab behind it

Everything I build is developed against infrastructure that is actually in service, not a lab that gets torn down:

  • Compute — an Intel NUC and a remote VM, linked by a site-to-site IPsec tunnel, ~30 containers between them.
  • Media — Emby fed by a symlink-based library over an rclone FUSE mount, with the *arr stack driving acquisition, plus subtitle and quality pipelines.
  • Home automation — Home Assistant, Zigbee sensors and a Linky energy meter feeding bi-tariff consumption tracking and alerting.
  • Network & security — FortiGate firewall, geo-filtered VPN, a syslog collector, and Frigate for NVR with object detection.
  • Operations — systemd units, watchdogs and cron jobs that repair the stack before I notice it broke.

Tech I reach for

Python · FastAPI · Node.js · Express · React · TypeScript · Kotlin Multiplatform · Compose · PHP Docker · Docker Compose · Linux · Caddy · nginx · Redis · SQLite · ffmpeg · systemd


Most of my work lives in private repositories. Selected projects will be opened up here.

Pinned Loading

  1. Trawlarr Trawlarr Public

    Cast a net over TMDB — every Discover filter in front of Radarr and Sonarr, saved searches that auto-add new releases, and a natural-language assistant. Self-hosted, one container.

    JavaScript 1