diff --git a/src/data.js b/src/data.js index 7f70c142..80fdb202 100644 --- a/src/data.js +++ b/src/data.js @@ -52,6 +52,26 @@ module.exports = [ 'Founder', 'Developer', ], + }, + { + name: 'Bino Kochumol Varghese', + description: 'Developer. Reader. Writer. Wanderlust.', + url: 'https://binovarghese.com/blog/2021/what-i-use-2021/', + twitter: '@binovarghese_', + emoji: '⚡', + country: '🇮🇳', + computer: 'windows', + phone: 'android', + tags: [ + 'Developer', + 'Front End', + 'JavaScript', + 'React', + 'Bootstrap', + 'Back End', + 'SQL', + 'Markdown' + ], }, { name: 'Krishna Sahu',