Skip to content
View rammc's full-sized avatar

Highlights

  • Pro

Block or report rammc

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

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

Report abuse
rammc/README.md

Christopher Ramm

Enterprise architect. Indie builder.

DCX CTO Germany @ Capgemini  ·  Salesforce CTA  ·  Salesforce MVP '25

cramm.dev  ·  LinkedIn  ·  Speaking


By day, I lead digital customer experience strategy as DCX CTO Germany at Capgemini — advising C-level stakeholders on Salesforce architecture, AI adoption, and platform transformation across Automotive, Manufacturing, Financial Services, and Public Sector.

By night, I build native apps that solve real problems with clean code, thoughtful UX, and zero compromises on privacy.

Note

Currently shipping: MilesLeft (App Store submission in progress) · bauchgut (pre-release audit) · ThermaSync (watchOS app + iOS companion)

Apps

App What it does Stack Status
Miasanrot FC Bayern community — news, podcast, forum, match coverage iOS · Android · SwiftUI · Jetpack Compose 🟢 Live
MilesLeft Running shoe wear tracker with biomechanical load algorithm iOS · SwiftUI · SwiftData · HealthKit 🟢 Live
bauchgut Food intolerance companion — 900+ foods, barcode scanner, OCR iOS · SwiftUI · SwiftData 🟡 Coming Soon
ThermaSync CORE 2 thermal sensor companion for heat training watchOS · iOS · BLE · HealthKit 🟡 Coming Soon
kudamm'31 Location-based audiowalk about the antisemitic pogrom on Berlin's Kurfürstendamm iOS · SwiftUI · SwiftData · GPS Geofencing 🟢 Live
actari Local research companion for the U.S. National Archives Catalog — bulk-download record series as PDF, optional OCR, local library. Not affiliated with NARA. macOS · Python · FastAPI · PyInstaller 🟢 Live

All apps share the same DNA: native, privacy-first, offline-first, zero third-party trackers.

Featured Repositories

Stars HTML MIT License

Open-source Salesforce Data 360 credit consumption estimator with AI-powered configuration. Single-file static app, deployable to any host.

Stars React TypeScript MIT License

Sales Pipeline Kanban built with React on Salesforce Multi-Framework (Beta). Teaching repo for LWC devs new to React — drag-and-drop, weighted forecast, inline edit.

Stars Apex TypeScript MIT License

End-to-end comparison of two Agentforce grounding strategies — Data Library vs. Hybrid Vector Search. Eval harness, live-demo runbook, real architectural learnings.

Stars Claude Skill MIT License

A Claude Skill with accurate, source-grounded knowledge of Salesforce Agentforce Agent Script — syntax, patterns, antipatterns.

Stars Apex TDX 2026

Companion repo for my TDX 2026 session on DevOps strategy for multi-org Salesforce — Package-Based and Repo-Driven delivery matrices.

💓 orgpulse

Stars JavaScript

OrgPulse — Salesforce org performance analysis tool. Signal mapping, recommendations engine, and architectural assessments.

Speaking & Thought Leadership

15+ sessions at Dreamforce, World Tour, DevOps Dreamin and community events since 2022.

Recent highlights:

  • Overcoming Agentforce Antipatterns with the Right Data Management — Odaseva Forum 2025
  • 5 Case Studies: Real-World Wins with Well-Architected — Dreamforce 2024
  • Architect's Approach to Governance — Dreamforce 2023

→ Full list at cramm.dev/speaking

Architect Community

Leading the Salesforce Technical Architect community at Capgemini Germany — coaching architects on their path to CTA certification, facilitating mock review boards, and growing the next generation of technical leaders.

Tech I work with

Enterprise

Salesforce Platform · Apex · LWC · OmniStudio · Data Cloud · Agentforce · Marketing Cloud · Service Cloud · Sales Cloud · Salesforce DevOps (Copado, Gearset, sf CLI) · Multi-Org Architecture · CI/CD · Well-Architected Framework

Native

Swift · SwiftUI · SwiftData · Kotlin · Jetpack Compose · watchOS · CoreBluetooth · HealthKit · WidgetKit · App Intents

Web & Tooling

HTML · CSS · JavaScript · TypeScript · React · GitHub Pages · GitHub Actions · Claude Code · Mermaid

Two worlds, one mindset

graph LR
    A[Enterprise Architecture] --> C{Same mindset:<br/>solve real problems<br/>with clean code}
    B[Indie Apps] --> C
    C --> D[Clarity]
    C --> E[Pragmatism]
    C --> F[Privacy-first]
    style C fill:#4A9EE5,stroke:#4A9EE5,color:#fff
    style A fill:#111820,stroke:#4A9EE5,color:#E8ECF2
    style B fill:#111820,stroke:#4A9EE5,color:#E8ECF2
    style D fill:#111820,stroke:#4A9EE5,color:#E8ECF2
    style E fill:#111820,stroke:#4A9EE5,color:#E8ECF2
    style F fill:#111820,stroke:#4A9EE5,color:#E8ECF2
Loading

📍 Berlin  ·  🏃 Runner  ·  🚴 Cyclist  ·  ⚽ FC Bayern since forever

Popular repositories Loading

  1. data360-credit-calculator data360-credit-calculator Public

    Open-source Salesforce Data 360 credit consumption estimator. Based on the official Data Services Rate Card.

    HTML 12

  2. sf-react-pipeline-kanban sf-react-pipeline-kanban Public

    Sales Pipeline Kanban built with React on Salesforce Multi-Framework (Beta) — a teaching repo for LWC devs new to React on the platform

    TypeScript 5 1

  3. orgpulse orgpulse Public

    Diagnose your Salesforce org's performance from a single Scale Center screenshot. Maps detected issues to a prioritized action matrix.

    JavaScript 4

  4. TDX-2026-Salesforce-DevOps-Multi-Org TDX-2026-Salesforce-DevOps-Multi-Org Public

    Apex 3

  5. agentforce-grounding-demo agentforce-grounding-demo Public

    End-to-end comparison of two Salesforce Agentforce grounding strategies (Data Library vs. Custom Hybrid Vector Search) on a synthetic industrial-pump catalogue, with eval harness and live-demo runb…

    HTML 3

  6. salesforce-agent-script salesforce-agent-script Public

    Repo for Salesforce Agentforce Script

    1