Skip to content
View MrMysterium2's full-sized avatar
💭
🛈 Life suxs
💭
🛈 Life suxs

Block or report MrMysterium2

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

Header

Typing SVG

My Skills

MediaWiki Raspberry Pi Pi-hole Tailscale Vaultwarden Nextcloud FastAPI MariaDB UFW Discord WireGuard Claude Ubuntu Debian Windows macOS



Hi, I'm Mr.Mysterium 👋

Trained FiSi (IT systems integration specialist), currently focused on networking, Docker, and routing infrastructure — with an eye on moving further into security.

I run a self-hosted HomeLab as a hands-on learning environment: Linux, networking, containerized services, monitoring, and security tooling, all documented and iterated on as I go.



  • 🐳 Docker, networking, and a healthy obsession with self-hosting
  • 💥 Breaking my own homelab so production never has to
  • 🌙 Building infrastructure by day, breaking it on purpose at night
  • 🍓 Turning a HP ProDesk and a Raspberry Pi into more problems than solutions

(Turns out most of those problems are also solutions if you wait long enough.)



🔭 Currently building: QuantWatch — a rule-based stock scoring/watchlist tool (FastAPI, Docker, FinBERT sentiment analysis). Not a recommendation tool, just a project to explore APIs, scoring logic, and deployment practices.



🛠️ Stack I work with:

  • Infrastructure: Docker · Docker Compose · Linux (Ubuntu, Debian) · systemd
  • Networking & Security: Nginx (reverse proxy) · UFW · CrowdSec (WAF/AppSec) · Tailscale (WireGuard-based mesh VPN) · Pi-hole · mkcert (local CA) · SSH
  • Monitoring & Logging: Prometheus · Grafana · Blackbox Exporter · node_exporter · Loki/Promtail
  • Backup: restic · Samba (SMB)
  • Self-hosted services: Nextcloud · MediaWiki · Vaultwarden · Firefly III · Open WebUI · Ollama
  • Backend development: FastAPI · SQLAlchemy · Alembic · PostgreSQL · MariaDB · Pydantic
  • Data & ML: yfinance · Hugging Face Transformers · PyTorch · pandas · NumPy
  • CI/DevSecOps: Git · GitHub Actions · CodeQL · Dependabot
  • Shell/CLI: Starship prompt · btop


📈 Currently learning toward: IT security fundamentals — WAF/AppSec concepts, dependency scanning, secure secrets handling, hardening self-hosted services.

github contribution grid snake animation

Pinned Loading

  1. quantwatch quantwatch Public

    Rule-based stock scoring/watchlist tool – educational project, not financial advice

    Python

  2. session2wiki session2wiki Public

    Record terminal sessions with clean input/output separation and push them into an existing MediaWiki page via anchor-based insertion — no page overwrites, no manual copy-paste.

    Shell

  3. docker-staggered-start docker-staggered-start Public

    A lightweight Bash script that starts Docker Compose stacks in a defined order, waiting for each stack to become healthy (via HTTP check or Docker's built-in healthcheck) before starting the next —…

    Shell

  4. AniWorld-Downloader AniWorld-Downloader Public

    Forked from phoenixthrush/AniWorld-Downloader

    AniWorld Downloader is a cross-platform app for finding, streaming, and downloading anime, movies, series, and manga. It has a browser-based Web UI, an interactive terminal menu, and a direct CLI f…

    Python