mchmarny
Working on DGX Cloud at NVIDIA. Ex Google Cloud, Apple ACS, Azure OCTO. Cascadian. Rabid Arsenal fan
NVIDIAPortland, OR
Pinned Repositories
dapr-demos
Collection of personal Dapr demos (bindings, state, pub/sub, service-to-service invocation)
github-activity-counter
Cloud Run service for GitHub event Webhook to monitor repo or org activity in real-time in Stackdriver and analyze activity through ad-hoc SQL queries in BigQuery
grunner
Self-hosted GitHub Actions runner on GCP using GCE.
knative-demos
Collection of Knative demos
mqtt-bridge
Simple bridge to stream MQTT Broker data to dynamically defined back-ends
s3cme
Template Go app repo with local test/lint/build/vulnerability check workflow, and on tag image test/build/release pipelines, with ko generative SBOM, cosign attestation, and SLSA build provenance
sds-demo
Software Delivery Shield demo illustrating end-to-end solution for secure software supply chain
tfeel
Twitter sentiment analysis
tsignal
Analyzing social media sentiment and its impact on stock market
vimp
Compare data from multiple vulnerability scanners to get a more complete picture of potential exposures.
mchmarny's Repositories
mchmarny/knative-demos
Collection of Knative demos
mchmarny/dapr-pipeline
Example of Twitter event processing pipeline using dapr framewrk
mchmarny/restme
Template to bootstrap a fully functional, multi-region, REST service on GCP with a developer release pipeline.
mchmarny/pubsub-to-bigquery-pump
Simple utility combining Cloud Run and Stackdriver metrics to drain JSON messages from PubSub topic into BigQuery table
mchmarny/custom-cloud-workstation-image
Custom image pipeline for Google Cloud Workstations
mchmarny/maxprime
UI and REST service demo calculating highest prime number up to the number specified by the user. Good for infrastructure scaling demo
mchmarny/eventmaker
Utility to mock events with configurable format, random metric range, and frequency
mchmarny/app-portability-using-dapr
Demo repo showcasing ease of porting apps and their dependencies across different compute environments
mchmarny/dapr-tracing-demo
Dapr tracing demo
mchmarny/dctl
simple utility to provide insight into repo activity
mchmarny/distributed-echo
Simple Broadcast/Echo service for Cloud Run designed to demonstrate authenticated inter-service connectivity and measure latency between the different regions where this service is deployed.
mchmarny/klogo
Logo identification microservice using Knative & Google Vision API
mchmarny/knative-build-status-notifs
Cloud Build status notifications on Knative
mchmarny/ns-label-operator
Watches Kubernetes namespaces and applies pre-configured YAML when specific label is applied to a namespace.
mchmarny/sbominator
Custom Google Cloud Build step to crate a Software Bill of Materials (SBOM) and Binary Authorization attestation.
mchmarny/grpc-lab
Simple gRPC service with HTTP extension based on a proto API definition. Includes deployment to Kubernetes and ingress configuration with TLS certificates.
mchmarny/kuser
User store microservice using Knative & Google Firestore
mchmarny/pgxmap
Go library to handle interface types when JSONB serialized in PostgreSQL
mchmarny/sbomer
Generates daily SBOM and vulnerability reports for container images and saves resulting files into GCS bucket and data into BigQuery tables.
mchmarny/snip
CLI to manage your snippets
mchmarny/aws-delete-vpc
Delete an AWS VPC from the command line
mchmarny/dev
Collection of dev stuff
mchmarny/gcloud-lab
Collection of gcloud commands
mchmarny/homebrew-disco
Install disco with Homebrew
mchmarny/homebrew-reputer
Homebrew formula for reputer
mchmarny/homebrew-vimp
Install vulctl with Homebrew
mchmarny/iapd
Cloud Run Identity Aware Proxy Demo
mchmarny/idf
ID Formatting library
mchmarny/mchmarny
mchmarny/twitter-search-dapr-component-example
Twitter search dapr input component example