From 6faede9ea1828cc4abb33d0b64212506881cd38f Mon Sep 17 00:00:00 2001 From: Jonathan Suh Date: Tue, 7 Jan 2020 15:00:55 -0600 Subject: [PATCH 1/2] Add Jonathan Suh --- src/data.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/data.js b/src/data.js index c19f11f2..77e3348f 100644 --- a/src/data.js +++ b/src/data.js @@ -318,6 +318,23 @@ const pages = [ phone: 'android & iphone', tags: ['Developer', 'Full Stack', 'Entrepreneur', 'Blogger', 'JavaScript'], }, + { + name: 'Jonathan Suh', + description: 'Designer, Developer, Sneakerhead', + url: 'https://jonsuh.com/uses', + twitter: '@jonsuh', + emoji: 'πŸ‘Ÿ', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Designer', + 'Developer', + 'Front End', + 'JavaScript', + 'React', + ], + }, ]; export default pages; From b56c42add6923791bdc3a070875b70a72445259c Mon Sep 17 00:00:00 2001 From: Jonathan Suh Date: Tue, 7 Jan 2020 15:02:08 -0600 Subject: [PATCH 2/2] Check off Jonathan SUh --- migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration.md b/migration.md index 73af0cab..3dec1fe8 100644 --- a/migration.md +++ b/migration.md @@ -19,7 +19,7 @@ When done, check that person off. * [ ] [Randy Oest, aka amazingrando](https://randyoest.com/uses/) - Lead Design and Frontend Engineer, Four Kitchens * [ ] [Elijah Manor](https://elijahmanor.com/uses) - Front-End Developer and Educator * [ ] [Dave Kiss](https://davekiss.com/uses) - Web Developer, Solopreneur, Adventurer -* [ ] [Jonathan Suh](https://jonsuh.com/uses) - Designer, Developer +* [x] [Jonathan Suh](https://jonsuh.com/uses) - Designer, Developer * [ ] [Manuel Wildauer](https://wildauer.io/uses) - Developer * [ ] [Elliot Forbes](https://tutorialedge.net/uses/) - All-round Developer * [ ] [Dr. Abstract](https://zimjs.com/uses/) - Founder of ZIM JavaScript Canvas Framework