Brian Lopez

+1 (818) 298-0568  |  bloinlagr@gmail.com  |  linkedin.com/in/thebrianlopez  |  brianlopez.us

Chicago, IL (Remote-ready, travel available)

Summary

Platform engineer operating at staff scope, with 15+ years across infrastructure automation, site reliability, and internal platform engineering - including SRE management at AXS before returning to hands-on IC work by choice to build at IPO scale. Joined Grindr (NYSE: GRND) pre-IPO and helped carry the infrastructure through its NYSE listing and 126% revenue growth ($195M to $440M). Currently responsible for multi-account AWS infrastructure (8 AWS accounts, 5+ EKS clusters) serving 15M MAU and 300M+ daily messages across 190 countries: IaC, GitOps via ArgoCD, CI/CD pipeline automation, Datadog observability, and cross-system integrations that permanently remove manual operator steps. Builds internal developer tooling in Go (workctl, mdq, perfgate) adopted by engineering teams. Also operates AI/ML inference infrastructure and an event-driven telemetry pipeline that measures AI-assisted engineering workflows. Bilingual (English / Spanish).

Skills

Infrastructure & Cloud:
Observability & Reliability:
Languages & Tooling:
Data & ML Platform:
Agentic Engineering / LLMOps:

Experience

Grindr

Senior Cloud Engineer April 2024 – Present  |  Chicago, IL
Site Reliability Engineer December 2021 – April 2024  |  Chicago, IL

Joined pre-IPO; supported Grindr through its NYSE listing (November 2022, ticker: GRND). Platform scaled from 12M to 15M MAU and 111B+ annual messages (300M+/day) during this period.

AXS

Manager, Site Reliability Engineering November 2020 – November 2021  |  United States
Lead Site Reliability Engineer September 2019 – November 2020  |  Greater Los Angeles
Lead System Engineer July 2018 – October 2019  |  Greater Los Angeles
Senior System Engineer September 2016 – July 2018  |  Greater Los Angeles

Nestlé

Engineer, Client Management March 2013 – April 2016  |  Glendale, CA
Specialist, Client Management October 2011 – March 2013  |  Glendale, CA

Pomeroy

Desktop Development Engineer July 2007 – October 2011  |  Glendale, CA

Self-Employed

IT Consultant May 2005 – July 2007

Education

California State University, Northridge - Coursework, Electrical and Computer Engineering 2001 – 2005
College of the Canyons - CCNA Coursework, Computer Systems Networking 2007 – 2009

Projects

workctl - Go CLI integrating Jira, GitHub, Confluence, and a custom JSONL event bus into a unified engineering workflow tool. Full test coverage and structured telemetry: internal tooling built to remove friction from how engineers work.
Runabout Devtools (Go) - Suite of six engineering utilities: mdq (markdown query engine over markdown frontmatter and table cells, used for cross-document reporting), perfgate (statistical performance gates for CI:distribution comparison vs. point estimates), shellprof (shell-function latency profiler that drove fish startup optimization), hookval, wasend, protonexport. Each with more than 100 tests and telemetry instrumentation that feeds the Automation Metrics event bus.
Automation Metrics: Telemetry for AI-Assisted Engineering - Event-driven observability system for agent-assisted development workflows: a schema-versioned event bus with session correlation spanning editor hooks, shell, Go CLIs, and LLM inference. Runs a closed feedback loop: hooks emit events, a measurement pipeline compares behavior against baselines, proposed rule updates pass human review, and the behavior change is re-measured. Caught and corrected a model-routing cost regression and detects runaway agent loops before they burn spend. Single-operator system built with production observability discipline.
Farewell John: Multi-Cloud Infrastructure for an Early-Stage Startup - Independent infrastructure ownership for hersolutionsllc (4-person startup). Multi-cloud Terraform IaC across AWS (Cognito + Lambda auth triggers, CloudFront/S3, Amplify, Route53/ACM, SES, Secrets Manager) and GCP (Cloud Run, Firebase, IAM service accounts, multi-project topology). Operates 7 Apache Airflow DAGs for cross-system automation: auth validation monitoring, ETL pipelines, geo-pricing crawlers, data backfills. Email deliverability hygiene (Zoho Mail with MX/SPF/DMARC). Administer the custom-domain Google Workspace tenant. Production application with real users.
Multi-Agent Epic Delivery System - Coordination substrate for multi-agent software delivery. Markdown + YAML frontmatter dispatch files with a strict three-state machine (pending to claimed to complete) enforced by SessionStart and UserPromptSubmit hooks. Supports both implementation dispatches (Type 1, with epic milestone tracking) and discovery dispatches (Type 2, with write-back convention). Sentinel-file pattern prevents duplicate event emissions across prompts. Coordinates concurrent releases across multiple projects with a test-first discipline layer and a written post-mortem for every agent failure mode.
Linkari: Adaptive Personal AI Assistant - Mobile-first agentic UX evolving from a score-and-forget link curator into an adaptive personal assistant. Three strategic pillars in flight: (1) implicit-feedback loop that converts digest interactions into rubric-weight calibration signals, (2) semantic clustering of shares for emergent topic tracking, (3) action routing that drafts Jira tickets, digest entries, or pins based on score + profile. Self-hosted single-user architecture using the Claude Code CLI via OAuth2 (no API keys).
Idea Workflow Engine (POC) - GitHub Actions + Claude pipeline that moves startup ideas through Spark, Research, POC, and PRD stages with state checkpointing, GitHub Issue-driven clarifying questions, and automatic artifact linking between idea, research doc, and downstream PRD. Demonstrates agent-native workflow orchestration where the LLM is the host process and CI is the actuator.