From d9448228bfa507c622aabcb287b88e47fa7802b7 Mon Sep 17 00:00:00 2001 From: Braden Watkins Date: Tue, 7 Jan 2020 13:57:39 -0700 Subject: [PATCH] Add my config object --- src/data.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/data.js b/src/data.js index c19f11f2..2ea8474b 100644 --- a/src/data.js +++ b/src/data.js @@ -162,6 +162,23 @@ const pages = [ 'GraphQL', ], }, + { + name: 'Braden Watkins', + description: 'Student, Full Stack Developer, Lover of all things analog', + url: 'https://bradenwatkins.dev/uses', + emoji: '🐐', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Full Stack', + 'Developer', + 'Web Developer', + 'JavaScript', + 'Python', + 'Golang', + ] + }, { name: 'Nuno Maduro', description: 'Software engineer, Open Source contributor, Speaker',