diff --git a/harp.json b/harp.json index 6008c84fba..35baaf710e 100644 --- a/harp.json +++ b/harp.json @@ -148,6 +148,14 @@ "twitter": "alexwolfe", "website": "https://github.com/alexwolfe", "bio": "Alex is the Head of UX for Firebase at Google. He has been designing and building products for over 15 years and has helped grow over 10 startups in the valley. Prior to joining Firebase he was the the Head of UX/UI for AdRoll. Alex is an avid tennis player and a former Street Fighter 2 World Champion." + }, + + "berlinjohnson": { + "name": "Ali Johnson", + "picture": "/resources/images/bios/ali.jpg", + "twitter": "berlinjohnson", + "website": "http://www.berlinjohnson.com/", + "bio": "I am a designer, illustrator, and biomedical engineer who loves combining creativity and science. Previously, I worked as a Cardiovascular Modeling and Simulation engineer where I built complex 3D and computational models of the human cardiovascular system based on patient-specific medical imaging data." } } } diff --git a/public/resources/images/bios/ali.jpg b/public/resources/images/bios/ali.jpg new file mode 100644 index 0000000000..2eff37f68b Binary files /dev/null and b/public/resources/images/bios/ali.jpg differ