{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "mbashiavictor@gmail.com",
    "label": "Software engineer, 5 years in, with a track record of shipping systems clients actually rely on. I start from what the client needs, then obsess over what could break — because real trust is built in the failure paths, not the demo.",
    "name": "Victor Mbashia",
    "profiles": [
      {
        "network": "Linkedin",
        "url": "http://www.linkedin.com/in/victor-mbashia"
      },
      {
        "network": "Github",
        "url": "https://github.com/mbashia"
      },
      {
        "network": "Portfolio",
        "url": "https://www.victormbashia.com/"
      }
    ],
    "url": "https://vutuv.de/victor_mbashia"
  },
  "languages": [
    {
      "fluency": "C2 (Proficient)",
      "language": "English"
    },
    {
      "fluency": "C2 (Proficient)",
      "language": "Swahili"
    }
  ],
  "skills": [
    {
      "name": "fashion"
    },
    {
      "name": "gym"
    },
    {
      "name": "software"
    }
  ],
  "work": [
    {
      "name": "Virgil Africa",
      "position": "Senior Engineer",
      "summary": "I built high-throughput ticketing and payment systems at Virgil Africa using Elixir and RabbitMQ, designing concurrent, fault-tolerant services capable of handling large transaction volumes. I optimized asynchronous workflows, integrated external payment providers, and delivered reliable, scalable backend systems."
    },
    {
      "name": "Sema",
      "position": "Lead Engineer",
      "summary": "I led the development of Semawebapp, a digital mental health platform, from concept to pilot and production. I designed and built core features, scaled the platform, and continued delivering improvements based on user and business needs."
    }
  ]
}