diff --git a/aio/content/images/bios/juristr.jpg b/aio/content/images/bios/juristr.jpg new file mode 100644 index 0000000000..be3df97e01 Binary files /dev/null and b/aio/content/images/bios/juristr.jpg differ diff --git a/aio/content/marketing/contributors.json b/aio/content/marketing/contributors.json index 99c88b9251..8823376274 100644 --- a/aio/content/marketing/contributors.json +++ b/aio/content/marketing/contributors.json @@ -618,5 +618,14 @@ "website": "https://mhartington.io", "bio": "Mike is a Developer Advocate for the Ionic Framework and a GDE in Angular. He spends most of his time making fast PWAs and exploring emerging web standards. When not behind a keyboard, you'll probably find him with a guitar and beer.", "group": "GDE" + }, + + "juristr": { + "name": "Juri Strumpflohner", + "picture": "juristr.png", + "twitter": "juristr", + "website": "https://juristr.com", + "bio": "Juri is a software engineer and freelance trainer and consultant currently mostly focusing on the frontend side using JavaScript, TypeScript and Angular. He has a passion for teaching and sharing his knowledge and experiences with others. This mostly happens by writing tech articles for his personal blog, by creating video courses for Egghead.io, during on-site workshops at companies or by speaking at conferences. In his free time he enjoys practicing Yoseikan Budo, a martial art where he currently owns the 3rd DAN black belt.", + "group": "GDE" } }