mirror of
https://github.com/jlengrand/coffeechat.git
synced 2026-03-10 08:11:20 +00:00
16 lines
630 B
JSON
16 lines
630 B
JSON
{
|
|
"people": [
|
|
{
|
|
"name": "Frédéric Harper",
|
|
"title": "Director of Developer Relations",
|
|
"company": "Mindee",
|
|
"city": "Montréal",
|
|
"country": "Canada",
|
|
"linkedin": "https://www.linkedin.com/in/fredericharper",
|
|
"twitter": "https://twitter.com/fharper",
|
|
"scheduling": "https://calendly.com/fharper/coffee",
|
|
"online-only": false,
|
|
"topics": ["Open-Source", "SaaS Architecture", "Developer Relations", "Developers Documentation", "Community Building", "Personal Branding", "Starting in Tech", "Job Search", "Cats", "Coffee", "Microbrewery Beer", "Travelling", "Mental Health", "Anything else"]
|
|
}
|
|
]
|
|
} |