From 8cdff18cf9663e789b2de086a9a1c48628633e6e Mon Sep 17 00:00:00 2001 From: enigmacoder-bot <67569126+enigmacoder-bot@users.noreply.github.com> Date: Mon, 3 Jan 2022 21:00:32 +0530 Subject: [PATCH 1/3] Update data.js --- src/data.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/data.js b/src/data.js index 3122db58..fa06df6b 100644 --- a/src/data.js +++ b/src/data.js @@ -5334,6 +5334,23 @@ module.exports = [ 'Swift', ], }, + { + name: 'Sumanth', + description:'Student. Learning web development', + url: 'https://mynameissumanth.netlify.app/uses.html', + country: 'in', + computer: 'windows', + phone: 'android', + tags: [ + 'Student' + 'Developer', + 'Front End', + 'Java', + 'JavaScript', + 'CSS', + 'Full Stack', + ], + }, { name: 'Christian Leo-Pernold', description: 'Dad. Husband. BBQ Enthusiast. Full-Stack-Developer.', From 5b726f04ec255492fc72e97efd6e7ca4d714ea55 Mon Sep 17 00:00:00 2001 From: enigmacoder-bot <67569126+enigmacoder-bot@users.noreply.github.com> Date: Tue, 4 Jan 2022 08:26:58 +0530 Subject: [PATCH 2/3] Update data.js --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index fa06df6b..c707f673 100644 --- a/src/data.js +++ b/src/data.js @@ -5338,7 +5338,7 @@ module.exports = [ name: 'Sumanth', description:'Student. Learning web development', url: 'https://mynameissumanth.netlify.app/uses.html', - country: 'in', + country: '🇮🇳', computer: 'windows', phone: 'android', tags: [ From 274c8b12a988d8131e2f34b3ca98801d412d7333 Mon Sep 17 00:00:00 2001 From: enigmacoder-bot <67569126+enigmacoder-bot@users.noreply.github.com> Date: Thu, 6 Jan 2022 20:46:32 +0530 Subject: [PATCH 3/3] Update data.js --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index c707f673..100dfb15 100644 --- a/src/data.js +++ b/src/data.js @@ -5342,7 +5342,7 @@ module.exports = [ computer: 'windows', phone: 'android', tags: [ - 'Student' + 'Student', 'Developer', 'Front End', 'Java',