{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "michael.melachridis@gmail.com",
    "name": "Michael Melachridis",
    "profiles": [
      {
        "network": "LinkedIn",
        "url": "https://www.linkedin.com/in/michaelmelachridis",
        "username": "michaelmelachridis"
      }
    ],
    "url": "https://vutuv.de/michael_melachr"
  },
  "skills": [
    {
      "name": "c/c++"
    },
    {
      "name": "embedded systems"
    },
    {
      "name": "java"
    },
    {
      "name": "linux"
    },
    {
      "name": "python"
    },
    {
      "name": "testing"
    }
  ],
  "work": [
    {
      "name": "Intracom Telecom SA",
      "position": "Software Engineer",
      "startDate": "2007-04",
      "summary": "Software design for the new Ericsson Diameter Signaling Controller (DSC) for 4G telecom networks. Design in agile software development environment using the latest in software programming technologies, platforms and tools (Linux multi-threaded C++, Java, "
    },
    {
      "endDate": "2007-04",
      "name": "Compucon SA",
      "position": "Embedded SW Engineer",
      "startDate": "2005-04",
      "summary": "Product development, embedded software development for an automated GPS tracking system and a portable tele-voting system."
    },
    {
      "endDate": "2006-03",
      "name": "PELC ltd.",
      "position": "Electronics Engineer",
      "startDate": "2005-04",
      "summary": "Designed a GSM remote control & monitoring system.  Product development, supervision of the manufacturing process, CAD/PCB electronic design, embedded SW development."
    }
  ]
}