{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "chisalaedward@gmail.com",
    "location": {
      "address": "Windhoek, Namibia"
    },
    "name": "Edward Chisala",
    "url": "https://vutuv.de/edward_chisala"
  },
  "education": [
    {
      "area": "Informatics by Research ",
      "endDate": "2024-10",
      "institution": "Namibia Univerisity of Science and Technology (NUST)",
      "startDate": "2022-02",
      "studyType": "Master of Science"
    },
    {
      "area": "Business Information Technology ",
      "endDate": "2019-07",
      "institution": "University of Greenwich ",
      "startDate": "2017-07",
      "studyType": "Bachelor of Science  "
    },
    {
      "area": "Computing ",
      "endDate": "2016-07",
      "institution": "National College of Information Technology (NACIT)",
      "startDate": "2014-01",
      "studyType": "NCC Education - Diploma and Advanced Diploma "
    }
  ],
  "languages": [
    {
      "fluency": "Native speaker",
      "language": "English"
    }
  ],
  "skills": [
    {
      "name": "Data Driven Analysis"
    },
    {
      "name": "software development"
    },
    {
      "name": "Technology for Development"
    }
  ]
}