Skip to content
View probsJustin's full-sized avatar
🪝
Ask AI to Explain me Like I am Five
🪝
Ask AI to Explain me Like I am Five

Block or report probsJustin

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

Probably Justin ☢️

About

I probably work in observability, streaming data through clouds I don’t own, instrumenting code I didn’t write, and tracing requests no one can explain.
Currently leading engineering efforts to build Agentic AI systems and cloud-native observability platforms that actually scale across Azure, AWS, and GCP. My mission is to architect intelligent, modular systems that blend AI, automation, and geospatial insight into scalable platforms. I lead with a focus on agentic design, delivery standardization, and operational transparency—enabling teams to ship faster, think smarter, and build with intention. I’m here to elevate both the platform and the people behind it.

From massive data pipelines to pharmaceutical traceability, FedRAMP compliance, mesh networking, and sky-tracking
If you can deploy it, trace it, map it, or debug it—I’ve probably done it (or broken it trying).

Fun fact: The first album I ever bought was The Bright Lights of America by Anti-Flag.

Interests

  • 🤖 Agentic AI, Software engineering, RAG, and Training Data Sets
  • ☁️ Cloud-Native Observability & Auto-Instrumentation (OpenTelemetry / Dynatrace / Datadog)
  • 🛰️ Real-Time Aviation Tracking & ADS-B Data (SkyTrace Project)
  • 🗺️ Interactive GeoJSON / Map Tile Services (pmtiles, mbtiles)
  • 🧩 Distributed System Design & Mesh Networks for Tracing
  • 🚀 Building AI-Augmented Self-Correcting Pipelines
  • 🐛 Teaching, Mentoring, and Leading Hackathons
  • 📦 Kubernetes / Docker / Terraform / IaC Automation
  • 🔒 Cybersecurity / Compliance (FedRAMP / Security Gates)
  • ⚙️ DevOps & CI/CD (Azure DevOps / Jenkins / GitHub Actions)
  • 🎯 Making “local dev” feel like production (or at least break the same way)

If you’ve read this far, congratulations—you’re now qualified to troubleshoot my next distributed tracing demo.
(Seriously, the docs are over there 👉 OpenTelemetry)

Pinned Loading

  1. qgrs_mcp_agent qgrs_mcp_agent Public

    Containerized Claude Code + MCP server + A2A server driving a Gqrx-based SDR receiver. Supports multiple SDRs simultaneously (one Gqrx process per device, each on its own rigctl port), fans tool ca…

    Python

  2. LD_PRELOAD_MCP LD_PRELOAD_MCP Public

    An MCP (Model Context Protocol) server that exposes Linux dynamic-linker controls — LD_PRELOAD, LD_LIBRARY_PATH, LD_AUDIT, LD_DEBUG, /etc/ld.so.preload, ldconfig, ldd, readelf, and nm — as callabl…

    Python

  3. otel_mcp otel_mcp Public

    An MCP server that emits OpenTelemetry traces, metrics, and logs to one or more OTLP endpoints at the same time. It also ships tool-mimicry profiles that produce realistic signal bundles shaped lik…

    Python

  4. otel_collector_mcp otel_collector_mcp Public

    An MCP server that manages an OpenTelemetry Collector: config, pipelines, plugins, lifecycle, and self-observability.

    Python

  5. michigan_data_mcp michigan_data_mcp Public

    An MCP server that exposes Michigan state government open data (from data.michigan.gov) to AI agents. It wraps the Socrata Open Data API (SODA) so a model can discover datasets, inspect their schem…

    Python

  6. michigan_business_registry_mcp michigan_business_registry_mcp Public

    A small MCP server that exposes lookups against Michigan's LARA (Licensing and Regulatory Affairs) Corporations Division business registry. Under the hood it talks to the public search at https://c…

    Python