Skip to content
View ckrough's full-sized avatar
β˜ƒοΈ
β˜ƒοΈ

Block or report ckrough

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ckrough/README.md

Caprock Canyon at sunset with moon rising, Quitaque, TX πŸ“· Caprock Canyon, Quitaque, TX

Hello! πŸ‘‹

I'm Chris Krough, ckrough on the socials.

$ whoami

πŸ”§ Engineering Leader shaping organizations, development workflows, and platform architectures
🐾 Animal Friend fostering, training, and walking rescue dogs (and tending to cats)
β˜• Fueled by optimizing complex systems (people or tech) and the occasional mass migration

Some things I've done:

  • Refactored engineering platforms to improve developer experience, reliability, and security.
  • Migrated hundreds of services across half a dozen cloud environments with zero downtime
  • Scaled a platform through >6,000% revenue growth and $3B in transactions
  • Built telemetry across hundreds of Kubernetes clusters on multiple continents

Career

  • RBCx: Led platform through acquisitions; 100s of services migrated, >99.999% uptime
  • OJO Labs: Scaled platform through 6,700% revenue growth and $3B in transactions
  • Amazon: AWS Labs, EKS beta tester; automated 150+ K8s clusters over three continents
  • uStudio: Transformed engineering org into full-stack devops culture
  • Bazaarvoice: 50K req/sec, 30B monthly pageviews; datacenter-to-cloud migration
  • Rackspace: Global network ops across 10 data centers, 1M+ metrics/sec
  • University of Pennsylvania: Veterinary medical systems; built data center, ran networks

$ cat ~/.skills

Workflow: Agentic Development Β· Agent Skills Β· Context Engineering
AI/ML: RAG Systems Β· LangChain Β· Prompt Engineering Β· Deep Learning
Languages: Python Β· Go Β· Bash
Platforms: Kubernetes Β· Docker Β· AWS
Domains: Developer Experience Β· Platform Engineering Β· Reliability Β· Security

$ ls projects/

πŸš€ Drover: AI application for knowledge classification and organization
πŸ” Retriever: RAG-powered Q&A system for organizational documents with source citations
πŸ› οΈ Workspaces: Utilities for parallel agentic development using worktrees and venvs.
πŸ€– Team of Rivals: Strategic decisions via Claude AI Skills
🧹 AWS Glacier Cleaner: Because deleting Glacier vaults shouldn't be painful

$ cat current_focus.txt

πŸ“š Working through the Deep Learning Specialization (Andrew Ng) learning neural nets, CNNs, sequence models, Transformers. Building AI apps with PyTorch, TensorFlow, and LangChain.

$ git log --oneline aws/

Contributions from my Amazon days:

$ cat /etc/hobbies

πŸ• Volunteering with Friends of Homeless Animals dog rescue & adoption
πŸ”­ Former telescope wrangler at the Austin Astronomical Society
πŸ“· Outdoor and nature photography

$ echo $OPEN_TO

🟒 AI Transformation Consulting -> Helping small businesses without tech teams adopt agentic AI solutions. I interview stakeholders, assess workflows, build custom tools, and provide ongoing hosting and vendor support. From "we use spreadsheets" to "AI handles that now."
πŸ”΅ Fractional Engineering Leadership -> Part-time platform engineering, infrastructure, and security leadership for growing teams. I've scaled platforms through 6,000% growth; I can help you build the foundation for yours.

$ ping

πŸ’Ό LinkedIn Β· βœ‰οΈ dev@krough.org Β· 🌐 ckrough.github.io

Byeeee! πŸ€™πŸ½

Pinned Loading

  1. team-of-rivals team-of-rivals Public

    Strategic decisions via Claude AI Skills

    Python

  2. workspaces workspaces Public

    Shell utilities for creating workspaces (git worktrees) with optional Python virtual environments.

    Shell

  3. drover drover Public

    Drover uses LLMs to analyze documents and suggest consistent, policy-compliant filesystem paths and filenames.

    Python 1

  4. retriever retriever Public

    AI-powered question-answering system that helps users find information in your organization's documents

    Python