diff --git a/src/data.js b/src/data.js index 893db117..1bc28e70 100644 --- a/src/data.js +++ b/src/data.js @@ -1,29 +1,14 @@ -// Add yourself. Insert an object at any point - it doesn't matter if you go before someone else as results are randomized. - -// please remove the comments before You PR const pages = [ { - // Your name name: 'Wes Bos', - // Short description description: 'Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover', - // URL to your /uses page url: 'https://wesbos.com/uses', twitter: '@wesbos', - // An emoji that describes you emoji: '🔥', - // emoji of your country's flag country: '🇨🇦', - // ONE of: apple, windows or linux computer: 'apple', - // iphone or android phone: 'iphone', - // Tags - You can add your own, but please keep it to one word. "Social vape entrepreneur influencer denver" isn't a tag. - - // Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack, - // Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker, - // Language Tags: JavaScript, PHP, Rails, Ruby, TypeScript, React, Vue, Node tags: [ 'Developer', 'Full Stack', @@ -1814,6 +1799,27 @@ const pages = [ 'YouTuber', ], }, + { + name: 'Junaid Qadir', + description:'A Full Stack #Laravel Developer', + url: 'https://junaidqadir.com/uses', + twitter: '@junaidqadirb', + emoji: '⌨', + country: '🇨🇦', + computer: 'linux', + phone: 'android', + tags: [ + 'Blogger', + 'Developer', + 'Full Stack', + 'Laravel', + 'PHP', + 'JavaScript', + 'VueJS', + 'React', + 'CSS', + ], + }, { name: 'Yurui Zhang', description: