Skip to content
View bxvtr's full-sized avatar

Block or report bxvtr

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

I build reliability-focused infrastructure and systems tooling around Linux, Kubernetes, automation, and observability. My work focuses on reproducible environments, explicit system boundaries, failure handling, and practical validation.

Recent work includes an OCI/MicroK8s platform, operational tooling for backtest and paper workflows, and Fedora networking automation.

Engineering Focus

Infrastructure & Reliability
Linux, OCI, Terraform, Ansible, Kubernetes / MicroK8s, Argo CD, Helm, Kustomize

Operations & Observability
Prometheus, Grafana, reconciliation, failure drills, artifact-backed operational evidence

Systems & Networking
Rust, Python, Bash, async WebSockets, NetworkManager, firewalld, WireGuard

Data & Trading Infrastructure
PostgreSQL, TimescaleDB, SQLAlchemy, MLflow, market-data clients, simulation/runtime integration

Testing & Documentation
pytest, integration testing, Ruff, validation tooling, Sphinx, MkDocs, ADRs, Docs-as-Code

Development & Delivery
Docker, Docker Compose, Git, GitHub Actions, Dev Containers, GitOps workflows

Linux, Docker, Kubernetes, Terraform, Ansible, Rust, Python, Bash, PostgreSQL, Prometheus, Grafana, Git, GitHub Actions

Featured Engineering Work

TradingChassis Infrastructure
Single-node OCI/MicroK8s platform built around explicit ownership boundaries: Terraform provisions cloud resources, Ansible converges the host and Kubernetes bootstrap, and Argo CD owns long-lived cluster state. Includes clean-room deployment and verification, OCI Vault secret delivery, scratch storage, observability, and static validation.

TradingChassis Ops Lab
Local-first operations lab for reproducible trading-system workflows, built around spec-driven runs and artifact-backed evidence. Includes reconciliation, failure drills, kill-switch gating, Prometheus/Grafana observability, and NautilusTrader-backed backtest integration, with the focus on operational behavior.

Fedora AirVPN Kill Switch
Ansible and Bash automation for AirVPN WireGuard on Fedora using NetworkManager and firewalld to enforce fail-closed, leak-resistant behavior on the documented path. Includes installation/runtime tooling, verification, and live VM validation on Fedora Silverblue 43.

Additional Engineering Work

OCI Secrets Store CSI Driver Provider — Oracle fork
Focused fork adding linux/amd64 + linux/arm64 container packaging, GHCR publishing, CI guardrails, and consumer integration while keeping the provider application logic upstream. The ARM64 build path was added to support the OCI Ampere environment used by TradingChassis Infrastructure.

Deribit Latency Tester
Async Rust WebSocket measurement client for application-observed JSON-RPC round-trip timing, Deribit-reported processing timestamps, and private order lifecycle experiments.

Timescale Access
Python SQLAlchemy/pandas wrapper around TimescaleDB/PostgreSQL with hypertable orchestration, trade-like time-series ingestion and analysis helpers, and local integration tests.

Deribit History Client
Thin synchronous Python client for Deribit public historical endpoints with sequence-window trade retrieval and schema-snapshot tooling for response-shape experiments.

Earlier Architecture Explorations

These repositories document an earlier custom-engine direction that was later marked demo / legacy / architectural exploration.

TradingChassis Core
Deterministic event-driven decision-engine prototype exploring canonical events, intents, policy admission, and execution-control boundaries.

TradingChassis Core Runtime
Runtime/orchestration prototype integrating hftbacktest, Core event mapping, experiment sweeps, OCI artifacts, and Argo workflow definitions.

TradingChassis Docs
Docs-as-Code architecture corpus with canonical terminology, ADRs, concept/stack separation, and versioned MkDocs publishing.

Open-source contributions

oci-prometheus-sd-proxy Helm Chart
Built the initial Kubernetes Helm chart MVP with configurable deployment, external secret integration, security defaults, health probes, and usage docs; foundation later evolved into the production-ready Helm chart.

View all external pull requests

How I Work

I prefer small, reviewable changes, explicit ownership boundaries, and validation that makes technical claims traceable to code or operational evidence. I favor security-minded defaults and treat static CI separately from live validation. I use AI tools as part of the development workflow while keeping implementation, diffs, tests, and verification human-reviewed.

Deeper technical notes, design decisions, limitations, and implementation evidence are available in the portfolio records.

Popular repositories Loading

  1. timescale-access timescale-accessPublic

    A lightweight, deterministic Python wrapper for TimescaleDB/PostgreSQL, focused on reproducible time-series ingestion, schema management, and analytical utilities.

    Python 3

  2. deribit-history-client deribit-history-clientPublic

    A lightweight Python client for the Deribit Public Historical Market Data API.

    Python 2

  3. bxvtr bxvtrPublic

    Config files for my GitHub profile.

    2

  4. deribit-latency-tester deribit-latency-testerPublic

    An out-of-the-box solution for fast and accurate Deribit exchange latency measurement, including configurable quoting and granular analytics for buy/edit/cancel operations.

    Rust 1

  5. fedora-airvpn-killswitch fedora-airvpn-killswitchPublic

    Unofficial Ansible-based AirVPN WireGuard client setup with NetworkManager and firewalld kill switch for Fedora.

    Shell 1