{
  "greeting": "Good morning! Welcome to my raw page",
  "profile": {
    "name": "Andru Christo W.",
    "avatar": "./assets/images/profile.png",
    "role": "Backend developer",
    "birthday": "2002-08-27",
    "location": "Lumajang, Indonesia",
    "contacts": {
      "email": "andruchristo27@gmail.com",
      "phone": "+6285232398005"
    },
    "social_media": [
      {
        "platform": "Facebook",
        "url": "https://www.facebook.com/profile.php?id=100007526595130"
      },
      {
        "platform": "Twitter",
        "url": "#"
      },
      {
        "platform": "Instagram",
        "url": "https://www.instagram.com/andru.christo"
      }
    ]
  },
  "about": {
    "description": [
      "I’m a Backend Developer based in Lumajang, Indonesia, specializing in building the server-side foundations that power both web applications and print-media workflows.",
      "My work focuses on architecting and optimizing databases, developing RESTful APIs, integrating third-party services, and ensuring high performance under load."
    ],
    "services": [
      {
        "title": "Backend Development",
        "description": "Building robust and scalable server-side applications, APIs, and database solutions."
      },
      {
        "title": "Cloud & DevOps",
        "description": "Implementing CI/CD pipelines, automation, and deploying applications on cloud platforms like AWS or GCP."
      },
      {
        "title": "Networking",
        "description": "Designing and managing secure and efficient network infrastructures for optimal application performance."
      },
      {
        "title": "Session Musician",
        "description": "Collaborating on music projects by contributing instrument tracks for recordings or live performances."
      }
    ]
  },
  "resume": {
    "education": [
      {
        "institution": "Politeknik Negeri Jember",
        "period": "2021 — 2025",
        "description": "Majoring in Informatics Engineering, focusing on software development and information systems."
      },
      {
        "institution": "SMK Negeri 1 Lumajang",
        "period": "2018 — 2021",
        "description": "Majored in Computer and Network Engineering."
      }
    ],
    "experience": [
      {
        "role": "Backend Engineer",
        "company": "PT Ordo Teknologi Karya",
        "period": "2024 — Present",
        "description": "Responsible for developing and maintaining server-side applications and designing robust APIs."
      },
      {
        "role": "Backend Developer",
        "company": "TEFA JTI Innovation",
        "period": "2023",
        "description": "Collaborated to develop the MBKM Information System for Jember State Polytechnic."
      }
    ],
    "skills": [
      {
        "name": "Backend Development",
        "level": "80%"
      },
      {
        "name": "Cloud & DevOps",
        "level": "60%"
      },
      {
        "name": "Computer & Networking",
        "level": "70%"
      },
      {
        "name": "Music",
        "level": "50%"
      }
    ]
  }
}