{
    "data":{
        "note":"Are you anticipating a sophisticated portfolio? Allow me to inform you that this is how a back-end engineer excels! It's lightning-fast—like, ridiculously fast—and you'll receive all the information instantaneously. Please bear in mind that this isn't actually rendered from a server-side; rather, it's just a JSON file. However, it can serve as a reference for the REST API response result (I'm trying to save costs by using a free static site :D). Thank you for taking the time to explore one of my remarkable creations!",
        "name":"Tri Hartanto",
        "roles":[
            "Mentor",
            "Lead Back-end Engineer",
            "Senior Back-end Engineer",
            "Full-stack Engineer",
            "Individual Contributor"
        ],
        "description": "I am a software engineer with over 15 years of experience, including 3+ years in leadership roles. I excel as both a team player and a leader, capable of mentoring and contributing as an individual. My expertise spans the full-stack and back-end software engineering and development cycle, from initial design to deployment. Throughout my career, I have gained extensive hands-on experience in the Go, PHP, and JavaScript ecosystems. I have a passion for teaching and sharing my knowledge with others.",
        "contacts":{
            "email":"tri@trihartanto.com",
            "phone":"6289616899253",
            "socials":[
                "https://www.linkedin.com/in/threetopia/",
                "https://www.facebook.com/threetopia"
            ]
        },
        "repositories":[
            "https://gitlab.com/threetopia",
            "https://github.com/threetopia"
        ]
    },
    "_links":{
        "self":{
            "href": "/portofolio/profile",
            "type" : "GET"
        },
        "work-experiences":{
            "href": "/portofolio/work-experiences",
            "type" : "GET"
        }
    }
}