Skip to content
View HiroAlleyCat's full-sized avatar

Block or report HiroAlleyCat

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

Zach: systems administrator → applied AI engineer

I build self-hosted, vendor-agnostic AI operations and signal-processing tooling, shipped with gated CI/CD and supply-chain security, on infrastructure I own.

📦 Open-source → Yggdrasil AI Labs: signal-capture and data-normalization tools (ADS-B · Wi-Fi · LoRa mesh → structured JSON) plus predisclose, a pre-publish disclosure scanner. MIT-licensed; every repo on a gated CI/CD pipeline (tests → SAST → SCA → release).

🤖 Agentic AI operations: local LLMs behind MCP tool surfaces with structured state, audit trails, and human-gated autonomy. Hands-on across local and cloud model families.

🔭 Currently exploring: edge LLM agents on microcontrollers · cost-gated local/cloud model routing · tighter human-in-the-loop autonomy.

📂 Full portfolio →

Pinned Loading

  1. Yggdrasil-AI-labs/adsb-to-wdgwars Yggdrasil-AI-labs/adsb-to-wdgwars Public

    Muninn: ADS-B feeder for WDGoWars. Handles AVR, SBS-1, dump1090/readsb, tar1090, VRS, Stratux, Mode-S Beast, NDJSON, Mayhem, GDL-90, and CSV. Built on gungnir (shared transport). Ships as both CLI …

    Python 17

  2. Yggdrasil-AI-labs/wigle-to-wdgwars Yggdrasil-AI-labs/wigle-to-wdgwars Public

    Push WiGLE-format Wi-Fi/BLE wardrive CSVs to the WDGoWars leaderboard. Built on gungnir (shared transport). Companion to Muninn (adsb-to-wdgwars) and Heimdall (meshcore-to-wdgwars).

    Python 8

  3. Yggdrasil-AI-labs/meshcore-to-wdgwars Yggdrasil-AI-labs/meshcore-to-wdgwars Public

    Heimdall: MeshMapper Meshcore LoRa feeder for WDGoWars, targeting the meshcore_nodes payload slot. Ships as both CLI (Python) and browser (Pyodide) with the same parser core.

    Python 5

  4. Yggdrasil-AI-labs/gungnir Yggdrasil-AI-labs/gungnir Public

    Shared transport client for the WDGoWars (wdgwars.pl) feeders: HMAC envelope, retry, cooldown, silent-drop detection. Used by Muninn, Heimdall, wigle-to-wdgwars.

    Python 2

  5. Yggdrasil-AI-labs/predisclose Yggdrasil-AI-labs/predisclose Public

    Pre-publish disclosure scanner: finds secrets, PII, and internal identifiers before you push. Stdlib-only core with a private-rules model. Generic patterns are public; your inventory stays local. P…

    Python

  6. Yggdrasil-AI-labs/wdgwars-api-tester Yggdrasil-AI-labs/wdgwars-api-tester Public

    Systematic probe of the WDGoWars HTTP API surface. Detects outages, distinguishes route-not-bound from auth-rejected, and fingerprints styled 404 pages. Stdlib-only Python 3, single file.

    Python 1