th3rdctrl - Overview

{
    "th3rdctrl": {
        "type": "human",
        "name": {
            "firstName": "Thio",
            "lastName": "Alli"
        },
        "age": undefined,
        "birth": {
            "place": undefined,
            "date": {
                "day": null,
                "month": null,
                "year": null
            }
        },
        "race": undefined,
        "status": "Almost Die",
        "organization": {
            "th3rdproject": {
                "status": "INACTIVE"
            },
            "th3rdpaper":{
                "status": "INACTIVE"
            },
            "th3rdmachine": {
                "status": "INACTIVE"
            },
            "th3rdlab": {
                "status": "INACTIVE"
            }
        },
        "interest": [
            undefined
        ],
        "social": {
            "github": "th3rdctrl"
        }
    }
}