From d4ee72d1d5b0978041b5519fd21d4635b1f9e692 Mon Sep 17 00:00:00 2001 From: Yajat0811 <97752332+Yajat0811@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:31:25 +0530 Subject: [PATCH] Update Freshers.js Updated freshers.js file. --- src/Freshers.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/Freshers.js b/src/Freshers.js index 3695ae9..885857b 100644 --- a/src/Freshers.js +++ b/src/Freshers.js @@ -178,3 +178,24 @@ export const FRESHERS = [ ] }, ]; + + entryNum: 471, + name: "Yajat Kapoor", + image: 'https://www.pandasecurity.com/en/mediacenter/src/uploads/2016/03/pandasecurity-Who-are-the-most-famous-hackers-in-history.jpg', + branch: 'CE1', + about: 'Explorer in the field of technology and coding' + contact: [ + { + id: 1, + type: 'Facebook', + url: 'https://www.facebook.com/yajat.kapoor.1' + }, + { + id: 2, + type: 'Github', + url: 'https://github.com/Yajat0811?tab=repositories', + }, + ] + }, +]; +