Skip to content

Commit

Permalink
fix: anpassung ans neue template
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampulse authored and meldron committed Jun 6, 2024
1 parent 1f562f0 commit 566aded
Showing 1 changed file with 25 additions and 19 deletions.
44 changes: 25 additions & 19 deletions participants/jonathan_haeberle.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
{
"name": "Jonathan Häberle",
"company": "Alm Engineering",
"when": {
"friday": true,
"saturday": false
},
"iCanTakeNotesDuringSessions": true,
"tags": ["Node.js", "TypeScript", "GraphQL", "LLM", "Storybook", "React", "Bundler"],
"vegan": false,
"vegetarian": false,
"whatIsMyConnectionToJavascript": "I work with JavaScript over 10 years",
"whatCanIContribute": "Project insides, experiences with other domains, +20 years of experiences in the software industry",
"tShirt": {
"size": "S",
"type": "fitted"
},
"twitter": "dreampulse",
"website": "https://alm.sh"
}
"realName": {
"givenName": "Jonathan",
"familyName": "Häberle",
"placeFamilyNameFirst": false,
"hideFamilyNameOnWebsite": false
},
"githubAccountName": "jscraftcamp",
"company": "Alm Engineering",
"when": {
"friday": true,
"saturday": false
},
"iCanTakeNotesDuringSessions": true,
"tags": ["Node.js", "TypeScript", "GraphQL", "LLM", "Storybook", "React", "Bundler"],
"vegan": false,
"vegetarian": false,
"allergies": [],
"whatIsMyConnectionToJavascript": "I work with JavaScript over +15 years",
"whatCanIContribute": "Project insides, experiences with other domains, +20 years of experiences in the software industry",
"tShirtSize": "S",
"mastodon": "",
"linkedin": "",
"X": "dreampulse",
"website": "https://alm.sh"
}

0 comments on commit 566aded

Please sign in to comment.