diff --git a/images/authors/DylanAndrews.jpg b/images/authors/DylanAndrews.jpg new file mode 100644 index 000000000..784e957af Binary files /dev/null and b/images/authors/DylanAndrews.jpg differ diff --git a/src/_data/authors/dylan-andrews.json b/src/_data/authors/dylan-andrews.json new file mode 100644 index 000000000..b8f07421d --- /dev/null +++ b/src/_data/authors/dylan-andrews.json @@ -0,0 +1,8 @@ +{ + "name": "Dylan Andrews", + "photo": "DylanAndrews.jpg", + "bio": "Dylan Andrews is a former musician turned software engineer who is on the Rails API team at GoNoodle in Nashville, TN. He loves programming, playing the drums, and the outdoors.", + "personal_website": "https://dylanandrews.dev/", + "twitter": "https://twitter.com/dylan1andrews", + "linkedin": "https://www.linkedin.com/in/dylanandr/" +}