|
| 1 | +## Professional Summary |
| 2 | + |
| 3 | +Aspiring Platform Engineer with 7+ years designing governed Salesforce platforms and delivery systems for enterprise and public-sector organizations. Specializes in governance-first architecture, CI/CD abstraction, and policy-driven enforcement systems. Currently expanding platform engineering skills into Kubernetes-native control planes and infrastructure orchestration while applying proven architectural patterns from large-scale Salesforce environments. |
| 4 | + |
| 5 | +Known for separating **policy from execution**, designing **deterministic pipelines**, and treating governance as a first-class platform capability rather than an afterthought. |
| 6 | + |
| 7 | +--- |
| 8 | + |
| 9 | +## Core Platform & Engineering Skills |
| 10 | + |
| 11 | +**Platform Engineering (Emerging)** |
| 12 | + |
| 13 | +- Control plane & data plane separation |
| 14 | +- Governance-as-Code & policy enforcement |
| 15 | +- Adapter-based execution architectures |
| 16 | +- Deterministic CI/CD pipelines |
| 17 | +- Contract-first validation and arbitration |
| 18 | +- Failure-mode driven design |
| 19 | + |
| 20 | +**DevOps & Delivery** |
| 21 | + |
| 22 | +- GitHub Actions (composite actions, reusable workflows) |
| 23 | +- Salesforce DX (SFDX CLI, JWT auth, org introspection) |
| 24 | +- CI/CD governance & quality gates |
| 25 | +- Automated validation & testing (LWC/Jest, linting, static analysis) |
| 26 | + |
| 27 | +**Architecture** |
| 28 | + |
| 29 | +- API-first & contract-first design (OpenAPI 3.0) |
| 30 | +- Event-driven architecture |
| 31 | +- Multi-environment promotion strategies |
| 32 | +- Architectural Decision Records (ADRs) |
| 33 | +- Systems Architecture Specifications (SAS) |
| 34 | + |
| 35 | +**Programming & Tooling** |
| 36 | + |
| 37 | +- TypeScript, JavaScript, Apex |
| 38 | +- Go (in progress) |
| 39 | +- JSON schemas, SARIF |
| 40 | +- SQL, HTML/CSS |
| 41 | + |
| 42 | +**Cloud & Platforms** |
| 43 | + |
| 44 | +- Salesforce Platform (Service Cloud, Experience Cloud, LWR) |
| 45 | +- AWS Lambda (selective off-platform compute) |
| 46 | +- Kubernetes & Crossplane (design-stage, active learning) |
| 47 | + |
| 48 | +--- |
| 49 | + |
| 50 | +## Professional Experience |
| 51 | + |
| 52 | +### CRM Developer (Salesforce) |
| 53 | + |
| 54 | +**Creighton University** | Aug 2025 – Present |
| 55 | + |
| 56 | +- Championing DevOps modernization and platform governance for a multi-team Salesforce environment. |
| 57 | +- Defined the organization’s first formal Salesforce DevOps governance model, enforcing deterministic validation and controlled promotion paths. |
| 58 | +- Engineering CI/CD pipelines using GitHub Actions, SFDX CLI, JWT authentication, automated testing, and quality gates. |
| 59 | +- Acting as technical lead for Apex, asynchronous processing, and LWC development beyond declarative platform limits. |
| 60 | +- Designing training and certification paths for developers and administrators to improve platform maturity and delivery reliability. |
| 61 | + |
| 62 | +--- |
| 63 | + |
| 64 | +### Salesforce Solutions Architect (Freelance) |
| 65 | + |
| 66 | +**Independent Consultant** | Oct 2021 – Present |
| 67 | + |
| 68 | +- Served as principal architect for Salesforce implementations across nonprofit, education, and public-sector organizations. |
| 69 | +- Architected a state-funded grant management platform processing $5M+ with strict auditability, least-privilege access, and compliance-driven design. |
| 70 | +- Led platform evaluations, proofs of concept, and architectural tradeoff analyses to guide executive decision-making. |
| 71 | +- Designed scalable Experience Cloud solutions supporting thousands of external users with governed customization boundaries. |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +### Application Administrator |
| 76 | + |
| 77 | +**Creighton University** | Jun 2021 – Aug 2025 |
| 78 | + |
| 79 | +- Administered Service Cloud for 400+ internal users and Experience Cloud sites serving 10,000+ external users. |
| 80 | +- Automated identity, onboarding, and provisioning workflows, reducing setup time by ~90%. |
| 81 | +- Supported platform stability, security, and release coordination prior to formal DevOps adoption. |
| 82 | + |
| 83 | +--- |
| 84 | + |
| 85 | +## Selected Platform & Engineering Projects |
| 86 | + |
| 87 | +### GlassOps Governance Protocol (Open Source) |
| 88 | + |
| 89 | +**Jan 2026 – Present** |
| 90 | + |
| 91 | +An open-source governance protocol defining how policy, validation, and execution are separated in Salesforce CI/CD systems. |
| 92 | + |
| 93 | +- Designed a governance control plane independent of execution tooling. |
| 94 | +- Defined normalized deployment contracts (JSON/SARIF) across heterogeneous runners. |
| 95 | +- Formalized arbitration logic to merge organizational, team, and environment policy floors. |
| 96 | +- Specified immutable audit trails aligned with regulated environments (SOC 2, HIPAA). |
| 97 | + |
| 98 | +**Focus:** Governance-as-Code, control planes, protocol design. |
| 99 | + |
| 100 | +--- |
| 101 | + |
| 102 | +### GlassOps Runtime & Adapter Ecosystem |
| 103 | + |
| 104 | +**Jan 2026 – Present** |
| 105 | + |
| 106 | +Execution layer implementing the GlassOps protocol via adapter-based architecture. |
| 107 | + |
| 108 | +- Developing a TypeScript runtime that bootstraps deterministic execution environments. |
| 109 | +- Engineering adapters for scanners, simulators, and CI/CD runners (GitHub Actions, local, containerized). |
| 110 | +- Enforcing strict decoupling where governance authority is never embedded in execution tools. |
| 111 | +- Designing fault-tolerant primitives to ensure consistent behavior across environments. |
| 112 | + |
| 113 | +--- |
| 114 | + |
| 115 | +### Setup Salesforce CLI (GitHub Marketplace) |
| 116 | + |
| 117 | +**Jan 2026 – Present** |
| 118 | + |
| 119 | +Enterprise-grade GitHub Action providing deterministic Salesforce CLI environments. |
| 120 | + |
| 121 | +- Intelligent caching reducing setup time by ~80%. |
| 122 | +- Self-healing execution with retries and backoff. |
| 123 | +- Cross-platform support (Linux, macOS, Windows). |
| 124 | +- Designed as a foundational primitive for reusable, governed CI/CD workflows. |
| 125 | + |
| 126 | +--- |
| 127 | + |
| 128 | +### Salesforce Platform Architect Portfolio |
| 129 | + |
| 130 | +**Nov 2025 – Present** |
| 131 | + |
| 132 | +A production-grade reference implementation demonstrating enterprise Salesforce architecture patterns. |
| 133 | + |
| 134 | +- Contract-first APIs using OpenAPI 3.0 with Apex orchestration. |
| 135 | +- Experience Cloud (LWR) frontend with GraphQL data layer. |
| 136 | +- 26 Architectural Decision Records covering security, FinOps, and resilience. |
| 137 | +- Zero-touch CI/CD with automated validation and controlled failure testing. |
| 138 | + |
| 139 | +--- |
| 140 | + |
| 141 | +### Resume as Code |
| 142 | + |
| 143 | +**Dec 2025 – Present** |
| 144 | + |
| 145 | +Event-driven CI/CD pipeline treating professional documentation as immutable artifacts. |
| 146 | + |
| 147 | +- Markdown-first source with automated PDF compilation. |
| 148 | +- Secrets-first design decoupling PII from source control. |
| 149 | +- Automated governance enforcing formatting and link integrity. |
| 150 | +- Multiple resume variants generated from a single source of truth. |
| 151 | + |
| 152 | +--- |
| 153 | + |
| 154 | +## Education & Certifications |
| 155 | + |
| 156 | +**Associate’s Degree, General Studies** |
| 157 | +Metropolitan Community College (Completed 2025) |
| 158 | + |
| 159 | +**Salesforce Certifications** |
| 160 | + |
| 161 | +- Platform Administrator I & II |
| 162 | +- Platform App Builder |
| 163 | +- Agentforce Specialist |
| 164 | +- Data Cloud Consultant |
| 165 | +- Education Cloud Consultant |
| 166 | +- Marketing Cloud Engagement Foundations |
| 167 | +- AI Associate |
| 168 | + |
| 169 | +--- |
| 170 | + |
| 171 | +## Career Direction |
| 172 | + |
| 173 | +Actively transitioning toward **Platform Engineering** roles focused on: |
| 174 | + |
| 175 | +- Internal developer platforms |
| 176 | +- Governance-first CI/CD systems |
| 177 | +- Control planes and policy enforcement |
| 178 | +- Kubernetes-native execution models |
| 179 | + |
| 180 | +Seeking environments where platform thinking, architectural rigor, and long-term system integrity are valued. |
0 commit comments