{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "label": "I'm an electrical engineer. I've worked with Smalltalk, Realbasic, Objective-C, Scala, Dart, Elixir, and Swift. Before that, I used Basic, Pascal, Pearl, Lisp, and Assembler. Learning Rust 🙂",
    "name": "Edwin Bühler",
    "profiles": [
      {
        "network": "Edwins Cloud",
        "url": "https://edwins.cloud"
      },
      {
        "network": "Bluesky",
        "url": "https://bsky.app/profile/edwins.cloud",
        "username": "edwins.cloud"
      },
      {
        "network": "GitHub",
        "url": "https://github.com/Fulnir",
        "username": "Fulnir"
      }
    ],
    "url": "https://vutuv.de/edwin_buehler"
  },
  "education": [
    {
      "area": "Electrical Engineering (Information Processing)",
      "endDate": "1993-01",
      "institution": "Hochschule Bielefeld – University of Applied Sciences and Arts",
      "startDate": "1986",
      "studyType": "Dipl.-Ing."
    }
  ],
  "skills": [
    {
      "name": "smalltalk"
    },
    {
      "name": "Elixir"
    },
    {
      "name": "rust"
    },
    {
      "name": "swift"
    }
  ]
}