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

Organizations

@org-justrework @crusher-labs @infraforge-agency

Block or report itxcrusher

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
itxcrusher/README.md
Muhammad Hassaan Javed, GitHub handle @itxcrusher. Signal theme.

Opening statement: this account builds infrastructure and bounded automation for other people's production systems, most of it in private repositories, followed by a runnable check that the work is real. The same words are in the plain-text copy at the foot of the page.

copy the commands
git clone https://github.com/itxcrusher/ripple-proof
cd ripple-proof
PYTHONPATH=src python -S -m lineage_agent.cli demo

channel: public and channel: stack

Contribution snake: an animation eating this account's GitHub contribution squares, regenerated daily from the output branch in today's theme colours.

Closing line at the end of the page: signal lost

Contact lines: how to reach Muhammad Hassaan Javed, by the agency site, the personal site, or directly by email. The same words are in the plain-text copy at the foot of the page.

muhammadhassaanjaved.com ~ infraforge.agency ~ repositories ~ walkthrough ~ ripple-proof ~ vision-ai-poc ~ kind-cluster-recovery ~ k8s-gitops-platform ~ wordpress-fargate-deployment ~ azure-devops-demo ~ dbt analytics ~ dbt finance ~ dbt growth ~ dbt operations ~ skip_cache PR ~ repair-boundary PR

the whole page as plain text

I build infrastructure and bounded automation for other people's production systems. Terraform, Kubernetes, CI/CD, and lately agents that act on evidence they can prove instead of guessing.

Most of that work is in private client and product repositories, so what is public here is a sample rather than the volume. The contribution graph counts it. The repository list cannot show it.

If infrastructure feels exciting, something is probably wrong. The goal is systems that are quiet, predictable, and uninteresting in production.

Want to check whether any of this is real? ripple-proof audits a full captured campaign offline in about a minute, with Python 3.11 and nothing else. No install, no account, no credential, no network call. It prints every point where it refused to act.

Expect CAMPAIGN AUDIT: PASSED, 11 of 11 checks. The walkthrough keeps one run that fails its dbt build on purpose rather than dropping it.

23 original public repositories. Most of the work is not here: over the last 12 months, 6,397 of 7,958 contributions were in private repositories (client delivery, product builds, and security research).

  • ripple-proof - Bounded PostgreSQL column-rename agent: turns DataHub lineage evidence into validated dbt repairs across repositories, refuses ambiguous or stale evidence, and stops at human-reviewed pull requests. Python. Updated 2026-08-09.
  • vision-ai-poc - Real-time people detection, per-zone counting and dwell tracking with YOLOv8, ByteTrack and OpenCV. Runs as a local GUI demo or headless against RTSP cameras with server-fetched zones and privacy masking. Python. Updated 2026-08-26.
  • kind-cluster-recovery - Four-node KIND cluster provisioned onto a remote host with Terraform over SSH, then debugged: CoreDNS Corefile repair, crash-loop recovery, and a least-privilege NetworkPolicy expressed in Terraform. HCL. Updated 2026-08-26.
  • k8s-gitops-platform - ArgoCD app-of-apps GitOps configuration for a 17-service Kubernetes platform: parameterised Helm charts, an ELK logging stack, and cert-manager across three environments. Generalised from production. Updated 2026-08-22.
  • wordpress-fargate-deployment - AWS CloudFormation template and helper scripts to deploy a production-ready WordPress environment on AWS Fargate with RDS, EFS, and an Application Load Balancer. Shell. Updated 2025-08-08.
  • azure-devops-demo - End-to-end Terraform and GitHub Actions pipeline that deploys a containerized service to Azure, with six reusable Terraform modules. HCL. Updated 2025-05-16.

Evidence trail for ripple-proof runs across four public sibling dbt repositories: analytics, finance, growth, operations. All open and review-only.

Everything in the operating stack below has a public artifact in this account. Work that does not is in private repositories and is not listed here.

  • cloud - AWS, Azure
  • platform - Kubernetes, Docker, Terraform, Helm
  • delivery - GitHub Actions, CI/CD pipelines, ArgoCD, GitOps
  • systems - Linux, networking, shell automation
  • ai - bounded agents, MCP, LLM workflows, computer vision
  • languages - Python, Bash, HCL, YAML

Upstream, open: skip_cache for get_lineage in acryldata/mcp-server-datahub, and a repair-boundary skill in datahub-project/datahub-skills.

Muhammad Hassaan Javed (@itxcrusher). Infrastructure recovery and platform work: infraforge.agency. Personal site: muhammadhassaanjaved.com

Direct: muhammadhassaanjaved99@gmail.com

Generated 2026-09-06 from the GitHub API.

Today this page wears Signal, one of 47 looks it rotates through daily. See them all.

Pinned Loading

  1. ripple-proof ripple-proof Public

    Bounded PostgreSQL column-rename agent: turns DataHub lineage evidence into validated dbt repairs across repositories, refuses ambiguous or stale evidence, and stops at human-reviewed pull requests.

    Python

  2. azure-devops-demo azure-devops-demo Public

    End-to-end Terraform and GitHub Actions pipeline that deploys a containerized service to Azure, with six reusable Terraform modules.

    HCL

  3. k8s-gitops-platform k8s-gitops-platform Public

    ArgoCD app-of-apps GitOps configuration for a 17-service Kubernetes platform: parameterised Helm charts, an ELK logging stack, and cert-manager across three environments. Generalised from production.

  4. ripple-proof-dbt-analytics ripple-proof-dbt-analytics Public

    Analytics dbt project for verifying lineage-aware schema-change repairs.

  5. wordpress-fargate-deployment wordpress-fargate-deployment Public

    AWS CloudFormation template and helper scripts to deploy a production-ready WordPress environment on AWS Fargate with RDS, EFS, and an Application Load Balancer.

    Shell