{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "name": "Elias Summermatter",
    "label": "Chief Technology Officer at We.Publish Foundation",
    "image": "https://summermatter.net/elias.webp",
    "email": "elias@summermatter.net",
    "url": "https://summermatter.net/",
    "summary": "CTO at the We.Publish Foundation in Bern, Switzerland. Co-founder of Seccom (information-security consultancy) and FarmX (software for modern agriculture). Open-source developer and security engineer. From vision to value — guided by trust.",
    "location": {
      "city": "Bern",
      "countryCode": "CH",
      "region": "Bern"
    },
    "profiles": [
      { "network": "GitHub", "username": "elias-summermatter", "url": "https://github.com/elias-summermatter" },
      { "network": "LinkedIn", "username": "elias-summermatter", "url": "https://www.linkedin.com/in/elias-summermatter/" },
      { "network": "IETF", "username": "summermatter", "url": "https://datatracker.ietf.org/doc/draft-summermatter-set-union/" }
    ]
  },
  "work": [
    {
      "name": "We.Publish Foundation",
      "position": "Chief Technology Officer",
      "url": "https://wepublish.ch",
      "location": "Zürich, Switzerland",
      "startDate": "2023",
      "summary": "CTO of a Swiss non-profit foundation building open-source publishing infrastructure for independent media.",
      "highlights": [
        "Lead technology strategy for an open-source headless CMS running in production at several Swiss news outlets",
        "Trust-based, empathetic engineering leadership"
      ]
    },
    {
      "name": "FarmX Sàrl",
      "position": "Co-Founder",
      "url": "https://farmx.ch",
      "location": "Glovelier, Switzerland",
      "startDate": "2018",
      "summary": "Co-founded FarmX, bringing modern software to agriculture."
    },
    {
      "name": "Seccom GmbH",
      "position": "Co-Founder",
      "url": "https://seccom.ch",
      "location": "Bern, Switzerland",
      "startDate": "2017",
      "summary": "Co-founded (with Michael Scheurer) an information-security consultancy."
    },
    {
      "name": "United Security Providers AG",
      "position": "Linux System Engineer",
      "url": "https://www.united-security-providers.ch",
      "location": "Bern, Switzerland",
      "startDate": "2015",
      "endDate": "2016"
    },
    {
      "name": "Tink.ch",
      "position": "Head of Technology (Ressortleiter Technik)",
      "url": "https://tink.ch",
      "location": "Switzerland",
      "startDate": "2014",
      "endDate": "2017",
      "summary": "Volunteer role at an independent Swiss youth media organization (defunct)."
    },
    {
      "name": "Bedag Informatique SA",
      "position": "Linux System Engineer",
      "url": "https://www.bedag.ch",
      "location": "Bern, Switzerland",
      "startDate": "2012",
      "endDate": "2015"
    },
    {
      "name": "Sicap AG",
      "position": "Junior Oracle Database Administrator",
      "url": "https://wds-sicap.com/",
      "location": "Zug, Switzerland",
      "startDate": "2011",
      "endDate": "2012"
    },
    {
      "name": "Swisscom IT Services",
      "position": "Informatiker EFZ — Generalist Systemtechnik",
      "url": "https://www.swisscom.ch",
      "location": "Worblaufen, Switzerland",
      "startDate": "2008",
      "endDate": "2012",
      "summary": "Swiss federal vocational apprenticeship (Eidgenössisches Fähigkeitszeugnis)."
    }
  ],
  "volunteer": [
    {
      "organization": "Schweizer Alpen-Club SAC",
      "position": "Tour Leader (Summer & Winter)",
      "url": "https://www.sac-cas.ch",
      "startDate": "2022",
      "summary": "Licensed to guide alpine tours."
    }
  ],
  "education": [
    {
      "institution": "ETH Zürich",
      "url": "https://ethz.ch",
      "area": "Management, Technology, and Economics",
      "studyType": "Master of Science",
      "startDate": "2025",
      "endDate": "2027"
    },
    {
      "institution": "Berner Fachhochschule BFH",
      "url": "https://www.bfh.ch",
      "area": "Computer Science — Cyber Security",
      "studyType": "Bachelor of Science",
      "startDate": "2017",
      "endDate": "2021"
    },
    {
      "institution": "Technikerschule Bern TSBE",
      "url": "https://gibb.ch/weiterbildung/dipl-hf-informatiker-in-hf-cyber-security-und-computer-network",
      "area": "Cyber Security und Computer Network",
      "studyType": "Dipl. Informatiker HF",
      "startDate": "2014",
      "endDate": "2016"
    },
    {
      "institution": "GIBB Berufsfachschule Bern",
      "url": "https://www.gibb.ch",
      "area": "Generalist Systemtechnik",
      "studyType": "Informatiker/in EFZ (Eidgenössisches Fähigkeitszeugnis)",
      "startDate": "2008",
      "endDate": "2012"
    }
  ],
  "publications": [
    {
      "name": "draft-summermatter-set-union",
      "publisher": "Internet Engineering Task Force (IETF)",
      "releaseDate": "2023-01-01",
      "url": "https://datatracker.ietf.org/doc/draft-summermatter-set-union/",
      "summary": "IETF Internet-Draft — Set Union Protocol."
    },
    {
      "name": "Byzantine Fault Tolerant Set Reconciliation",
      "publisher": "Berner Fachhochschule BFH",
      "releaseDate": "2021-06-17",
      "url": "https://summermatter.net/byzantine-fault-tolerant-set-reconciliation-summermatter.pdf",
      "summary": "Bachelor's thesis on Byzantine fault-tolerant set reconciliation."
    }
  ],
  "skills": [
    { "name": "Software Architecture", "level": "Expert" },
    { "name": "Infrastructure Engineering", "level": "Expert" },
    { "name": "Information Security", "level": "Expert" },
    { "name": "Open-Source Platform Development", "level": "Expert" },
    { "name": "Engineering Leadership", "level": "Advanced" },
    { "name": "Distributed Systems", "keywords": ["Set Reconciliation", "Byzantine Fault Tolerance"] },
    { "name": "Zero Trust Architecture", "keywords": ["WireGuard", "OAuth"] }
  ],
  "languages": [
    { "language": "German", "fluency": "Native speaker" },
    { "language": "English", "fluency": "Professional working proficiency" }
  ],
  "projects": [
    {
      "name": "We.Publish",
      "description": "Open-source headless CMS for independent media with peering, paywall, membership, and newsletter tooling.",
      "url": "https://wepublish.ch",
      "keywords": ["cms", "graphql", "react", "publishing", "peering", "open-source"],
      "roles": ["CTO", "Maintainer"],
      "entity": "We.Publish Foundation"
    },
    {
      "name": "Portcullis",
      "description": "Self-hosted WireGuard gateway with GitHub OAuth, per-service time-limited access, and audit log. Pragmatic zero-trust bastion.",
      "url": "https://github.com/elias-summermatter/Portcullis",
      "keywords": ["wireguard", "zero-trust", "oauth", "python", "self-hosted"],
      "roles": ["Author"]
    }
  ],
  "meta": {
    "canonical": "https://summermatter.net/resume.json",
    "version": "1.0.0",
    "lastModified": "2026-04-24"
  }
}
