{
  "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
  "basics": {
    "email": "nevrozarslan@gmail.com",
    "label": "Backend-focused software developer with 5+ years of recent professional experience building Go services, REST APIs, data processing pipelines, and microservice-based systems. I love Elixir though.",
    "location": {
      "address": "21070 Diyarbakır, Türkiye"
    },
    "name": "Nevroz Arslan",
    "url": "https://vutuv.de/nevroz_arslan"
  },
  "education": [
    {
      "area": "Electronics and Communication Engineering",
      "endDate": "2005-06",
      "institution": "Istanbul Technical Unversity",
      "startDate": "1997-09",
      "studyType": "Bachelor"
    }
  ],
  "languages": [
    {
      "fluency": "C1 (Advanced)",
      "language": "German"
    },
    {
      "fluency": "B1 (Intermediate)",
      "language": "English"
    },
    {
      "fluency": "Native speaker",
      "language": "Turkish"
    }
  ],
  "skills": [
    {
      "name": "Elixir"
    },
    {
      "name": "golang"
    },
    {
      "name": "Linux"
    }
  ],
  "work": [
    {
      "endDate": "2024-08",
      "name": "veriyaz.com",
      "position": "Senior Fullstack Developer",
      "startDate": "2019-06",
      "summary": "Took an active role in architectural decisions, backend design, and technical planning\r\n- Refactored legacy code toward clearer boundaries, better maintainability, and testable components\r\n- Mentored junior developers through code reviews\r\n- Led the company-wide transition from a monolithic architecture to microservices\r\n  – Designed and implemented RESTful APIs using Go, Gin, Swagger-based API documentation, and AWS services\r\n(S3, Lambda, DynamoDB)\r\n  – Built robust data processing pipelines with concurrent Go workers and RabbitMQ\r\n  – Protected APIs with JWT-based authentication and rate limiting\r\n  – Integrated structured logging and monitoring using Go services and the Elastic Stack\r\n  – Delivered a real-time analytics dashboard with Angular, and ClickHouse\r\n  – Supported CI/CD workflows, Docker-based delivery, and Kubernetes deployments"
    },
    {
      "endDate": "2010-01",
      "name": "mobilgi.com",
      "position": "Software Developer",
      "startDate": "2009-01",
      "summary": "API Development with Perl programming language."
    },
    {
      "endDate": "2008-09",
      "name": "multimap.com",
      "position": "Software Developer",
      "startDate": "2008-01",
      "summary": "Developing data processing pipelines with Perl."
    },
    {
      "endDate": "2007-05",
      "name": "parkyeri.com",
      "position": "Software Developer",
      "startDate": "2006-09"
    },
    {
      "endDate": "2005-09",
      "name": "securities.com",
      "position": "Linux Administrator",
      "startDate": "2003-08",
      "summary": "I administred the Linux systems and wrote sseveral Perl scrips for data processing."
    }
  ]
}