{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "luiscruz1618@gmail.com",
    "label": "Electronics engineer working on low level network systems, embedded and not.",
    "location": {
      "address": "2640-004, Portugal"
    },
    "name": "Luis Cruz",
    "profiles": [
      {
        "url": "https://github.com/lcruz99"
      }
    ],
    "url": "https://vutuv.de/luis_cruz"
  },
  "skills": [
    {
      "name": "embedded"
    },
    {
      "name": "c"
    },
    {
      "name": "cryptography"
    },
    {
      "name": "networks"
    },
    {
      "name": "Python"
    },
    {
      "name": "Rust"
    },
    {
      "name": "unix"
    }
  ]
}