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', + }, + ] + }, +]; +