6
0
Fork 0
This repository has been archived on 2024-10-15. You can view files and clone it, but cannot push or open issues or pull requests.
fediversity_website_archive/data/personen/hans-van-de-looy.json

23 lines
593 B
JSON
Raw Normal View History

2023-05-08 12:07:56 +02:00
{
2023-05-08 22:55:24 +02:00
"id": "hans-van-de-looy",
2023-05-08 12:07:56 +02:00
"name": "Hans Van de Looy",
"email": "",
"gender": "male",
"nationality": "Dutch",
2023-06-08 16:00:36 +02:00
"profile_page": "/organisatie/personen/hans-van-de-looy/",
2023-05-08 12:07:56 +02:00
"thumbnail": "/afbeeldingen/personen/hans-van-de-looy-200x200.jpg",
"websites": [{
"id": 1,
2023-07-04 11:44:13 +02:00
"name": "Website",
2023-05-08 12:07:56 +02:00
"url": "https://unicorn-security.nl/"
}],
"social": {
"github": "",
"instagram": "",
2023-07-04 11:44:13 +02:00
"linkedin": "https://www.linkedin.com/in/hansvandelooy/",
"mastodon": "@quux@mastodon.online",
"mastodon_url": "https://mastodon.online/@quux",
"twitter": "Quux_NL"
2023-05-08 12:07:56 +02:00
}
}