diff --git a/src/data.js b/src/data.js index 82032b51..d0f54392 100644 --- a/src/data.js +++ b/src/data.js @@ -612,6 +612,28 @@ module.exports = [ 'Rails', 'JavaScript', ], + }, + { + name: 'Michael Herman', + description: 'Full-stack web developer. Software architect. Educator. Entrepreneur. Lover of Docker, Radiohead, running, and reading well-crafted project READMEs.', + url: 'https://mherman.org/about#uses', + twitter: '@mikeherman', + emoji: 'πŸ™', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Developer', + 'Full Stack', + 'DevOps', + 'Architect', + 'JavaScript', + 'Python', + 'Docker', + 'AWS', + 'Testing', + 'Teacher' + ], }, { name: 'Shaun Farrell',