mchmarny - Overview

View mchmarny's full-sized avatar

Mark Chmarny mchmarny

Block or report mchmarny

My name is Mark Chmarny and this is my personal development space. I usually share my longer thoughts on my blog, and the shorter ones on @mchmarny on Twitter or Mastodon. Hope to see you there.

Here are few of my recent projects:

  • devpulse community health analytics for GitHub organizations and repositories
  • reputer calculate contributor reputation scores from Git provider APIs
  • gpuid - Tracks/export GPU serial numbers as structured data into configurable backends
  • rolesetter - k8s controller assigns node role based on a value of specific node label
  • vimp aggregate vulnerability scans from multiple container image scanners for comprehensive exposure analysis
  • kusage rank Kubernetes pods/containers by CPU/memory usage (usage รท limit)
  • grunner self-hosted GitHub Actions runner on GCP using GCE (MIGs) with custom image and configurable VM lifesycle
  • s3cme go app template repo with image build/publish pipelines, SBOM, SLSA provenance, OIDC, KMS and Registry
  • disco utility for bulk image, license, package, and vulnerability discovery in containerize workloads on GCP
  • sds demo bootstraps CI/CD pipeline on GCP with image provenance, BinAuthZ policies, GKE attestation checks
  • artomator automates Software Bill of Materials (SBOM) creation with Binary Authorization attestation

GitHub Stats

Pinned Loading

  1. NVSentinel is a cross-platform fault remediation service designed to rapidly remediate runtime node-level issues in GPU-accelerated computing environments

    Go 243 67

  2. Tooling for optimized, validated, and reproducible GPU-accelerated AI runtime in Kubernetes

    Go 258 27

  3. Aggregate vulnerability scans from multiple container image scanners to identify discrepancies and get comprehensive exposure analysis.

    Go 81 5

  4. Kubernetes controller that automatically assign node role based on a value of specific node label

    Go

  5. Community health analytics for GitHub organizations and repositories

    Go 6 1

  6. Collection of Kubernetes cluster deployment tools for multiple cloud platforms and local development.

    HCL