fediversity_website/data/personen/hans-van-de-looy.json

23 lines
593 B
JSON

{
"id": "hans-van-de-looy",
"name": "Hans Van de Looy",
"email": "",
"gender": "male",
"nationality": "Dutch",
"profile_page": "/organisatie/personen/hans-van-de-looy/",
"thumbnail": "/afbeeldingen/personen/hans-van-de-looy-200x200.jpg",
"websites": [{
"id": 1,
"name": "Website",
"url": "https://unicorn-security.nl/"
}],
"social": {
"github": "",
"instagram": "",
"linkedin": "https://www.linkedin.com/in/hansvandelooy/",
"mastodon": "@quux@mastodon.online",
"mastodon_url": "https://mastodon.online/@quux",
"twitter": "Quux_NL"
}
}