From 82aebff38ac0bd465a4f876fd1fd5c7a3a18826a Mon Sep 17 00:00:00 2001 From: harsh-8989 Date: Fri, 17 Jan 2020 06:34:09 -0500 Subject: [PATCH 001/217] Added my name --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index bd5c213e..2e60bce1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -186,6 +186,16 @@ "github" : "https://github.com/rishika8910", "twitter" : "", "referral" : "seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" } ] From 09d60e1fe0ab6d466e917f670fda53a2cddb30bd Mon Sep 17 00:00:00 2001 From: Sahil-coder <55686016+Sahil-coder@users.noreply.github.com> Date: Fri, 17 Jan 2020 19:17:16 +0530 Subject: [PATCH 002/217] Added as participant --- data/participants.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..a290c573 100644 --- a/data/participants.json +++ b/data/participants.json @@ -19,6 +19,21 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" } + + + { + "name": "Sahil Sharma", + "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about" : "Eat Sleep Code ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100003689923212", + "github" : "https://github.com/Sahil-coder", + "twitter" : "", + "referral" :"" + + } + + ] From 086e2dc33a88441aec0a80b0f2e9b322f5b6915f Mon Sep 17 00:00:00 2001 From: swarnam <46337387+Luna-Lovegood97@users.noreply.github.com> Date: Fri, 17 Jan 2020 20:44:04 +0530 Subject: [PATCH 003/217] Add participant --- data/participants.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 302052c5..5aac2fc0 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,12 @@ [ - + "name" : "Swarnam Sinha", + "imageurl" : "swarnam/avatar.jpg", + "about" : "Curious to learn", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Luna-Lovegood97", + "twitter" : "", + "referral" : "" ] From af29e8edf2905f94068acf05b75b4ccbb50ea04e Mon Sep 17 00:00:00 2001 From: JhX Date: Fri, 17 Jan 2020 23:35:47 +0530 Subject: [PATCH 004/217] New Participant - Janit Lodha --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..3bbb8d59 100644 --- a/data/participants.json +++ b/data/participants.json @@ -18,6 +18,17 @@ "github" : "https://github.com/sggts04", "twitter" : "https://twitter.com/sggts04", "referral" : "" + }, + { + + "name" : "Janit Lodha", + "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/janitlodha", + "github" : "https://github.com/JLodha", + "twitter" : "https://twitter.com/JanitLodha", + "referral" : "" } ] From 377fa738264648554bd24b4078c7765d2f117c15 Mon Sep 17 00:00:00 2001 From: Animesh Choudhury Date: Fri, 17 Jan 2020 23:36:49 +0530 Subject: [PATCH 005/217] please accept my participation request --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 302052c5..85244cda 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,6 +1,16 @@ [ - + { + + "name" : "Aniemsh Choudhury", + "imageurl" : "", + "about" : "Hello ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/animesh.choudhury.5477", + "github" : "https://github.com/animesh328", + "twitter" : "", + "referral" : "Nobody" + } ] From f6fd9c41b4ed0ac056c819ccf74ac016520bf384 Mon Sep 17 00:00:00 2001 From: theblackswann Date: Fri, 17 Jan 2020 23:38:39 +0530 Subject: [PATCH 006/217] added my details --- data/participants.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/data/participants.json b/data/participants.json index 302052c5..2e659df3 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,13 +1,12 @@ [ - - - + { + "name" : "Pranav Sai", + "imageurl" : "chttps://imgur.com/5GhGjTk", + "about" : "I love to code", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/pranav.sai.520125", + "github" : "https://github.com/theblackswann", + "twitter" : "", + "referral" : "My seniors" + } ] - - - - - - - - From 7d6cc91dd4ea1f15c97378c3b70e1e38b4f5ee22 Mon Sep 17 00:00:00 2001 From: PratyushPareek <58395391+PratyushPareek@users.noreply.github.com> Date: Fri, 17 Jan 2020 23:39:46 +0530 Subject: [PATCH 007/217] Update participants.json --- data/participants.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..5763def0 100644 --- a/data/participants.json +++ b/data/participants.json @@ -19,17 +19,18 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" }, - { - - "name" : "Janit Lodha", - "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/janitlodha", - "github" : "https://github.com/JLodha", - "twitter" : "https://twitter.com/JanitLodha", - "referral" : "" - } + + { + + "name" : "Pratyush Pareek", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", + "github" : "https://github.com/PratyushPareek", + "twitter" : "", + "referral" : "GeekHaven" + } ] From 8a41c5e27e888dec231e2aab301bf7629ee824af Mon Sep 17 00:00:00 2001 From: TamoghnoBhattacharya Date: Fri, 17 Jan 2020 23:44:37 +0530 Subject: [PATCH 008/217] Added participant info --- data/participants.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/data/participants.json b/data/participants.json index 302052c5..57dd1717 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,7 +1,13 @@ -[ - - - +[ { + "name" : "Tamoghno Bhattacharya" + "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4" + "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI" + "college" : "IIIT Allahabad" + "facebook" : "" + "github" : "github.com/TamoghnoBhattacharya" + "twitter" : "" + "referral" : "Seniors at college and 30 DoC" + } ] From 272aee88b465aa2318d13d3c5757f268b5180db0 Mon Sep 17 00:00:00 2001 From: shuba400 Date: Fri, 17 Jan 2020 23:48:03 +0530 Subject: [PATCH 009/217] add me --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 9711801c..35b06b73 100644 --- a/data/participants.json +++ b/data/participants.json @@ -10,6 +10,17 @@ "referral" : "" } + { + + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + } ] From 1e8ffdbd13cb3c82c8d83608f93433d3eb94934a Mon Sep 17 00:00:00 2001 From: pradhuman1 Date: Fri, 17 Jan 2020 23:50:01 +0530 Subject: [PATCH 010/217] Mandatory task done --- data/participants.json | 57 +++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 29 deletions(-) diff --git a/data/participants.json b/data/participants.json index 97066eda..f8b4b235 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,33 +1,32 @@ [ { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - } + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + } ] - - - - - - - - - - - From f40c2a67c611e3cff71de02f8050eb6c7876119a Mon Sep 17 00:00:00 2001 From: TamoghnoBhattacharya Date: Fri, 17 Jan 2020 23:51:59 +0530 Subject: [PATCH 011/217] Modified Details --- data/participants.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/participants.json b/data/participants.json index 57dd1717..bfb7c0a5 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,11 +1,11 @@ [ { - "name" : "Tamoghno Bhattacharya" - "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4" - "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI" - "college" : "IIIT Allahabad" - "facebook" : "" - "github" : "github.com/TamoghnoBhattacharya" - "twitter" : "" + "name" : "Tamoghno Bhattacharya", + "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "github.com/TamoghnoBhattacharya", + "twitter" : "", "referral" : "Seniors at college and 30 DoC" } ] From 10e5191b97f47c6fc59da49e1022ff6e0038b1e9 Mon Sep 17 00:00:00 2001 From: infern018 Date: Fri, 17 Jan 2020 23:52:51 +0530 Subject: [PATCH 012/217] first_collab_added_myself --- data/participants.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..c51b2b3e 100644 --- a/data/participants.json +++ b/data/participants.json @@ -29,7 +29,18 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, + ] From 00b34b53595218101ba8ff2c5b8f9ad7acb02b65 Mon Sep 17 00:00:00 2001 From: phantom654 Date: Fri, 17 Jan 2020 23:53:49 +0530 Subject: [PATCH 013/217] Added myself as a participant --- data/participants.json | 62 ++++++++++++++++++++--------------------- data/participants.json~ | 31 +++++++++++++++++++++ 2 files changed, 61 insertions(+), 32 deletions(-) create mode 100644 data/participants.json~ diff --git a/data/participants.json b/data/participants.json index 97066eda..fc74c996 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,33 +1,31 @@ -[ - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - } +[{ + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + } ] - - - - - - - - - - - diff --git a/data/participants.json~ b/data/participants.json~ new file mode 100644 index 00000000..fc74c996 --- /dev/null +++ b/data/participants.json~ @@ -0,0 +1,31 @@ +[{ + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + } +] From 75aed6a8ded3f12ab775f493f111317f5d7004b8 Mon Sep 17 00:00:00 2001 From: swarnam <46337387+Luna-Lovegood97@users.noreply.github.com> Date: Fri, 17 Jan 2020 23:54:25 +0530 Subject: [PATCH 014/217] add myself as participant --- data/participants.json | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/data/participants.json b/data/participants.json index 5aac2fc0..5483afd7 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,16 +1,14 @@ -[ - "name" : "Swarnam Sinha", - "imageurl" : "swarnam/avatar.jpg", - "about" : "Curious to learn", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Luna-Lovegood97", - "twitter" : "", - "referral" : "" - - -] - +{ + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" +} From 04e3b01b94920bacd4c9c934e577d866d77d507d Mon Sep 17 00:00:00 2001 From: Abhijeet Sonkar Date: Fri, 17 Jan 2020 23:55:29 +0530 Subject: [PATCH 015/217] Added my name --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..3f787e05 100644 --- a/data/participants.json +++ b/data/participants.json @@ -18,6 +18,16 @@ "github" : "https://github.com/sggts04", "twitter" : "https://twitter.com/sggts04", "referral" : "" + }, + { + "name" : "Abhijeet Sonkar", + "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about" : "Hello I'm a Software Developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Abhijeet-sonkar", + "twitter" : "", + "referral" : "" } ] From 9885225efa0c020784ef4b0f3eaae21b238b41be Mon Sep 17 00:00:00 2001 From: yolo86 Date: Fri, 17 Jan 2020 23:56:02 +0530 Subject: [PATCH 016/217] added myslef --- data/participants.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..af141735 100644 --- a/data/participants.json +++ b/data/participants.json @@ -30,6 +30,18 @@ "twitter" : "https://twitter.com/JanitLodha", "referral" : "" } + , + { + + "name" : "Saksham Sood", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Yolo86", + "twitter" : "", + "referral" : "Seniors" + } ] From e6ea13c579665588c1ed61aebf17dca093c894c2 Mon Sep 17 00:00:00 2001 From: phantom654 Date: Fri, 17 Jan 2020 23:58:32 +0530 Subject: [PATCH 017/217] Added myself as a participant --- data/participants.json~ | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 data/participants.json~ diff --git a/data/participants.json~ b/data/participants.json~ deleted file mode 100644 index fc74c996..00000000 --- a/data/participants.json~ +++ /dev/null @@ -1,31 +0,0 @@ -[{ - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - } -] From 4f05f1f0ef98b1983f5f3393d7ddbfb98fad588b Mon Sep 17 00:00:00 2001 From: Shyam Tayal <58033087+Kr470s-eR0s@users.noreply.github.com> Date: Fri, 17 Jan 2020 23:58:39 +0530 Subject: [PATCH 018/217] Added Shyam Tayal --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 9711801c..2769e1e5 100644 --- a/data/participants.json +++ b/data/participants.json @@ -9,6 +9,17 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" } + { + "name" : "Shyam Tayal", + "imageurl" : "", + "about" : "Enthusiastic about Tech sometimes mad for it", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shyam.tayal.524", + "github" : "https://github.com/Kr470s-eR0s" + "twitter" : "", + "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral" : "" + } ] From e35f223f4501691e9096797db0f420bbe1c99220 Mon Sep 17 00:00:00 2001 From: Kishan Tripathi Date: Fri, 17 Jan 2020 23:58:51 +0530 Subject: [PATCH 019/217] Adding myself as Participant --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 97066eda..13fa9552 100644 --- a/data/participants.json +++ b/data/participants.json @@ -18,7 +18,17 @@ "github" : "https://github.com/sggts04", "twitter" : "https://twitter.com/sggts04", "referral" : "" - } + }, + { + "name": "Kishan Tripathi", + "imageurl": "contestant/avatar.jpg", + "about": "Everything Coding", + "college": "IIITA", + "facebook": "https://www.facebook.com/GhostFoxSledgehammer", + "github": "https://github.com/GhostFoxSledgehammer", + "twitter": "https://twitter.com/stcdalex", + "referral": "Seniors" + } ] From 5f5bef5b5c91de905c1561bc24f4896251af004b Mon Sep 17 00:00:00 2001 From: Rishika Date: Sat, 18 Jan 2020 00:01:31 +0530 Subject: [PATCH 020/217] added my details --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..169693c8 100644 --- a/data/participants.json +++ b/data/participants.json @@ -19,6 +19,16 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" } + { + "name" : "Rishika Agarwal", + "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about" : "Just a beginner, but soon an expert", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/rishika.agarwal.585", + "github" : "https://github.com/rishika8910", + "twitter" : "", + "referral" : "seniors" + } ] From 7d87d41dab9ba04ced8bb9537b061e4387051b07 Mon Sep 17 00:00:00 2001 From: sanskarp Date: Sat, 18 Jan 2020 00:03:06 +0530 Subject: [PATCH 021/217] Adding my details --- data/participants.json | 62 ++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 32 deletions(-) diff --git a/data/participants.json b/data/participants.json index 97066eda..f0319af2 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,33 +1,31 @@ -[ - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - } +[{ + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + } ] - - - - - - - - - - - From efab6f5d998d2e271638184a48dcb1df3b61356b Mon Sep 17 00:00:00 2001 From: Kishan Tripathi Date: Sat, 18 Jan 2020 00:03:46 +0530 Subject: [PATCH 022/217] Adding myself as Participant --- data/participants.json | 36 ++++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index 13fa9552..d9505ac7 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,25 @@ [ - { + { + "name" : "Tamoghno Bhattacharya", + "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "github.com/TamoghnoBhattacharya", + "twitter" : "", + "referral" : "Seniors at college and 30 DoC" + }, + { + "name" : "Pranav Sai", + "imageurl" : "chttps://imgur.com/5GhGjTk", + "about" : "I love to code", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/pranav.sai.520125", + "github" : "https://github.com/theblackswann", + "twitter" : "", + "referral" : "My seniors" + }, + { "name": "Avneesh Kumar", "imageurl": "contestant/avatar.jpg", "about": "Hello I'm a developer", @@ -28,7 +48,19 @@ "github": "https://github.com/GhostFoxSledgehammer", "twitter": "https://twitter.com/stcdalex", "referral": "Seniors" - } + }, + { + + "name" : "Janit Lodha", + "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/janitlodha", + "github" : "https://github.com/JLodha", + "twitter" : "https://twitter.com/JanitLodha", + "referral" : "" + } + ] From 8b51c4ffa6afe8ddc025bcf74d153b4ff2565583 Mon Sep 17 00:00:00 2001 From: yourGitHubusername Date: Sat, 18 Jan 2020 00:04:04 +0530 Subject: [PATCH 023/217] Added my participation name --- .DS_Store | Bin 0 -> 6148 bytes data/participants.json | 13 ++++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d2daae506a7ae13d988f21b9c7b85c8741924720 GIT binary patch literal 6148 zcmeHK!A=4(6rApo2zueB$31!?@oY?10tXLXF{^Iq~g+jgdoTCl z-*-UXT>~9VaEq0Cf2Zs_e)r)QviHfu6l)ZU{jAt2Mp$B5XSu`OtcStYT*ifoTGvN|sO2MjyIbaT$13%(`?6i!goBFod5mr@Bej?)yx5N;9oi58ofcU%O%CLb!%~Q u)@ICWriAdSfEx)P{83D<9K}aWA8gO$ftW|E0IWYH-Q-d literal 0 HcmV?d00001 diff --git a/data/participants.json b/data/participants.json index 0a881014..9a4bc30c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -39,6 +39,17 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + + "name" : "Pranav Singhal", + "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about" : "Hey Virtual World,i am here just connecting the dots :P", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", + "github" : "https://github.com/singhalpranav22", + "twitter" : "", + "referral" : "Sumit Kumar Sahu" + } ] From 7e1eac628ccd114c6f6d4a300b6449d70c97c644 Mon Sep 17 00:00:00 2001 From: SlokAks Date: Sat, 18 Jan 2020 00:04:23 +0530 Subject: [PATCH 024/217] Added myself as participant: --- data/participants.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/participants.json b/data/participants.json index 2c5857f8..a096cc8a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -42,6 +42,18 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" }, + + { + "name" : "Slok Aks", + "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about" : "Here to learn new stuffs!!!", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "https://www.facebook.com/slok.aks", + "github" : "https://github.com/SlokAks", + "twitter" : "", + "referral" : "N/A" + } + { "name" : "Janit Lodha", From 2a39d8c115ca3883664ba90b0de88eedb2e7b0bf Mon Sep 17 00:00:00 2001 From: untruly_noxius Date: Sat, 18 Jan 2020 00:07:03 +0530 Subject: [PATCH 025/217] Added my details --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..5d5739ea 100644 --- a/data/participants.json +++ b/data/participants.json @@ -18,6 +18,16 @@ "github" : "https://github.com/sggts04", "twitter" : "https://twitter.com/sggts04", "referral" : "" + }, + { + "name" : "Chetan Garg", + "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about" : "Hello I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/chetangarg365", + "github" : "https://github.com/untrulynoxiusmj", + "twitter" : "", + "referral" : "" } ] From 2e825f72ca17a345d70efeeec85e5441fc3aa901 Mon Sep 17 00:00:00 2001 From: Anirudh Arora Date: Sat, 18 Jan 2020 05:33:16 +0530 Subject: [PATCH 026/217] first task --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..e9d02400 100644 --- a/data/participants.json +++ b/data/participants.json @@ -30,6 +30,16 @@ "twitter" : "https://twitter.com/JanitLodha", "referral" : "" } + { + "name" : "Anirudh Arora", + "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about" : "Apun ko kuchh naya seekhne ka hai", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/anirudh.arora.33", + "github" : "https://github.com/Xenomorphing19", + "twitter" : "", + "referral" : "Archisha Baranwal" + } ] From 26466fbcdfd3d6cdd4522d87e5ababfeca957f8e Mon Sep 17 00:00:00 2001 From: griffy06 <45875364+griffy06@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:15:10 +0530 Subject: [PATCH 027/217] Added myself as a participant --- data/participants.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/participants.json b/data/participants.json index fd0120cd..5e5a517d 100644 --- a/data/participants.json +++ b/data/participants.json @@ -94,7 +94,19 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" + }, + { + + "name" : "Cheena", + "imageurl" : "", + "about" : "Trying to figure out the path to the world of open source", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/griffy06", + "twitter" : "", + "referral" : "" } + ] From 246628fe93ef4e1a41067a32ab19f0647215db4b Mon Sep 17 00:00:00 2001 From: infern018 Date: Sat, 18 Jan 2020 00:16:18 +0530 Subject: [PATCH 028/217] added_myself --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..8e6d86da 100644 --- a/data/participants.json +++ b/data/participants.json @@ -29,7 +29,17 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + "name" : "Vishwas Singh", + "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about" : "I can play piano", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/urstrulyvishu", + "github" : "https://github.com/infern018", + "twitter" : "https://twitter.com/urstrulystupid", + "referral" : "" + }, ] From dad175bb6b37a73b1961d2611756bdf57afab7d5 Mon Sep 17 00:00:00 2001 From: Piyush4064 Date: Sat, 18 Jan 2020 00:21:17 +0530 Subject: [PATCH 029/217] Adding First task --- data/participants.json | 15 ++++++++++++++- img/Piyush.jpg | Bin 0 -> 32460 bytes 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 img/Piyush.jpg diff --git a/data/participants.json b/data/participants.json index fd0120cd..9efb5096 100644 --- a/data/participants.json +++ b/data/participants.json @@ -94,7 +94,20 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" - } + }, + { + + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, ] diff --git a/img/Piyush.jpg b/img/Piyush.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c93827d946b592b7154e1e32e0c2308d303cd828 GIT binary patch literal 32460 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 Date: Sat, 18 Jan 2020 00:23:00 +0530 Subject: [PATCH 030/217] first task --- data/participants.json | 12 ++++++++++++ img/garvitchittora.jpg | Bin 0 -> 9493 bytes 2 files changed, 12 insertions(+) create mode 100644 img/garvitchittora.jpg diff --git a/data/participants.json b/data/participants.json index fd0120cd..9fcc85e1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -95,6 +95,18 @@ "twitter" : "", "referral" : "Seniors" } + { + + "name" : "Garvit Chittora", + "imageurl" : "img/garvitchittora.jpg", + "about" : "My first task", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/garvit.chittora.90", + "github" : "https://github.com/garvitchittora", + "twitter" : "https://twitter.com/ChittoraGarvit", + "referral" : "Seniors" + } + ] diff --git a/img/garvitchittora.jpg b/img/garvitchittora.jpg new file mode 100644 index 0000000000000000000000000000000000000000..47bfd4c525f9c6469e52198f34785b331f9f590f GIT binary patch literal 9493 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 literal 0 HcmV?d00001 From 3d50654ce843bca4a4dcc3e95f7e44ad223f3c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Canirudh2019=E2=80=9D?= Date: Sat, 18 Jan 2020 00:23:18 +0530 Subject: [PATCH 031/217] Adding myself as participant --- data/mentors.json | 12 +++++++++--- data/participants.json | 12 +++++++++++- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/data/mentors.json b/data/mentors.json index 302052c5..de786281 100644 --- a/data/mentors.json +++ b/data/mentors.json @@ -1,7 +1,13 @@ [ - - - + { + + "name" : "Ekansh Bansal", + "imageurl" : "https://avatars1.githubusercontent.com/u/34866483?s=400&v=4", + "about" : "Lead Organiser", + "facebook" : "", + "github" : "https://github.com/Ace-Bansal", + "twitter" : "" + } ] diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..4612ce86 100644 --- a/data/participants.json +++ b/data/participants.json @@ -29,7 +29,17 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + "name" : "Anirudh Simhachalam", + "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about" : "Hello, I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/anirudh2019", + "twitter" : "", + "referral" : "My seniors" + } ] From eb4a382de923d5fd527612dee31750199148aee7 Mon Sep 17 00:00:00 2001 From: Divyatez Singh Date: Sat, 18 Jan 2020 00:25:36 +0530 Subject: [PATCH 032/217] Added Name to participants.json --- data/participants.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/data/participants.json b/data/participants.json index 2c5857f8..06f17776 100644 --- a/data/participants.json +++ b/data/participants.json @@ -52,7 +52,34 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" + }, + { + "name" : "Divyatez Singh ", + "imageurl" : "https://avatars0.githubusercontent.com/u/54915730?s=460&v=4", + "about" : "Exploring", + "college" : "IIITA", + "facebook" : "", + "github" : "https://github.com/d3ad5h01", + "twitter" : "", + "referral" : "Seniors " } ] + + + + + + + + + + + + + + + + + From fc530fe5cefe964885f0feb2e77b86b4cc1ce796 Mon Sep 17 00:00:00 2001 From: Rohini Mishra Date: Sat, 18 Jan 2020 00:27:06 +0530 Subject: [PATCH 033/217] Added myself as participant. --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 92a8fb7f..ba6a3c59 100644 --- a/data/participants.json +++ b/data/participants.json @@ -103,6 +103,17 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" + }, + { + + "name" : "Rohini Mishra", + "imageurl" : "", + "about" : "Escaping the ordinary", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/Rohini13201", + "github" : "https://github.com/rohini13", + "twitter" : "", + "referral" : "" } ] From 0d6c1bee6a068b2a7e0ba52efb7fc3fb470a9358 Mon Sep 17 00:00:00 2001 From: Ekansh Bansal <34866483+Ace-Bansal@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:28:15 +0530 Subject: [PATCH 034/217] Update participants.json --- data/participants.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 92a8fb7f..911458e7 100644 --- a/data/participants.json +++ b/data/participants.json @@ -93,7 +93,8 @@ "github" : "https://github.com/singhalpranav22", "twitter" : "", "referral" : "Sumit Kumar Sahu" - } + }, + { "name" : "Saksham Sood", "imageurl" : "contestant/avatar.jpg", From 941de1ca415371bd11351bacf177ee3f5c1fdbb2 Mon Sep 17 00:00:00 2001 From: Ananya Mohanty <42179851+ananya-mohanty@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:30:39 +0530 Subject: [PATCH 035/217] Added myself to participants --- data/participants.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/data/participants.json b/data/participants.json index 911458e7..06eb5cdc 100644 --- a/data/participants.json +++ b/data/participants.json @@ -94,9 +94,8 @@ "twitter" : "", "referral" : "Sumit Kumar Sahu" }, - { - "name" : "Saksham Sood", + { "name" : "Saksham Sood", "imageurl" : "contestant/avatar.jpg", "about" : "Hello I'm a web developer", "college" : "IIIT Allahabad", @@ -104,7 +103,19 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" - } + }, + + { + "name" : "Ananya Mohanty", + "imageurl" : "", + "about" : "Just trying", + "college" : "IIIT-ALLAHABAD", + "facebook" : "", + "github" : "https://github.com/ananya-mohanty", + "twitter" : "", + "referral" : "" + } + ] From 5e76b82de5052c18929b1917829dd226a04e65f9 Mon Sep 17 00:00:00 2001 From: Mridul Mittal Date: Sat, 18 Jan 2020 00:31:41 +0530 Subject: [PATCH 036/217] mridul --- data/participants.json | 10 ++++++++++ img/Mridul.jpg | Bin 0 -> 68198 bytes 2 files changed, 10 insertions(+) create mode 100644 img/Mridul.jpg diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..2ea42000 100644 --- a/data/participants.json +++ b/data/participants.json @@ -29,6 +29,16 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" + }, + { + "name" : "Mridul Mittal", + "imageurl" : "img/Mridul.jpg", + "about" : Hello I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/mridul.mittal.90", + "github" : "https://github.com/Mridul20", + "twitter" : "https://twitter.com/MridulMittal20", + "referral" : "GeekHaven" } ] diff --git a/img/Mridul.jpg b/img/Mridul.jpg new file mode 100644 index 0000000000000000000000000000000000000000..96c4423bec17970e90a8361b80e3f67a43c2180c GIT binary patch literal 68198 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

$tHg=hxzgeT)3Pu(*% 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 Date: Sat, 18 Jan 2020 00:33:43 +0530 Subject: [PATCH 037/217] add my details __1__ --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..17702e03 100644 --- a/data/participants.json +++ b/data/participants.json @@ -18,6 +18,16 @@ "github" : "https://github.com/sggts04", "twitter" : "https://twitter.com/sggts04", "referral" : "" + }, + { + "name" : "Ananya Agarwal", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about" : "Came here to learn", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", + "github" : "https://github.com/aawizard", + "twitter" : "", + "referral" : "Seniors" } ] From 3661154f3904bd6307878023a41f595351c66443 Mon Sep 17 00:00:00 2001 From: mendelevium28 <58771504+mendelevium28@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:35:50 +0530 Subject: [PATCH 038/217] Update participants.json --- data/participants.json | 61 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/data/participants.json b/data/participants.json index 8c51c4c6..2a21ef51 100644 --- a/data/participants.json +++ b/data/participants.json @@ -116,6 +116,67 @@ "twitter" : "", "referral" : "seniors" } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "name" : "Muskan Deep Kaur Maini", + "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about" : "Hey, I am a learner", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/muskandeep.kaur.520", + "github" : "https://github.com/mendelevium28", + "twitter" : "", + "referral" : "" + } ] From 7f51c2220686122f75882fbc5a880aad81dd23c1 Mon Sep 17 00:00:00 2001 From: VarunT11 Date: Sat, 18 Jan 2020 00:37:09 +0530 Subject: [PATCH 039/217] Added New Participant --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 92a8fb7f..40d0bf77 100644 --- a/data/participants.json +++ b/data/participants.json @@ -104,6 +104,16 @@ "twitter" : "", "referral" : "Seniors" } + { + "name" : "Varun Tiwari", + "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about" : "Making my way to the world of OpenSource", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/varun.t11", + "github" : "https://github.com/VarunT11", + "twitter" : "https://twitter.com/iamvarun11", + "referral" : "Seniors" + }, ] From 8de8b3467b2b759251ffdbb4228960410daa1c48 Mon Sep 17 00:00:00 2001 From: Halfsoul24 Date: Sat, 18 Jan 2020 00:37:45 +0530 Subject: [PATCH 040/217] Ashish Kanoujia --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 92a8fb7f..518e2222 100644 --- a/data/participants.json +++ b/data/participants.json @@ -103,6 +103,16 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" + }, + { + "name" : "Ashish Kanoujia", + "imageurl" : "", + "about" : "To explore the vitual world, I begin my journey", + "college" : IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Halfsoul24", + "twitter" : "", + "referral" : "Seniors" } ] From c658e9c7f11a0bd685623635676f793c544c836d Mon Sep 17 00:00:00 2001 From: Ekansh Bansal <34866483+Ace-Bansal@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:40:12 +0530 Subject: [PATCH 041/217] Update participants.json --- data/participants.json | 44 +++--------------------------------------- 1 file changed, 3 insertions(+), 41 deletions(-) diff --git a/data/participants.json b/data/participants.json index 3b1c525c..fdce79a5 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,24 +1,5 @@ -[{ - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, +[ { "name": "Sumit Kumar Sahu", "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", @@ -80,26 +61,7 @@ "twitter" : "", "referral" : "My seniors" }, - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - }, + { "name" : "Janit Lodha", @@ -143,7 +105,7 @@ "github" : "https://github.com/rohini13", "twitter" : "", "referral" : "" - } + }, , { From 1705d690468f49dcf61b26f738e3e530b45606ed Mon Sep 17 00:00:00 2001 From: Sourabh Gupta Date: Sat, 18 Jan 2020 00:41:46 +0530 Subject: [PATCH 042/217] First task --- data/participants.json | 55 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 52 insertions(+), 3 deletions(-) diff --git a/data/participants.json b/data/participants.json index fdce79a5..dd2fca03 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,24 @@ -[ +[{ + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { "name": "Sumit Kumar Sahu", "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", @@ -61,7 +80,26 @@ "twitter" : "", "referral" : "My seniors" }, - + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name" : "Shreyas Gupta", + "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about" : "On my journey of Software Development", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shreyashwr", + "github" : "https://github.com/sggts04", + "twitter" : "https://twitter.com/sggts04", + "referral" : "" + }, { "name" : "Janit Lodha", @@ -105,7 +143,7 @@ "github" : "https://github.com/rohini13", "twitter" : "", "referral" : "" - }, + } , { @@ -118,6 +156,17 @@ "twitter" : "", "referral" : "seniors" } + { + "name" : "Sourabh Gupta", + "imageurl" : "", + "about" : "Hello I'm r00tDada", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/r00tDada", + "twitter" : "", + "referral" : "" + } + ] From 2405a742b8394114ade0fc2728440fd4f61e05dc Mon Sep 17 00:00:00 2001 From: blaze-assault Date: Sat, 18 Jan 2020 00:42:02 +0530 Subject: [PATCH 043/217] added myself --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index fd0120cd..2f38a6a6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -94,6 +94,17 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" + }, + { + "name":"Ayush Tiwari", + "imageurl" : "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github" :"https://github.com/blaze-assault", + "twitter" :"", + "referral" :"seniors" + } ] From 93631e1344c2851b1d5808647a3ad0ecfd4d225d Mon Sep 17 00:00:00 2001 From: PratyushPareek <58395391+PratyushPareek@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:47:32 +0530 Subject: [PATCH 044/217] add myself as a participant #59 --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index fcc7ecee..8d695dee 100644 --- a/data/participants.json +++ b/data/participants.json @@ -132,6 +132,17 @@ "twitter" : "", "referral" : "seniors" } + { + + "name" : "Pratyush Pareek", + "imageurl" : "contestant/avatar.jpg", + "about" : "Oblivious to what's going on", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", + "github" : "https://github.com/PratyushPareek", + "twitter" : "", + "referral" : "GeekHaven" + } ] From ecb3efba347b0ae3acc64e7195964f9d3809a3ce Mon Sep 17 00:00:00 2001 From: Evadore Date: Sat, 18 Jan 2020 00:33:48 +0000 Subject: [PATCH 045/217] Added myself as a Participant --- data/participants.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..2d0b7b64 100644 --- a/data/participants.json +++ b/data/participants.json @@ -29,16 +29,16 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } -] - - - - - - - - - - + }, + { + "name" : "Prasanth Kota", + "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about" : "Trying to fit myself into this world ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/prasanth.kota.900", + "github" : "https://github.com/Evadore", + "twitter" : "https://twitter.com/Prasanthkota2", + "referral" : "Seniors@IIIT-Allahabad" + }, +] From f75b2c626c53b3dd4f7a28c0689ac13df3bac803 Mon Sep 17 00:00:00 2001 From: Aaryan Bhardwaj Date: Sat, 18 Jan 2020 00:51:38 +0530 Subject: [PATCH 046/217] Hippoty hoppity get off my property --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index fd0120cd..af58a4a4 100644 --- a/data/participants.json +++ b/data/participants.json @@ -94,6 +94,16 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" + }, + { + "name" : "Aaryan Bhardwaj", + "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about" : "I am a loquacious turtle.", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/uglyprincess", + "twitter" : "", + "referral" : "Pratyush Pareek" } ] From 79bf4dd5319fbd08f2fe1c3574838efc8aa24658 Mon Sep 17 00:00:00 2001 From: Ekansh Bansal <34866483+Ace-Bansal@users.noreply.github.com> Date: Sat, 18 Jan 2020 00:52:28 +0530 Subject: [PATCH 047/217] Update participants.json --- data/participants.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/participants.json b/data/participants.json index d9490f61..f504eb78 100644 --- a/data/participants.json +++ b/data/participants.json @@ -95,6 +95,7 @@ "twitter" : "https://twitter.com/Prasanthkota2", "referral" : "Seniors@IIIT-Allahabad" }, + { "name" : "Pranav Singhal", "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", From f4f65b91b36acd34725268362a25f7a17162ff26 Mon Sep 17 00:00:00 2001 From: Vishal Burman Date: Sat, 18 Jan 2020 00:57:41 +0530 Subject: [PATCH 048/217] Added myself as participant --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index bf802efa..149ffd09 100644 --- a/data/participants.json +++ b/data/participants.json @@ -83,7 +83,17 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + "name" : "Vishal Burman", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a developer", + "college" : "IIITA", + "facebook" : "https://www.facebook.com/vishalbrman", + "github" : "https://github.com/black-cat01", + "twitter" : "", + "referral" : "" + } ] From 16638a4cb7cbac2b251df1fe4c67a9a2615f24bd Mon Sep 17 00:00:00 2001 From: Sagar Barman Date: Sat, 18 Jan 2020 01:03:58 +0530 Subject: [PATCH 049/217] Added Participant Sagar Barman --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index fd0120cd..ea1c841c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -95,6 +95,17 @@ "twitter" : "", "referral" : "Seniors" } +{ + + "name" : "Sagar Barman", + "imageurl" : "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100030749805996", + "github" : "https://github.com/NooBSagaR", + "twitter" : "", + "referral" : "" + }, ] From 0a17dcee6d78111f6d88fdf9ec543c3624e82eed Mon Sep 17 00:00:00 2001 From: ABans1 Date: Sat, 18 Jan 2020 01:04:14 +0530 Subject: [PATCH 050/217] Adding first task --- data/participants.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index fdce79a5..48e1eab2 100644 --- a/data/participants.json +++ b/data/participants.json @@ -106,7 +106,7 @@ "twitter" : "", "referral" : "" }, -, + { "name" : "Rishika Agarwal", @@ -117,7 +117,17 @@ "github" : "https://github.com/rishika8910", "twitter" : "", "referral" : "seniors" - } + }, +{ + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, ] From 5ca092cb5eeb985ba2a4b88c2496c444f004e3eb Mon Sep 17 00:00:00 2001 From: Manthan Surkar <42006277+thesmallstar@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:06:02 +0530 Subject: [PATCH 051/217] Update participants.json --- data/participants.json | 439 +++++++++++++++++++---------------------- 1 file changed, 202 insertions(+), 237 deletions(-) diff --git a/data/participants.json b/data/participants.json index 288700ef..7a2e9424 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,238 +1,203 @@ - - - -[ - - - - { - - "name" : "Aniemsh Choudhury", - "imageurl" : "", - "about" : "Hello ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/animesh.choudhury.5477", - "github" : "https://github.com/animesh328", - "twitter" : "", - "referral" : "Nobody" - }, - - - { - - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, - - { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, - { - "name" : "Tamoghno Bhattacharya", - "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "github.com/TamoghnoBhattacharya", - "twitter" : "", - "referral" : "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name" : "Pranav Sai", - "imageurl" : "chttps://imgur.com/5GhGjTk", - "about" : "I love to code", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/pranav.sai.520125", - "github" : "https://github.com/theblackswann", - "twitter" : "", - "referral" : "My seniors" - }, - - { - "name" : "Janit Lodha", - "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/janitlodha", - "github" : "https://github.com/JLodha", - "twitter" : "https://twitter.com/JanitLodha", - "referral" : "" - }, - - { - "name" : "Ananya Agarwal", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about" : "Came here to learn", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", - "github" : "https://github.com/aawizard", - "twitter" : "", - "referral" : "Seniors" - }, - - - { - "name" : "Vishwas Singh", - "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about" : "I can play piano", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/urstrulyvishu", - "github" : "https://github.com/infern018", - "twitter" : "https://twitter.com/urstrulystupid", - "referral" : "" - }, - - - { - - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - }, - { - - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, - - - - { - - - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" - - }, - { - "name" : "Aaryan Bhardwaj", - "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about" : "I am a loquacious turtle.", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/uglyprincess", - "twitter" : "", - "referral" : "Pratyush Pareek" - }, - { - - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { - - "name" : "Abhijeet Sonkar", - "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about" : "Hello I'm a Software Developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Abhijeet-sonkar", - "twitter" : "", - "referral" : "" - }, - - { - - "name" : "Rohini Mishra", - "imageurl" : "", - "about" : "Escaping the ordinary", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/Rohini13201", - "github" : "https://github.com/rohini13", - "twitter" : "", - "referral" : "" - }, - - { - "name" : "Rishika Agarwal", - "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about" : "Just a beginner, but soon an expert", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/rishika.agarwal.585", - "github" : "https://github.com/rishika8910", - "twitter" : "", - "referral" : "seniors" - }, - { - "name" : "Ananya Mohanty", - "imageurl" : "", - "about" : "Just trying", - "college" : "IIIT-ALLAHABAD", - "facebook" : "", - "github" : "https://github.com/ananya-mohanty", - "twitter" : "", - "referral" : "" - } - +[ +{ +"name":"Aniemsh Choudhury", +"imageurl":"", +"about":"Hello ", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/animesh.choudhury.5477", +"github":"https://github.com/animesh328", +"twitter":"", +"referral":"Nobody" +}, +{ +"name":"Swarnam", +"imageurl":"contestant/avatar.jpg", +"about":"Hello I'm a web developer", +"college":"IIIT Allahabad", +"facebook":" ", +"github":"https://github.com/Luna-Lovegood97", +"twitter":" ", +"referral":"College Mail" +}, +{ +"name":"Sumit Kumar Sahu", +"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", +"about":"Hello world", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/sumitkumar6543", +"github":"https://github.com/phantom654", +"twitter":"https://twitter.com/SumitSahu654", +"referral":"Pranav Singhal" +}, +{ +"name":"Tamoghno Bhattacharya", +"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", +"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", +"college":"IIIT Allahabad", +"facebook":"", +"github":"github.com/TamoghnoBhattacharya", +"twitter":"", +"referral":"Seniors at college and 30 DoC" +}, +{ +"name":"Avneesh Kumar", +"imageurl":"contestant/avatar.jpg", +"about":"Hello I'm a developer", +"college":"IIITA", +"facebook":"https://www.facebook.com/avaneeshsahu000", +"github":"https://github.com/Cybertron-Avneesh", +"twitter":"", +"referral":"Seniors" +}, +{ +"name":"Shreyas Gupta", +"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", +"about":"On my journey of Software Development", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/shreyashwr", +"github":"https://github.com/sggts04", +"twitter":"https://twitter.com/sggts04", +"referral":"" +}, +{ +"name":"Pradhuman Singh Baid", +"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", +"about":"Simply a Developer", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/pradhuman.baid", +"github":"https://github.com/pradhuman1", +"twitter":"", +"referral":"" +}, +{ +"name":"Pranav Sai", +"imageurl":"chttps://imgur.com/5GhGjTk", +"about":"I love to code", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/pranav.sai.520125", +"github":"https://github.com/theblackswann", +"twitter":"", +"referral":"My seniors" +}, +{ +"name":"Janit Lodha", +"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", +"about":"Exploring the great world!", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/janitlodha", +"github":"https://github.com/JLodha", +"twitter":"https://twitter.com/JanitLodha", +"referral":"" +}, +{ +"name":"Ananya Agarwal", +"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", +"about":"Came here to learn", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/profile.php?id=100038872145322", +"github":"https://github.com/aawizard", +"twitter":"", +"referral":"Seniors" +}, +{ +"name":"Vishwas Singh", +"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", +"about":"I can play piano", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/urstrulyvishu", +"github":"https://github.com/infern018", +"twitter":"https://twitter.com/urstrulystupid", +"referral":"" +}, +{ +"name":"Prasanth Kota", +"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", +"about":"Trying to fit myself into this world ", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/prasanth.kota.900", +"github":"https://github.com/Evadore", +"twitter":"https://twitter.com/Prasanthkota2", +"referral":"Seniors@IIIT-Allahabad" +}, +{ +"name":"Pranav Singhal", +"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", +"about":"Hey Virtual World,i am here just connecting the dots :P", +"college":"IIIT-ALLAHABAD", +"facebook":"https://www.facebook.com/profile.php?id=100012986645515", +"github":"https://github.com/singhalpranav22", +"twitter":"", +"referral":"Sumit Kumar Sahu" +}, +{ +"name":"Saksham Sood", +"imageurl":"contestant/avatar.jpg", +"about":"Hello I'm a web developer", +"college":"IIIT Allahabad", +"facebook":"", +"github":"https://github.com/Yolo86", +"twitter":"", +"referral":"Seniors" +}, +{ +"name":"Aaryan Bhardwaj", +"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", +"about":"I am a loquacious turtle.", +"college":"IIIT Allahabad", +"facebook":"", +"github":"https://github.com/uglyprincess", +"twitter":"", +"referral":"Pratyush Pareek" +}, +{ +"name":"Piyush Gurjar", +"imageurl":"img/Piyush.jpg", +"about":"Still a learner", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/piyush.gurjar.92505", +"github":"https://github.com/Piyush4064", +"website":"", +"twitter":"", +"referral":"Geek Heaven" +}, +{ +"name":"Abhijeet Sonkar", +"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", +"about":"Hello I'm a Software Developer", +"college":"IIIT Allahabad", +"facebook":"", +"github":"https://github.com/Abhijeet-sonkar", +"twitter":"", +"referral":"" +}, +{ +"name":"Rohini Mishra", +"imageurl":"", +"about":"Escaping the ordinary", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/Rohini13201", +"github":"https://github.com/rohini13", +"twitter":"", +"referral":"" +}, +{ +"name":"Rishika Agarwal", +"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", +"about":"Just a beginner, but soon an expert", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/rishika.agarwal.585", +"github":"https://github.com/rishika8910", +"twitter":"", +"referral":"seniors" +}, +{ +"name":"Ananya Mohanty", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/ananya-mohanty", +"twitter":"", +"referral":"" +} ] - - From f6436568a3a5641ddc1aa95c9ba8f78617f6099a Mon Sep 17 00:00:00 2001 From: PratyushPareek <58395391+PratyushPareek@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:06:09 +0530 Subject: [PATCH 052/217] added myself --- data/participants.json | 450 +++++++++++++++++++++++------------------ 1 file changed, 248 insertions(+), 202 deletions(-) diff --git a/data/participants.json b/data/participants.json index 7a2e9424..d690b606 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,203 +1,249 @@ -[ -{ -"name":"Aniemsh Choudhury", -"imageurl":"", -"about":"Hello ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/animesh.choudhury.5477", -"github":"https://github.com/animesh328", -"twitter":"", -"referral":"Nobody" -}, -{ -"name":"Swarnam", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":" ", -"github":"https://github.com/Luna-Lovegood97", -"twitter":" ", -"referral":"College Mail" -}, -{ -"name":"Sumit Kumar Sahu", -"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", -"about":"Hello world", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/sumitkumar6543", -"github":"https://github.com/phantom654", -"twitter":"https://twitter.com/SumitSahu654", -"referral":"Pranav Singhal" -}, -{ -"name":"Tamoghno Bhattacharya", -"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", -"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", -"college":"IIIT Allahabad", -"facebook":"", -"github":"github.com/TamoghnoBhattacharya", -"twitter":"", -"referral":"Seniors at college and 30 DoC" -}, -{ -"name":"Avneesh Kumar", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a developer", -"college":"IIITA", -"facebook":"https://www.facebook.com/avaneeshsahu000", -"github":"https://github.com/Cybertron-Avneesh", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Shreyas Gupta", -"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", -"about":"On my journey of Software Development", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/shreyashwr", -"github":"https://github.com/sggts04", -"twitter":"https://twitter.com/sggts04", -"referral":"" -}, -{ -"name":"Pradhuman Singh Baid", -"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", -"about":"Simply a Developer", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pradhuman.baid", -"github":"https://github.com/pradhuman1", -"twitter":"", -"referral":"" -}, -{ -"name":"Pranav Sai", -"imageurl":"chttps://imgur.com/5GhGjTk", -"about":"I love to code", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pranav.sai.520125", -"github":"https://github.com/theblackswann", -"twitter":"", -"referral":"My seniors" -}, -{ -"name":"Janit Lodha", -"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", -"about":"Exploring the great world!", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/janitlodha", -"github":"https://github.com/JLodha", -"twitter":"https://twitter.com/JanitLodha", -"referral":"" -}, -{ -"name":"Ananya Agarwal", -"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", -"about":"Came here to learn", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/profile.php?id=100038872145322", -"github":"https://github.com/aawizard", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Vishwas Singh", -"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", -"about":"I can play piano", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/urstrulyvishu", -"github":"https://github.com/infern018", -"twitter":"https://twitter.com/urstrulystupid", -"referral":"" -}, -{ -"name":"Prasanth Kota", -"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", -"about":"Trying to fit myself into this world ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/prasanth.kota.900", -"github":"https://github.com/Evadore", -"twitter":"https://twitter.com/Prasanthkota2", -"referral":"Seniors@IIIT-Allahabad" -}, -{ -"name":"Pranav Singhal", -"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", -"about":"Hey Virtual World,i am here just connecting the dots :P", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100012986645515", -"github":"https://github.com/singhalpranav22", -"twitter":"", -"referral":"Sumit Kumar Sahu" -}, -{ -"name":"Saksham Sood", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Yolo86", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Aaryan Bhardwaj", -"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", -"about":"I am a loquacious turtle.", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/uglyprincess", -"twitter":"", -"referral":"Pratyush Pareek" -}, -{ -"name":"Piyush Gurjar", -"imageurl":"img/Piyush.jpg", -"about":"Still a learner", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/piyush.gurjar.92505", -"github":"https://github.com/Piyush4064", -"website":"", -"twitter":"", -"referral":"Geek Heaven" -}, -{ -"name":"Abhijeet Sonkar", -"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", -"about":"Hello I'm a Software Developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Abhijeet-sonkar", -"twitter":"", -"referral":"" -}, -{ -"name":"Rohini Mishra", -"imageurl":"", -"about":"Escaping the ordinary", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/Rohini13201", -"github":"https://github.com/rohini13", -"twitter":"", -"referral":"" -}, -{ -"name":"Rishika Agarwal", -"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", -"about":"Just a beginner, but soon an expert", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/rishika.agarwal.585", -"github":"https://github.com/rishika8910", -"twitter":"", -"referral":"seniors" -}, -{ -"name":"Ananya Mohanty", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ananya-mohanty", -"twitter":"", -"referral":"" -} + + + +[ + + + + { + + "name" : "Aniemsh Choudhury", + "imageurl" : "", + "about" : "Hello ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/animesh.choudhury.5477", + "github" : "https://github.com/animesh328", + "twitter" : "", + "referral" : "Nobody" + }, + + + { + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" +}, + + { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name" : "Tamoghno Bhattacharya", + "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "github.com/TamoghnoBhattacharya", + "twitter" : "", + "referral" : "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name" : "Pranav Sai", + "imageurl" : "chttps://imgur.com/5GhGjTk", + "about" : "I love to code", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/pranav.sai.520125", + "github" : "https://github.com/theblackswann", + "twitter" : "", + "referral" : "My seniors" + }, + + { + "name" : "Janit Lodha", + "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/janitlodha", + "github" : "https://github.com/JLodha", + "twitter" : "https://twitter.com/JanitLodha", + "referral" : "" + }, + + { + "name" : "Ananya Agarwal", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about" : "Came here to learn", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", + "github" : "https://github.com/aawizard", + "twitter" : "", + "referral" : "Seniors" + }, + + + { + "name" : "Vishwas Singh", + "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about" : "I can play piano", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/urstrulyvishu", + "github" : "https://github.com/infern018", + "twitter" : "https://twitter.com/urstrulystupid", + "referral" : "" + }, + + + { + + "name" : "Prasanth Kota", + "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about" : "Trying to fit myself into this world ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/prasanth.kota.900", + "github" : "https://github.com/Evadore", + "twitter" : "https://twitter.com/Prasanthkota2", + "referral" : "Seniors@IIIT-Allahabad" + }, + { + + "name" : "Pranav Singhal", + "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about" : "Hey Virtual World,i am here just connecting the dots :P", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", + "github" : "https://github.com/singhalpranav22", + "twitter" : "", + "referral" : "Sumit Kumar Sahu" + }, + + + + { + + + "name" : "Saksham Sood", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Yolo86", + "twitter" : "", + "referral" : "Seniors" + + }, + { + "name" : "Aaryan Bhardwaj", + "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about" : "I am a loquacious turtle.", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/uglyprincess", + "twitter" : "", + "referral" : "Pratyush Pareek" + }, + { + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + + "name" : "Abhijeet Sonkar", + "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about" : "Hello I'm a Software Developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Abhijeet-sonkar", + "twitter" : "", + "referral" : "" + }, + + { + + "name" : "Rohini Mishra", + "imageurl" : "", + "about" : "Escaping the ordinary", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/Rohini13201", + "github" : "https://github.com/rohini13", + "twitter" : "", + "referral" : "" + }, + + { + "name" : "Rishika Agarwal", + "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about" : "Just a beginner, but soon an expert", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/rishika.agarwal.585", + "github" : "https://github.com/rishika8910", + "twitter" : "", + "referral" : "seniors" + }, + { + "name" : "Ananya Mohanty", + "imageurl" : "", + "about" : "Just trying", + "college" : "IIIT-ALLAHABAD", + "facebook" : "", + "github" : "https://github.com/ananya-mohanty", + "twitter" : "", + "referral" : "" + } + { + + "name" : "Pratyush Pareek", + "imageurl" : "contestant/avatar.jpg", + "about" : "Oblivious", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", + "github" : "https://github.com/PratyushPareek", + "twitter" : "", + "referral" : "GeekHaven" + } + ] + + From 33a21ed29992ab17c7731d928072cbee84e5400d Mon Sep 17 00:00:00 2001 From: abhishek Date: Sat, 18 Jan 2020 01:07:12 +0530 Subject: [PATCH 053/217] added info --- data/participants.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index 0a881014..b975f9ff 100644 --- a/data/participants.json +++ b/data/participants.json @@ -39,6 +39,17 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } -] + }, + { + "name" : "Abhishek Bhaware", + "imageurl" : "https://www.facebook.com/abhishek.bhaware.5", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/abhishek.bhaware.5", + "github" : "https://github.com/abhishekbhaware", + "twitter" : "", + "referral" : "Seniors" + } + +] From b6dbb3fd31c3dac0028c35381b76fcf4f0297864 Mon Sep 17 00:00:00 2001 From: Prince Kumar Date: Sat, 18 Jan 2020 01:08:56 +0530 Subject: [PATCH 054/217] Added participant Prince Kumar --- data/participants.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 0a881014..acf4a881 100644 --- a/data/participants.json +++ b/data/participants.json @@ -39,6 +39,17 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + + "name" : "Prince Kumar", + "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about" : "Zero!!!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", + "github" : "https://github.com/Princeraaz", + "twitter" : "", + "referral" : "" + }, ] From 457f221cf727a44b4b936989839053b4bfe2ff3b Mon Sep 17 00:00:00 2001 From: Sankalp <53993946+Sankalp2002@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:12:12 +0530 Subject: [PATCH 055/217] Added myself --- data/participants.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index d9490f61..746b51cb 100644 --- a/data/participants.json +++ b/data/participants.json @@ -95,7 +95,7 @@ "twitter" : "https://twitter.com/Prasanthkota2", "referral" : "Seniors@IIIT-Allahabad" }, - + { "name" : "Pranav Singhal", "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", "about" : "Hey Virtual World,i am here just connecting the dots :P", @@ -170,6 +170,18 @@ "github" : "https://github.com/rishika8910", "twitter" : "", "referral" : "seniors" - } + }, + + { + + "name" : "Sankalp Rajendran", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Sankalp2002", + "twitter" : "", + "referral" : "" + } ] From 17e451719a259071d9c4e31195f33f4cddb37337 Mon Sep 17 00:00:00 2001 From: aakash125 Date: Sat, 18 Jan 2020 01:14:28 +0530 Subject: [PATCH 056/217] Added participant Aakash Bishnoi --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 0a881014..2d0b7019 100644 --- a/data/participants.json +++ b/data/participants.json @@ -40,5 +40,16 @@ "twitter" : "https://twitter.com/JanitLodha", "referral" : "" } +{ + + "name" : "Aakash Bishnoi", + "imageurl" : "https://avatars3.githubusercontent.com/u/58396391?s=400&v=4", + "about" : "Enjoying the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/aakash.bishnoi.773", + "github" : "https://github.com/aakash125", + "twitter" : "", + "referral" : "" + } ] From f1daf67f128a4cc0f88950209ecc35253e55ca0c Mon Sep 17 00:00:00 2001 From: sarthakm21 Date: Sat, 18 Jan 2020 01:14:36 +0530 Subject: [PATCH 057/217] added myself --- data/participants.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 7a2e9424..09d39ab6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -199,5 +199,16 @@ "github":"https://github.com/ananya-mohanty", "twitter":"", "referral":"" -} +}, +{ + + "name" : "Sarthak Maheshwari", + "imageurl" : "contestant/avatar.jpg", + "about" : "Trying to survive", + "college" : "iiit allahabad", + "facebook" : "", + "github" : "", + "twitter" : "", + "referral" : "Nobody" + } ] From a80a7ba2ded79e293089145563e862eedf7d9e11 Mon Sep 17 00:00:00 2001 From: tony-stark-rdj <60014860+tony-stark-rdj@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:19:06 +0530 Subject: [PATCH 058/217] Update participants.json --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index fdce79a5..29a08885 100644 --- a/data/participants.json +++ b/data/participants.json @@ -119,6 +119,16 @@ "referral" : "seniors" } ] + { + "name" : "Priya Bhagat", + "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about" : "just a try towards this", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", + "github" : "https://github.com/tony-stark-rdj", + "twitter" : "", + "referral" : "seniors" + } From 256b8342a40129462f604c54b3439c5b0d6ef6b7 Mon Sep 17 00:00:00 2001 From: sneha1010 <58395862+sneha1010@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:21:35 +0530 Subject: [PATCH 059/217] Update participants.json --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index fd0120cd..66054ba1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -94,6 +94,16 @@ "github" : "https://github.com/Yolo86", "twitter" : "", "referral" : "Seniors" + }, + { + "name" : "Sneha Gupta", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about" : "Let's begin something", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/sneha1010", + "twitter" : "", + "referral" : "seniors" } ] From 6b09f50750193d55f007f73074db027d158e4ff3 Mon Sep 17 00:00:00 2001 From: southpole01 Date: Sat, 18 Jan 2020 01:28:55 +0530 Subject: [PATCH 060/217] Added Issue1 --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index d612cec6..1c83eb19 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,6 +1,16 @@ [ - { + { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { "name": "Sumit Kumar Sahu", "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", "about": "Hello world", From 46039cdc3210ff11a88d16919c3941cff4445279 Mon Sep 17 00:00:00 2001 From: Varun Bhardwaj Date: Sat, 18 Jan 2020 01:32:07 +0530 Subject: [PATCH 061/217] Added Myself --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index c1af06f0..4ca7e301 100644 --- a/data/participants.json +++ b/data/participants.json @@ -286,5 +286,15 @@ "github":"https://github.com/ananya-mohanty", "twitter":"", "referral":"" -} +}, +{ +"name":"Varun Bhardwaj", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/starboi02", +"twitter":"", +"referral":"Mail" +}, ] From df3d0195f8369c0a882ed0d618e21be9f3c18336 Mon Sep 17 00:00:00 2001 From: AkshatBaranwal Date: Sat, 18 Jan 2020 01:32:41 +0530 Subject: [PATCH 062/217] "Added Akshat" --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 9efc79ac..ce32effd 100644 --- a/data/participants.json +++ b/data/participants.json @@ -30,6 +30,17 @@ "referral": "College Mail" }, + { + "name" : "Akshat Baranwal", + "imageurl" : "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about" : "ALIVE", + "college": "IIIT Allahabad", + "facebook" : "https://www.facebook.com/akshat.baranwal", + "github" : "https://github.com/AkshatBaranwal", + "twitter" : "https://twitter.com/baranwal_akshat", + "referral" : "Karan Kunwar" + }, + { "name": "Sumit Kumar Sahu", "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", From 66194d78c1c4063b3aadbfe534ec090243ab6718 Mon Sep 17 00:00:00 2001 From: prince-7 Date: Sat, 18 Jan 2020 01:34:50 +0530 Subject: [PATCH 063/217] Added my name --- data/participants.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/participants.json b/data/participants.json index 16192621..85b86468 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,16 @@ [ + +{ + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" +}, { "name": "Avneesh Kumar", "imageurl": "contestant/avatar.jpg", @@ -191,6 +202,7 @@ "referral" : "GeekHaven" }, + { "name":"Aniemsh Choudhury", "imageurl":"", From 0e20a5ed1bc65afc87d87f6ee041f3d90a9fa0ac Mon Sep 17 00:00:00 2001 From: Jyotika999 Date: Sat, 18 Jan 2020 01:37:53 +0530 Subject: [PATCH 064/217] NAME ADDED --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 223b7388..3900fb8b 100644 --- a/data/participants.json +++ b/data/participants.json @@ -321,5 +321,15 @@ "github":"https://github.com/ananya-mohanty", "twitter":"", "referral":"" -} +}, +{ +"name":"Jyotika Bhatti", +"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", +"about":"On the path of learning New Tech Stuffs", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/jyotika.bhatti.3", +"github":"https://github.com/Jyotika999", +"twitter":"", +"referral":"Our Tech Seniors" + } ] From 89645175bb9bd74bc25b5febef375571ca18bedb Mon Sep 17 00:00:00 2001 From: Ekansh Bansal <34866483+Ace-Bansal@users.noreply.github.com> Date: Sat, 18 Jan 2020 01:41:38 +0530 Subject: [PATCH 065/217] Update participants.json --- data/participants.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data/participants.json b/data/participants.json index e9bc69b6..91a493b9 100644 --- a/data/participants.json +++ b/data/participants.json @@ -279,8 +279,6 @@ "github" : "https://github.com/ananya-mohanty", "twitter" : "", "referral" : "" - - } @@ -486,7 +484,7 @@ "github" : "https://github.com/PratyushPareek", "twitter" : "", "referral" : "GeekHaven" - } + }, { "name":"Aniemsh Choudhury", From 605f58cb7dbaa3ee820ef500325fb0a57c1a36a3 Mon Sep 17 00:00:00 2001 From: iit2019017 Date: Sat, 18 Jan 2020 01:45:06 +0530 Subject: [PATCH 066/217] added patricipatant --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 0a881014..f660a2e3 100644 --- a/data/participants.json +++ b/data/participants.json @@ -40,5 +40,15 @@ "twitter" : "https://twitter.com/JanitLodha", "referral" : "" } + { + "name" : "Shruti Nanda", + "imageurl" : "https://avatars3.githubusercontent.com/u/57368869?s=400&u=9822c14630c385fafcf357c14c98b4289f4b9e22&v=4", + "about" : "Preparing for isro exams", + "college" : "IIIT ALLAHABAD", + "facebook" : "https://www.facebook.com/shruti.nanda.735", + "github" : "https://github.com/iit2019017", + "twitter" : "not on twitter", + "referral" : "" + } ] From 00523a8302bea62e4cfa293990fa809d1a3d5ca4 Mon Sep 17 00:00:00 2001 From: Arpit Agarwal Date: Sat, 18 Jan 2020 01:46:23 +0530 Subject: [PATCH 067/217] Added Myself --- data/participants.json | 80 ++++++++++++++++++++++++------------------ 1 file changed, 45 insertions(+), 35 deletions(-) diff --git a/data/participants.json b/data/participants.json index dd7fec45..69ca4c98 100644 --- a/data/participants.json +++ b/data/participants.json @@ -107,7 +107,7 @@ "twitter" : "", "referral" : "My seniors" }, - + { "name" : "Janit Lodha", "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", @@ -192,7 +192,7 @@ "referral" : "Pratyush Pareek" }, { - + "name": "Piyush Gurjar", "imageurl": "img/Piyush.jpg", "about": "Still a learner", @@ -268,8 +268,8 @@ "referral" : "" }, - - + + { "name" : "Anirudh Simhachalam", @@ -285,7 +285,7 @@ { - + "name": "Shubhang Singh", "imageurl": "", "about": "Hello I'm a web developer and an aspring competitive programmer", @@ -331,7 +331,7 @@ "twitter": "", "referral": "Seniors" }, - + { @@ -355,7 +355,7 @@ "twitter" : "", "referral" : "Seniors" }, - + { @@ -367,7 +367,7 @@ "github" : "https://github.com/Halfsoul24", "twitter" : "", "referral" : "Seniors" - + }, @@ -383,7 +383,7 @@ "twitter" : "", "referral" : "" } - + }, { @@ -398,7 +398,7 @@ "twitter" : "https://twitter.com/ChittoraGarvit", "referral" : "Seniors" }, - + { "name" : "Anirudh Arora", @@ -420,7 +420,7 @@ "github" : "https://github.com/PratyushPareek", "twitter" : "", "referral" : "GeekHaven" - }, + }, { "name" : "Varun Tiwari", @@ -434,10 +434,10 @@ }, - - - + + + { "name" : "Pratyush Pareek", @@ -449,7 +449,7 @@ "twitter" : "", "referral" : "GeekHaven" } -{ +{ "name":"Aniemsh Choudhury", "imageurl":"", "about":"Hello ", @@ -459,7 +459,7 @@ "twitter":"", "referral":"Nobody" }, -{ +{ "name":"Swarnam", "imageurl":"contestant/avatar.jpg", "about":"Hello I'm a web developer", @@ -469,7 +469,7 @@ "twitter":" ", "referral":"College Mail" }, -{ +{ "name":"Sumit Kumar Sahu", "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", "about":"Hello world", @@ -479,7 +479,7 @@ "twitter":"https://twitter.com/SumitSahu654", "referral":"Pranav Singhal" }, -{ +{ "name":"Tamoghno Bhattacharya", "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", @@ -489,7 +489,7 @@ "twitter":"", "referral":"Seniors at college and 30 DoC" }, -{ +{ "name":"Avneesh Kumar", "imageurl":"contestant/avatar.jpg", "about":"Hello I'm a developer", @@ -499,7 +499,7 @@ "twitter":"", "referral":"Seniors" }, -{ +{ "name":"Shreyas Gupta", "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", "about":"On my journey of Software Development", @@ -509,7 +509,7 @@ "twitter":"https://twitter.com/sggts04", "referral":"" }, -{ +{ "name":"Pradhuman Singh Baid", "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", "about":"Simply a Developer", @@ -519,7 +519,7 @@ "twitter":"", "referral":"" }, -{ +{ "name":"Pranav Sai", "imageurl":"chttps://imgur.com/5GhGjTk", "about":"I love to code", @@ -529,7 +529,7 @@ "twitter":"", "referral":"My seniors" }, -{ +{ "name":"Janit Lodha", "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", "about":"Exploring the great world!", @@ -539,7 +539,7 @@ "twitter":"https://twitter.com/JanitLodha", "referral":"" }, -{ +{ "name":"Ananya Agarwal", "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", "about":"Came here to learn", @@ -549,7 +549,7 @@ "twitter":"", "referral":"Seniors" }, -{ +{ "name":"Vishwas Singh", "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", "about":"I can play piano", @@ -559,7 +559,7 @@ "twitter":"https://twitter.com/urstrulystupid", "referral":"" }, -{ +{ "name":"Prasanth Kota", "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", "about":"Trying to fit myself into this world ", @@ -569,7 +569,7 @@ "twitter":"https://twitter.com/Prasanthkota2", "referral":"Seniors@IIIT-Allahabad" }, -{ +{ "name":"Pranav Singhal", "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", "about":"Hey Virtual World,i am here just connecting the dots :P", @@ -579,7 +579,7 @@ "twitter":"", "referral":"Sumit Kumar Sahu" }, -{ +{ "name":"Saksham Sood", "imageurl":"contestant/avatar.jpg", "about":"Hello I'm a web developer", @@ -589,7 +589,7 @@ "twitter":"", "referral":"Seniors" }, -{ +{ "name":"Aaryan Bhardwaj", "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", "about":"I am a loquacious turtle.", @@ -599,7 +599,7 @@ "twitter":"", "referral":"Pratyush Pareek" }, -{ +{ "name":"Piyush Gurjar", "imageurl":"img/Piyush.jpg", "about":"Still a learner", @@ -610,7 +610,7 @@ "twitter":"", "referral":"Geek Heaven" }, -{ +{ "name":"Abhijeet Sonkar", "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", "about":"Hello I'm a Software Developer", @@ -620,7 +620,7 @@ "twitter":"", "referral":"" }, -{ +{ "name":"Rohini Mishra", "imageurl":"", "about":"Escaping the ordinary", @@ -630,7 +630,7 @@ "twitter":"", "referral":"" }, -{ +{ "name":"Rishika Agarwal", "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", "about":"Just a beginner, but soon an expert", @@ -640,7 +640,7 @@ "twitter":"", "referral":"seniors" }, -{ +{ "name":"Ananya Mohanty", "imageurl":"", "about":"Just trying", @@ -660,5 +660,15 @@ "twitter": "url", "referral": "Beloved seniors?" } - + { + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" + }, + ] From 94df097aeaa91464fd55e8355d6839a47fe25e40 Mon Sep 17 00:00:00 2001 From: Sandeep kumar Date: Sat, 18 Jan 2020 01:48:49 +0530 Subject: [PATCH 068/217] ADDED --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..782cdb9b 100644 --- a/data/participants.json +++ b/data/participants.json @@ -19,6 +19,16 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" } + { + "name": "Sandeep Kumar", + "imageurl": "https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", + "about": "focused", + "college": "IIITA", + "facebook": "", + "github": "https://github.com/sndy9808", + "twitter": "", + "referral": "Seniors" + }, ] From d2cf761cd0d8c0c26799ca6cf9e81d561a7547a0 Mon Sep 17 00:00:00 2001 From: Sandeep kumar Date: Sat, 18 Jan 2020 01:50:30 +0530 Subject: [PATCH 069/217] ADDED again --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 782cdb9b..ac3fe05e 100644 --- a/data/participants.json +++ b/data/participants.json @@ -25,7 +25,7 @@ "about": "focused", "college": "IIITA", "facebook": "", - "github": "https://github.com/sndy9808", + "github": "https://github.com/sandy9808", "twitter": "", "referral": "Seniors" }, From 8421d8426483e8e81f01de0e4da69ab098b2b93b Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 01:51:51 +0530 Subject: [PATCH 070/217] added my name --- data/participants.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/data/participants.json b/data/participants.json index 38fd510f..58f3d04c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -743,10 +743,17 @@ "github": "https://github.com/sanskar-p", "twitter": "url", "referral": "Beloved seniors?" - } - - - + }, +{ + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" +} ] From c0a751de57d4b6f1ffa78807ab2151083948255d Mon Sep 17 00:00:00 2001 From: Ankit Gupta Date: Sat, 18 Jan 2020 01:52:26 +0530 Subject: [PATCH 071/217] added myself --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 91a493b9..c559f3e8 100644 --- a/data/participants.json +++ b/data/participants.json @@ -699,7 +699,17 @@ "github": "https://github.com/sanskar-p", "twitter": "url", "referral": "Beloved seniors?" - } + }, +{ +"name":"Ankit Gupta", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/ankit4284", +"twitter":"", +"referral":"friends" +}, ] From cd876144b1121da7c41b6624b82b3cafac929961 Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 01:53:41 +0530 Subject: [PATCH 072/217] added my name --- data/participants.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 58f3d04c..a479099c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -753,7 +753,6 @@ "github": "https://github.com/harsh-797", "twitter": "", "referral": "Seniors" -} ] From 1f54206f63cd818714368d6586acb1b6b89f7cc4 Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 01:55:56 +0530 Subject: [PATCH 073/217] added my name --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index a479099c..1eb38373 100644 --- a/data/participants.json +++ b/data/participants.json @@ -744,7 +744,7 @@ "twitter": "url", "referral": "Beloved seniors?" }, -{ + { "name": "Harshit Sinha", "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", "about": "I'm a 1st year student learning competitive coding and web develpoment", From 601e50e50bb4bbf663195351bbf17755bbd23a87 Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 02:01:39 +0530 Subject: [PATCH 074/217] added my name --- data/participants.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/participants.json b/data/participants.json index 1eb38373..eafecd39 100644 --- a/data/participants.json +++ b/data/participants.json @@ -753,6 +753,7 @@ "github": "https://github.com/harsh-797", "twitter": "", "referral": "Seniors" +}, ] From 1248e211d6512363a4521dc350d70657e60c348d Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 18 Jan 2020 02:06:59 +0530 Subject: [PATCH 075/217] Added participant information --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index fdce79a5..7fe73b76 100644 --- a/data/participants.json +++ b/data/participants.json @@ -117,6 +117,16 @@ "github" : "https://github.com/rishika8910", "twitter" : "", "referral" : "seniors" + }, + { + "name" : "Snehalreet Kaur", + "imageurl" : "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about" : "Dreaming, believing and becoming", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/snehalreet.kaur.9", + "github" : "https://github.com/snehal199", + "twitter" : "", + "referral" : "Seniors" } ] From d618b2990f3d8c15d1738083461a9ab5ee5c9906 Mon Sep 17 00:00:00 2001 From: Nainakumari Date: Sat, 18 Jan 2020 02:10:37 +0530 Subject: [PATCH 076/217] added as participant --- data/participants.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/participants.json b/data/participants.json index 97066eda..a0394d86 100644 --- a/data/participants.json +++ b/data/participants.json @@ -19,6 +19,14 @@ "twitter" : "https://twitter.com/sggts04", "referral" : "" } + { + "name" : "Naina Kumari", + "imageurl" :"", + "about" :"", + "college": "IIIT ALLAHABAD", + "facebook":"", + "github" : "https://github.com/iit2019004", + } ] From 7e674508ee8cbec6d9072ad5cb59f387ab152179 Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 02:10:40 +0530 Subject: [PATCH 077/217] added my name --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index eafecd39..982eabc1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -753,7 +753,7 @@ "github": "https://github.com/harsh-797", "twitter": "", "referral": "Seniors" -}, + } ] From e64cb4efbcdaf867fe33f01bd95023702bdadfb6 Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 02:12:18 +0530 Subject: [PATCH 078/217] added my name --- data/participants.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index 982eabc1..fd1f8c89 100644 --- a/data/participants.json +++ b/data/participants.json @@ -753,7 +753,6 @@ "github": "https://github.com/harsh-797", "twitter": "", "referral": "Seniors" - } -] + }] From 34956e8e507a6d3eeddbba94f3d148607c3caaee Mon Sep 17 00:00:00 2001 From: harsh_797 Date: Sat, 18 Jan 2020 02:13:31 +0530 Subject: [PATCH 079/217] added my name --- data/participants.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index fd1f8c89..982eabc1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -753,6 +753,7 @@ "github": "https://github.com/harsh-797", "twitter": "", "referral": "Seniors" - }] + } +] From cdd9b4b625fd5a85d6bcbd7d16e1c083cc54bac6 Mon Sep 17 00:00:00 2001 From: siddhantdrk <58393179+siddhantdrk@users.noreply.github.com> Date: Sat, 18 Jan 2020 03:53:41 +0700 Subject: [PATCH 080/217] Update participants.json --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index fdce79a5..9d436c19 100644 --- a/data/participants.json +++ b/data/participants.json @@ -118,7 +118,17 @@ "twitter" : "", "referral" : "seniors" } -] + { + "name" : "Siddhnat Khobragade", + "imageurl" : "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about" : "I am just entering a new world", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/siddhant.khobragade.330", + "github" : "https://github.com/siddhantdrk", + "twitter" : "", + "referral" : "Seniors" + }, + From 31b5bd89407de3346b7623f514c01294ad38aa2c Mon Sep 17 00:00:00 2001 From: pavikachaudhary Date: Sat, 18 Jan 2020 07:32:43 +0530 Subject: [PATCH 081/217] Added my details --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index f566ad1f..f45c06be 100644 --- a/data/participants.json +++ b/data/participants.json @@ -786,6 +786,16 @@ "github": "https://github.com/sanskar-p", "twitter": "url", "referral": "Beloved seniors?" + }, + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" } From 3b667d04f2a17bae70c81d6217a5c3cfe790b5db Mon Sep 17 00:00:00 2001 From: xxx32 Date: Sat, 18 Jan 2020 02:36:09 +0530 Subject: [PATCH 082/217] adding as paticipant --- data/participants.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 3bbb8d59..e40ba7fa 100644 --- a/data/participants.json +++ b/data/participants.json @@ -29,7 +29,19 @@ "github" : "https://github.com/JLodha", "twitter" : "https://twitter.com/JanitLodha", "referral" : "" - } + }, + { + + "name" : "Aarushi", + "imageurl" : "https://image.shutterstock.com/image-photo/colorful-flower-on-dark-tropical-260nw-721703848.jpg", + "about" : "still learning", + "college" : "Indian Institute of Information Technology Allahabad" , + "facebook" : "https://www.facebook.com/aarushi.kumari.739978", + "github" : "https://github.com/xxx32", + "twitter" : "", + "referral" : "" + } + ] From ac054eaa2f7e2197245e34bf9e22bbd3b28034b8 Mon Sep 17 00:00:00 2001 From: Shreesh19 <59994641+Shreesh19@users.noreply.github.com> Date: Sat, 18 Jan 2020 03:02:08 +0530 Subject: [PATCH 083/217] Update participants.json --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 9eb0bbe3..69d8e2f5 100644 --- a/data/participants.json +++ b/data/participants.json @@ -978,7 +978,17 @@ "github":"https://github.com/ankit4284", "twitter":"", "referral":"friends" -} +}, + { + "name" : "Shreesh Swaraj", + "imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about" : "Exploring to find something new", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "https://www.facebook.com/shreesh.swaraj", + "github" : "https://github.com/Shreesh19", + "twitter" : "https://twitter.com/ShreeshSwaraj", + "referral" : "" + }, From ea097ce380bf42e070006e1e682a81cf42d51c5e Mon Sep 17 00:00:00 2001 From: Alka Trivedi Date: Sat, 18 Jan 2020 03:08:08 +0530 Subject: [PATCH 084/217] Added myself --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 38fd510f..a4ed5a4d 100644 --- a/data/participants.json +++ b/data/participants.json @@ -744,6 +744,16 @@ "twitter": "url", "referral": "Beloved seniors?" } + + +{ + "name" : "Alka Trivedi", + "imageurl" : "", + "about" : "just a beginner", + "faceboook" : "", + "github" : "https://github.com/Alka-git12", + "twitter" : "url", +}, From bd689a595c571daa0db0a2ad135f4c61e234bce6 Mon Sep 17 00:00:00 2001 From: Abhishek Singh Date: Sat, 18 Jan 2020 03:18:33 +0530 Subject: [PATCH 085/217] Update pull_request_template.md --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aca80033..5ceb2939 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,6 @@ __ISSUENUMBER__ + From d52465cdd430452faf7871c64d5fc35674553023 Mon Sep 17 00:00:00 2001 From: Nainakumari Date: Sat, 18 Jan 2020 03:23:07 +0530 Subject: [PATCH 086/217] added details --- data/participants.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index b5d6ca67..8668cc6a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -959,11 +959,13 @@ } { "name" : "Naina Kumari", - "imageurl" :"", + "imageurl":"", "about" :"", "college": "IIIT ALLAHABAD", "facebook":"", "github" : "https://github.com/iit2019004", + "twitter":"", + "referral":"" } From 5d7e0fc0eccc21631d320eacf06dfe2130572c79 Mon Sep 17 00:00:00 2001 From: Kaustubh Gangwar <55841732+kaustubhgangwar@users.noreply.github.com> Date: Sat, 18 Jan 2020 03:32:50 +0530 Subject: [PATCH 087/217] Added Myself as Participant --- data/participants.json | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/data/participants.json b/data/participants.json index 19020814..7fdd6406 100644 --- a/data/participants.json +++ b/data/participants.json @@ -995,20 +995,7 @@ "github":"https://github.com/ankit4284", "twitter":"", "referral":"friends" - -}, - { - "name" : "Shreesh Swaraj", - "imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about" : "Exploring to find something new", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/shreesh.swaraj", - "github" : "https://github.com/Shreesh19", - "twitter" : "https://twitter.com/ShreeshSwaraj", - "referral" : "" - - -}, +} { @@ -1019,7 +1006,18 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, - + { + "name" : "Kaustubh Gangwar", + "imageurl" : "https://avatars3.githubusercontent.com/u/55841732?s=460&v=4", + "about" : "Focusing", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/kaustubhgangwar", + "twitter" : "https://twitter.com/kaustubhgangwar", + "referral" : "Friends" + + + } From 66c7b5ac7217dfdc33a478a2776454af82b503be Mon Sep 17 00:00:00 2001 From: Aastha Singh Date: Sat, 18 Jan 2020 03:40:00 +0530 Subject: [PATCH 088/217] Added deatils --- data/participants.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index d697d1bd..d9f86475 100644 --- a/data/participants.json +++ b/data/participants.json @@ -994,7 +994,15 @@ } - - +{ +"name":"Aastha Singh", +"imageurl":"", +"about":"Just trying"; +"college":"IIIT-ALLAHABAD", +"facebook":"https://www.facebook.com/profile.php?id=100009696422991", +"github":"https://github.com/aasthasingh650", +"twitter":"", +"referral":"E-mail" +} ] From 53761bf9a3f6b60cfdae0f49928c3041455f3fdf Mon Sep 17 00:00:00 2001 From: infinity-star <58394522+infinity-star@users.noreply.github.com> Date: Sat, 18 Jan 2020 03:55:52 +0530 Subject: [PATCH 089/217] Added --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..ee8b6982 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,15 @@ [ + { + "name": "Kumar Anip", + "imageurl": "", + "about": "", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anip.kumar.330", + "github": "", + "twitter": "", + "referral": "" + }, { "name": "Karan Kunwar", "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", From 2c76b7cc9e516d742ec35a7ca31ed96598e91226 Mon Sep 17 00:00:00 2001 From: Aditya-2001 Date: Sat, 18 Jan 2020 08:40:17 +0530 Subject: [PATCH 090/217] joined myself --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..787a4ba6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,7 +1033,17 @@ "twitter" : "url", }, - + { + + "name" : "Aditya Aggarwal", + "imageurl" : "", + "about" : "Trying to code", + "college" : "IIITA-Allahabad", + "facebook" : "https://www.facebook.com/photo.php?fbid=158003802206435&set=a.148857116454437&type=3&source=11&referrer_profile_id=100039904490033", + "github" : "https://avatars1.githubusercontent.com/u/58394891?s=400&v=4", + "twitter" : "", + "referral" : "Nobody" + }, From 3d716f176d7190c128876f1e0ff75bf4d560f7f1 Mon Sep 17 00:00:00 2001 From: Soumyadeep Laskar Date: Sat, 18 Jan 2020 10:38:05 +0530 Subject: [PATCH 091/217] Soumyadeep Laskar --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..51d54758 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,6 +1033,16 @@ "twitter" : "url", }, + +{ + "name" : "Soumyadeep Laskar", + "imageurl" : "", + "about" : "Sab Moh Maya Hai !!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/soumyadeep.laskar.1", + "github" : "https://github.com/soummo19", + "twitter" : "", +}, From c25195b42b78beaa8cf704ea96f7d84115dd6c58 Mon Sep 17 00:00:00 2001 From: Soumyadeep Laskar Date: Sat, 18 Jan 2020 10:55:24 +0530 Subject: [PATCH 092/217] Added myself as participant --- data/participants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index 51d54758..aca5d826 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1036,12 +1036,12 @@ { "name" : "Soumyadeep Laskar", - "imageurl" : "", + "imageurl" : "url", "about" : "Sab Moh Maya Hai !!", "college" : "IIIT Allahabad", "facebook" : "https://www.facebook.com/soumyadeep.laskar.1", "github" : "https://github.com/soummo19", - "twitter" : "", + "twitter" : "url", }, From 71243cbc054a783ce94244a68af0c5a45c8e1d70 Mon Sep 17 00:00:00 2001 From: Harsh Ranjan Date: Sat, 18 Jan 2020 10:58:11 +0530 Subject: [PATCH 093/217] Harsh Ranjan --- data/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..7ec1cc26 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,6 +1033,15 @@ "twitter" : "url", }, +{ + "name" : "Harsh Ranjan", + "imageurl" : "https://www.facebook.com/photo.php?fbid=1861598250802688&set=a.1380894388873079&type=3&theater", + "about" : "exploring Opencode", + "college" : "IIITA", + "facebook" : "https://www.facebook.com/profile.php?id=100008575932300&ref=bookmarks", + "github" : "https://github.com/harshranjan21", + "twitter" : "", +}, From b2e0afa2927b06f749387776b9f59d7ea4b3cb45 Mon Sep 17 00:00:00 2001 From: xxx32 Date: Sat, 18 Jan 2020 11:03:09 +0530 Subject: [PATCH 094/217] adding as participant --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..79c62340 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,7 +1032,16 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, - +{ + "name" : "Aarushi", + "imageurl" : "", + "about" : "still learning ", + "facebook" : "" + "github" : "https://github.com/xxx32" + "twitter" : "" + "referral" : "" + + }, From 8307dade52cd90ba0c616b954e076d1de1075fc5 Mon Sep 17 00:00:00 2001 From: Priyanshu Jain Date: Sat, 18 Jan 2020 11:34:41 +0530 Subject: [PATCH 095/217] name added --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..11a13dba 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,7 +1033,17 @@ "twitter" : "url", }, - + { + + "name" : "Priyanshu Jain", + "imageurl" : "", + "about" : "Trying to survive", + "college" : "iiit allahabad", + "facebook" : "", + "github" : "", + "twitter" : "", + "referral" : "Seniors" + }, From bfcf9e32af36ed5a87d8d8336ea8272b0170754f Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 18 Jan 2020 11:49:10 +0530 Subject: [PATCH 096/217] added name --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..3189d05a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1031,7 +1031,16 @@ "faceboook" : "", "github" : "https://github.com/Alka-git12", "twitter" : "url", -}, +}, { + "name": "Dheeraj Tharwani", + "imageurl": "", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/dheeraj.tharwani.1", + "github": "https://github.com/dheeraj-code", + "twitter": "", + "referral": "seniors" + }, From c901bb9e005694958660631e8e717a2f53a14289 Mon Sep 17 00:00:00 2001 From: sampadakathar Date: Sat, 18 Jan 2020 11:58:01 +0530 Subject: [PATCH 097/217] Added Myself --- data/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..ee2f9529 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,6 +1033,15 @@ "twitter" : "url", }, +{ + "name" : "Sampada Kathar", + "imageurl" : "", + "about" : "Hello Guys!", + "faceboook" : "", + "github" : "https://github.com/sampadakathar", + "twitter" : "", +}, + From e6a0471b2926f11efe7ad804fcadcd02f525eaaf Mon Sep 17 00:00:00 2001 From: smcri Date: Sat, 18 Jan 2020 12:07:09 +0530 Subject: [PATCH 098/217] Updated participants.json Added my name --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..27e1388a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,7 +1032,17 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, +{ + "name" : "Aadharsh Roshan", + "imageurl" : "https://avatars3.githubusercontent.com/u/16453560?s=400&u=000166becb7cad8f4e4625fffdb6b8fcb90e0fb8&v=4", + "about" : "Hello I'm a web developer", + "college" : "IIITA", + "facebook" : "", + "github" : "https://github.com/smcri", + "twitter" : "https://twitter.com/smcri", + "referral" : "Geekhaven" + } From b780a3fb0493e121dd3986537c2af5f22b31fbda Mon Sep 17 00:00:00 2001 From: smcri Date: Sat, 18 Jan 2020 12:10:44 +0530 Subject: [PATCH 099/217] Fixed parse error --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 27e1388a..7fbd628f 100644 --- a/data/participants.json +++ b/data/participants.json @@ -325,7 +325,7 @@ "github": "https://github.com/ABans1", "twitter": "https://twitter.com/AnmolBa99689656", "referral": "Seniors" - }, + }, From b7e926495bf8ffe269af9a1df7a26f3c88fed060 Mon Sep 17 00:00:00 2001 From: Vasu Gupta Date: Sat, 18 Jan 2020 12:11:38 +0530 Subject: [PATCH 100/217] Added my name in the particpants --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 9eb0bbe3..fd3f9ae6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -979,8 +979,17 @@ "twitter":"", "referral":"friends" } - +{ +"name":"Vasu Gupta", +"imageurl":"https://avatars2.githubusercontent.com/u/58389784?s=400&v=4", +"about":"hello I�m a developer", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/Cipher-vasu", +"twitter":"", +"referral":"" +}, From c532c7f8a5e19d0c0171bf291af7ea97e1916451 Mon Sep 17 00:00:00 2001 From: smcri Date: Sat, 18 Jan 2020 12:13:16 +0530 Subject: [PATCH 101/217] Misc. errors fixed --- data/participants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index 7fbd628f..d31e2e7a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -953,7 +953,7 @@ "github": "https://github.com/sanskar-p", "twitter": "url", "referral": "Beloved seniors?" - } + @@ -1030,7 +1030,7 @@ "about" : "just a beginner", "faceboook" : "", "github" : "https://github.com/Alka-git12", - "twitter" : "url", + "twitter" : "url" }, { From f2a19dc0df4eefecb320b8efbdaa2c589d6ea0be Mon Sep 17 00:00:00 2001 From: Yukta Date: Sat, 18 Jan 2020 12:18:03 +0530 Subject: [PATCH 102/217] Added my details of participation in open code :) --- data/participants.json | 3084 ++++++++++++++++++++++++++-------------- 1 file changed, 2043 insertions(+), 1041 deletions(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..4f7b753c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,1041 +1,2043 @@ - -[ - { - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - - { - - "name" : "Aniemsh Choudhury", - "imageurl" : "", - "about" : "Hello ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/animesh.choudhury.5477", - "github" : "https://github.com/animesh328", - "twitter" : "", - "referral" : "Nobody" - }, - - - - { - - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, - - { - "name" : "Akshat Baranwal", - "imageurl" : "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about" : "ALIVE", - "college": "IIIT Allahabad", - "facebook" : "https://www.facebook.com/akshat.baranwal", - "github" : "https://github.com/AkshatBaranwal", - "twitter" : "https://twitter.com/baranwal_akshat", - "referral" : "Karan Kunwar" - }, - - { - - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, - { - "name" : "Tamoghno Bhattacharya", - "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "github.com/TamoghnoBhattacharya", - "twitter" : "", - "referral" : "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name" : "Pranav Sai", - "imageurl" : "chttps://imgur.com/5GhGjTk", - "about" : "I love to code", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/pranav.sai.520125", - "github" : "https://github.com/theblackswann", - "twitter" : "", - "referral" : "My seniors" - }, - - { - "name" : "Janit Lodha", - "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/janitlodha", - "github" : "https://github.com/JLodha", - "twitter" : "https://twitter.com/JanitLodha", - "referral" : "" - - }, - - { - - "name" : "Ananya Agarwal", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about" : "Came here to learn", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", - "github" : "https://github.com/aawizard", - "twitter" : "", - "referral" : "Seniors" - }, - - - { - - - "name" : "Vishwas Singh", - "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about" : "I can play piano", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/urstrulyvishu", - "github" : "https://github.com/infern018", - "twitter" : "https://twitter.com/urstrulystupid", - "referral" : "" - }, - - - { - - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - }, - { - - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, - - - - - - - { - - - - - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" - - - - - }, - -{ - - "name" : "Sagar Barman", - "imageurl" : "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100030749805996", - "github" : "https://github.com/NooBSagaR", - "twitter" : "", - "referral" : "" - }, - - - - - - - { - "name":"Ayush Tiwari", - "imageurl" : "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about":"i am first year btech student at iiit Allahabad.", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100006280720099", - "github" :"https://github.com/blaze-assault", - "twitter" :"", - "referral" :"seniors" - - - }, - - - { - "name" : "Aaryan Bhardwaj", - "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about" : "I am a loquacious turtle.", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/uglyprincess", - "twitter" : "", - "referral" : "Pratyush Pareek" - }, - { - - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { - - - "name" : "Abhijeet Sonkar", - "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about" : "Hello I'm a Software Developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Abhijeet-sonkar", - "twitter" : "", - "referral" : "" - }, - - - - { - - "name" : "Rohini Mishra", - "imageurl" : "", - "about" : "Escaping the ordinary", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/Rohini13201", - "github" : "https://github.com/rohini13", - "twitter" : "", - "referral" : "" - }, - - - - { - - - "name" : "Rishika Agarwal", - "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about" : "Just a beginner, but soon an expert", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/rishika.agarwal.585", - "github" : "https://github.com/rishika8910", - "twitter" : "", - "referral" : "seniors" - - }, -{ - "name": "Anmol Bansal", - "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", - "about": "Believe me, you can trust me!", - "college": "IIIT Allahabad", - "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", - "github": "https://github.com/ABans1", - "twitter": "https://twitter.com/AnmolBa99689656", - "referral": "Seniors" - }, - - - }, - { - "name" : "Snehalreet Kaur", - "imageurl" : "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about" : "Dreaming, believing and becoming", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/snehalreet.kaur.9", - "github" : "https://github.com/snehal199", - "twitter" : "", - "referral" : "Seniors" - - }, - { - "name" : "Siddhnat Khobragade", - "imageurl" : "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about" : "I am just entering a new world", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/siddhant.khobragade.330", - "github" : "https://github.com/siddhantdrk", - "twitter" : "", - "referral" : "Seniors" - }, - - - - - - { - "name":"harsh mahajan", - "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about":"", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/harsh-8989", - "twitter":"", - "referral":"" - }, - - { - "name" : "Ananya Mohanty", - "imageurl" : "", - "about" : "Just trying", - "college" : "IIIT-ALLAHABAD", - "facebook" : "", - "github" : "https://github.com/ananya-mohanty", - "twitter" : "", - "referral" : "" - - - - - }, - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - }, - - - { - "name" : "Slok Aks", - "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about" : "Here to learn new stuffs!!!", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/slok.aks", - "github" : "https://github.com/SlokAks", - "twitter" : "", - "referral" : "N/A" - }, - - - - { - "name" : "Anirudh Simhachalam", - "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about" : "Hello, I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/anirudh2019", - "twitter" : "", - "referral" : "My seniors" - }, - - - - - { - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" - }, - - - - { - - "name" : "Mridul Mittal", - "imageurl" : "img/Mridul.jpg", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/mridul.mittal.90", - "github" : "https://github.com/Mridul20", - "twitter" : "https://twitter.com/MridulMittal20", - "referral" : "GeekHaven" - }, - { - - - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - - }, - { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" - }, - - { - - - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, - { - - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" - - }, - { - "name" : "Sneha Gupta", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about" : "Let's begin something", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/sneha1010", - "twitter" : "", - "referral" : "seniors" - }, - - - - { - "name" : "Ashish Kanoujia", - "imageurl" : "", - "about" : "To explore the vitual world, I begin my journey", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Halfsoul24", - "twitter" : "", - "referral" : "Seniors" - - - }, - - - { - - "name" : "Cheena", - "imageurl" : "", - "about" : "Trying to figure out the path to the world of open source", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/griffy06", - "twitter" : "", - "referral" : "" - - - - }, - { - - "name" : "Prince Kumar", - "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about" : "Zero!!!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", - "github" : "https://github.com/Princeraaz", - "twitter" : "", - "referral" : "" - - }, - - - { - "name" : "Priya Bhagat", - "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about" : "just a try towards this", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", - "github" : "https://github.com/tony-stark-rdj", - "twitter" : "", - "referral" : "seniors" - - }, - - - { - "name" : "Muskan Deep Kaur Maini", - "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about" : "Hey, I am a learner", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/muskandeep.kaur.520", - "github" : "https://github.com/mendelevium28", - "twitter" : "", - "referral" : "" - }, - - - { - "name" : "Shyam Tayal", - "imageurl" : "", - "about" : "Enthusiastic about Tech sometimes mad for it", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shyam.tayal.524", - "github" : "https://github.com/Kr470s-eR0s", - "twitter" : "", - "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral" : "" - }, - - - - - { - - - - "name" : "Garvit Chittora", - "imageurl" : "img/garvitchittora.jpg", - "about" : "My first task", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/garvit.chittora.90", - "github" : "https://github.com/garvitchittora", - "twitter" : "https://twitter.com/ChittoraGarvit", - "referral" : "Seniors" - }, - - - { - "name" : "Anirudh Arora", - "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about" : "Apun ko kuchh naya seekhne ka hai", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/anirudh.arora.33", - "github" : "https://github.com/Xenomorphing19", - "twitter" : "", - "referral" : "seniors" - }, - - { - - "name" : "Pratyush Pareek", - "imageurl" : "contestant/avatar.jpg", - "about" : "Oblivious to what's going on", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", - "github" : "https://github.com/PratyushPareek", - "twitter" : "", - "referral" : "GeekHaven" - - }, - - - { - "name" : "Varun Tiwari", - "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about" : "Making my way to the world of OpenSource", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/varun.t11", - "github" : "https://github.com/VarunT11", - "twitter" : "https://twitter.com/iamvarun11", - "referral" : "Seniors" - }, - - - - -{ - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - } , - - - { - - -"name":"Aniemsh Choudhury", -"imageurl":"", -"about":"Hello ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/animesh.choudhury.5477", -"github":"https://github.com/animesh328", -"twitter":"", -"referral":"Nobody" -}, -{ -"name":"Swarnam", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":" ", -"github":"https://github.com/Luna-Lovegood97", -"twitter":" ", -"referral":"College Mail" -}, -{ -"name":"Sumit Kumar Sahu", -"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", -"about":"Hello world", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/sumitkumar6543", -"github":"https://github.com/phantom654", -"twitter":"https://twitter.com/SumitSahu654", -"referral":"Pranav Singhal" -}, -{ -"name":"Tamoghno Bhattacharya", -"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", -"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", -"college":"IIIT Allahabad", -"facebook":"", -"github":"github.com/TamoghnoBhattacharya", -"twitter":"", -"referral":"Seniors at college and 30 DoC" -}, -{ -"name":"Avneesh Kumar", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a developer", -"college":"IIITA", -"facebook":"https://www.facebook.com/avaneeshsahu000", -"github":"https://github.com/Cybertron-Avneesh", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Shreyas Gupta", -"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", -"about":"On my journey of Software Development", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/shreyashwr", -"github":"https://github.com/sggts04", -"twitter":"https://twitter.com/sggts04", -"referral":"" -}, -{ -"name":"Pradhuman Singh Baid", -"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", -"about":"Simply a Developer", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pradhuman.baid", -"github":"https://github.com/pradhuman1", -"twitter":"", -"referral":"" -}, -{ -"name":"Pranav Sai", -"imageurl":"chttps://imgur.com/5GhGjTk", -"about":"I love to code", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pranav.sai.520125", -"github":"https://github.com/theblackswann", -"twitter":"", -"referral":"My seniors" -}, -{ -"name":"Janit Lodha", -"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", -"about":"Exploring the great world!", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/janitlodha", -"github":"https://github.com/JLodha", -"twitter":"https://twitter.com/JanitLodha", -"referral":"" -}, -{ -"name":"Ananya Agarwal", -"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", -"about":"Came here to learn", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/profile.php?id=100038872145322", -"github":"https://github.com/aawizard", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Vishwas Singh", -"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", -"about":"I can play piano", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/urstrulyvishu", -"github":"https://github.com/infern018", -"twitter":"https://twitter.com/urstrulystupid", -"referral":"" -}, -{ -"name":"Prasanth Kota", -"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", -"about":"Trying to fit myself into this world ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/prasanth.kota.900", -"github":"https://github.com/Evadore", -"twitter":"https://twitter.com/Prasanthkota2", -"referral":"Seniors@IIIT-Allahabad" -}, -{ -"name":"Pranav Singhal", -"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", -"about":"Hey Virtual World,i am here just connecting the dots :P", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100012986645515", -"github":"https://github.com/singhalpranav22", -"twitter":"", -"referral":"Sumit Kumar Sahu" -}, -{ -"name":"Saksham Sood", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Yolo86", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Aaryan Bhardwaj", -"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", -"about":"I am a loquacious turtle.", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/uglyprincess", -"twitter":"", -"referral":"Pratyush Pareek" -}, -{ -"name":"Piyush Gurjar", -"imageurl":"img/Piyush.jpg", -"about":"Still a learner", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/piyush.gurjar.92505", -"github":"https://github.com/Piyush4064", -"website":"", -"twitter":"", -"referral":"Geek Heaven" -}, -{ -"name":"Abhijeet Sonkar", -"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", -"about":"Hello I'm a Software Developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Abhijeet-sonkar", -"twitter":"", -"referral":"" -}, -{ -"name":"Rohini Mishra", -"imageurl":"", -"about":"Escaping the ordinary", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/Rohini13201", -"github":"https://github.com/rohini13", -"twitter":"", -"referral":"" -}, -{ -"name":"Rishika Agarwal", -"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", -"about":"Just a beginner, but soon an expert", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/rishika.agarwal.585", -"github":"https://github.com/rishika8910", -"twitter":"", -"referral":"seniors" -}, -{ -"name":"Ananya Mohanty", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ananya-mohanty", -"twitter":"", -"referral":"" -}, - - - { - "name": "Sahil Sharma", - "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about" : "Eat Sleep Code ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100003689923212", - "github" : "https://github.com/Sahil-coder", - "twitter" : "", - "referral" :"" -}, - -{ - - "name" : "Sarthak Maheshwari", - "imageurl" : "contestant/avatar.jpg", - "about" : "Trying to survive", - "college" : "iiit allahabad", - "facebook" : "", - "github" : "", - "twitter" : "", - "referral" : "Nobody" - }, - - - { - "name" : "Chetan Garg", - "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/chetangarg365", - "github" : "https://github.com/untrulynoxiusmj", - "twitter" : "", - "referral" : "" - }, - -{ -"name":"Jyotika Bhatti", -"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", -"about":"On the path of learning New Tech Stuffs", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/jyotika.bhatti.3", -"github":"https://github.com/Jyotika999", -"twitter":"", -"referral":"Our Tech Seniors" - }, - - - { - "name" : "Vishal Burman", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a developer", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/vishalbrman", - "github" : "https://github.com/black-cat01", - "twitter" : "", - "referral" : "" - }, - - - -{ -"name":"Varun Bhardwaj", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/starboi02", -"twitter":"", -"referral":"Mail" -}, - { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - } - - - - - }, - { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - - - }, - { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - - - }, - - { - "name":"Arpit Agarwal", - "imageurl":"", - "about":"Just Learning", - "college":"IIIT ALLAHABAD", - "facebook":"https://www.facebook.com/aarpit01", - "github":"https://github.com/aarpit1010", - "twitter":"", - "referral":"E-Mail" - }, - - - - - -{ -"name":"Ankit Gupta", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ankit4284", -"twitter":"", -"referral":"friends" - -}, - { - "name" : "Shreesh Swaraj", - "imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about" : "Exploring to find something new", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/shreesh.swaraj", - "github" : "https://github.com/Shreesh19", - "twitter" : "https://twitter.com/ShreeshSwaraj", - "referral" : "" - - -}, - - - { - "name" : "Alka Trivedi", - "imageurl" : "", - "about" : "just a beginner", - "faceboook" : "", - "github" : "https://github.com/Alka-git12", - "twitter" : "url", -}, - - - - - - -] +[{ + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + + { + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, + + + + { + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, + + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, + + { + + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + + }, + + { + + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, + + + { + + + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, + + + { + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + + + + + + + { + + + + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + + + + }, + + { + + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, + + + + + + + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" + + + }, + + + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + + + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, + + + + { + + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, + + + + { + + + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + + }, + { + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, + + + { + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, + + + + + + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, + + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + + + + + }, + + + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, + + + + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, + + + + + { + + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, + + + + { + + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, { + + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + + }, { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, + + { + + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + + + { + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + + }, + + + { + + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" + + + + }, { + + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + + }, + + + { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" + + }, + + + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, + + + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + + { + + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + + + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, + + { + + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" + }, + + + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" + }, + + { + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, + + + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, + + + + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + } + + + + + , { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + + }, + + { + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" + }, + + + + + + { + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + + }, { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + + + }, + + + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url", + "referral": "" + }, + + { + + "name": "Yukta Gopalani", + "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about": "Hello I'm just learning", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", + "github": "https://github.com/yuktagopalani", + "twitter": "", + "referral": "Pranav Singhal" + } + + + + + + + +[{ + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + + { + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, + + + + { + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, + + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, + + { + + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + + }, + + { + + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, + + + { + + + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, + + + { + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + + + + + + + { + + + + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + + + + }, + + { + + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, + + + + + + + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" + + + }, + + + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + + + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, + + + + { + + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, + + + + { + + + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + + }, + { + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, + + + { + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, + + + + + + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, + + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + + + + + }, + + + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, + + + + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, + + + + + { + + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, + + + + { + + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, { + + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + + }, { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, + + { + + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + + + { + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + + }, + + + { + + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" + + + + }, { + + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + + }, + + + { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" + + }, + + + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, + + + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + + { + + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + + + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, + + { + + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" + }, + + + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" + }, + + { + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, + + + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, + + + + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + } + + + + + , { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + + }, + + { + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" + }, + + + + + + { + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + + }, { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + + + }, + + + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url", + "referral": "" + }, + + { + + "name": "Yukta Gopalani", + "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about": "Hello I'm just learning", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", + "github": "https://github.com/yuktagopalani", + "twitter": "", + "referral": "Pranav Singhal" + } + + + + + + + +] \ No newline at end of file From da4ed261e00538c2a311c204eaa0cf06e1a34452 Mon Sep 17 00:00:00 2001 From: Ayush-Baranwal Date: Sat, 18 Jan 2020 12:34:26 +0530 Subject: [PATCH 103/217] Added myself as participant --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..6b5b0e5c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1031,7 +1031,16 @@ "faceboook" : "", "github" : "https://github.com/Alka-git12", "twitter" : "url", -}, +},{ + "name":"Ayush Baranwal", +"imageurl":"", +"about":"Want to learn", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/Ayush-Baranwal", +"twitter":"", +"referral":"friends" +} From 67aae51da2bbe3414a6084d9f92621d54a17c99a Mon Sep 17 00:00:00 2001 From: Snehal Suryavanshi Date: Sat, 18 Jan 2020 12:41:34 +0530 Subject: [PATCH 104/217] Added myself --- data/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..2965802e 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,6 +1033,15 @@ "twitter" : "url", }, + { + "name" : "Snehal Suryavanshi", + "imageurl" : "", + "about" : "eager to learn...", + "faceboook" : "", + "github" : "https://github.com/snehal2841", + "twitter" : "url", +}, + From 31022c141773a371a7b170c8becdb3c7a923a5c2 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 18 Jan 2020 12:43:35 +0530 Subject: [PATCH 105/217] ADDED Participant name --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..53387469 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,7 +1033,16 @@ "twitter" : "url", }, - + { + "name" : "Vaishnav Trivedi", + "imageur1" :"", + "about" : "May The Force Be With You", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "", + "github" : "https://github.com/Vanhsiav-afk", + "quora" : "https://www.quora.com/profile/Vaishnav-Trivedi", + "referral" : "seniors" +}, From c2277c7ac1463ccd2ea904a7138db4d7909b8caa Mon Sep 17 00:00:00 2001 From: CrashTV1334 Date: Sat, 18 Jan 2020 12:48:44 +0530 Subject: [PATCH 106/217] Starting from scratch! --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..b77febd1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,7 +1032,16 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, - +{ + "name": "Soham Mehta", + "imageurl": "", + "about": "Gonna start from scratch!", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/CrashTV1334", + "twitter": "", + "referral": "" + }, From f2fd5c033db1224b110ddff8a4ad52252cd2123b Mon Sep 17 00:00:00 2001 From: Gauri Kesarwani Date: Sat, 18 Jan 2020 12:56:28 +0530 Subject: [PATCH 107/217] Update participants.json --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..27694c3d 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,6 +1032,16 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, +{ + "name": "Gauri Kesarwani", + "imageurl": "https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", + "about": "Never too late to begin" + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/gauri.kesarwani", + "github": "https://github.com/Gaurik936", + "twitter": "", + "referral": "" + }, From 82ebab0336cd3535e7a4fe67af06a09130fe6b8e Mon Sep 17 00:00:00 2001 From: CrashTV1334 Date: Sat, 18 Jan 2020 12:58:17 +0530 Subject: [PATCH 108/217] Gonna start from scratch! --- data/participants.json | 1737 ++++++++++++++++++++-------------------- 1 file changed, 852 insertions(+), 885 deletions(-) diff --git a/data/participants.json b/data/participants.json index b77febd1..15fbebf4 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,16 +1,14 @@ - -[ - { - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" - }, - { +[{ + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { "name": "Avneesh Kumar", "imageurl": "contestant/avatar.jpg", @@ -34,42 +32,42 @@ - { + { - "name" : "Aniemsh Choudhury", - "imageurl" : "", - "about" : "Hello ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/animesh.choudhury.5477", - "github" : "https://github.com/animesh328", - "twitter" : "", - "referral" : "Nobody" - }, + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, - { + { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, - { - "name" : "Akshat Baranwal", - "imageurl" : "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about" : "ALIVE", - "college": "IIIT Allahabad", - "facebook" : "https://www.facebook.com/akshat.baranwal", - "github" : "https://github.com/AkshatBaranwal", - "twitter" : "https://twitter.com/baranwal_akshat", - "referral" : "Karan Kunwar" - }, + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, { @@ -82,120 +80,120 @@ "twitter": "https://twitter.com/SumitSahu654", "referral": "Pranav Singhal" }, - { - "name" : "Tamoghno Bhattacharya", - "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "github.com/TamoghnoBhattacharya", - "twitter" : "", - "referral" : "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name" : "Pranav Sai", - "imageurl" : "chttps://imgur.com/5GhGjTk", - "about" : "I love to code", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/pranav.sai.520125", - "github" : "https://github.com/theblackswann", - "twitter" : "", - "referral" : "My seniors" - }, - - { - "name" : "Janit Lodha", - "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/janitlodha", - "github" : "https://github.com/JLodha", - "twitter" : "https://twitter.com/JanitLodha", - "referral" : "" - - }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" - "name" : "Ananya Agarwal", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about" : "Came here to learn", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", - "github" : "https://github.com/aawizard", - "twitter" : "", - "referral" : "Seniors" - }, + }, + + { + + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { - "name" : "Vishwas Singh", - "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about" : "I can play piano", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/urstrulyvishu", - "github" : "https://github.com/infern018", - "twitter" : "https://twitter.com/urstrulystupid", - "referral" : "" - }, + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, - { + { - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - }, - { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, @@ -207,116 +205,116 @@ - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" - }, + }, + + { -{ + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, - "name" : "Sagar Barman", - "imageurl" : "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100030749805996", - "github" : "https://github.com/NooBSagaR", - "twitter" : "", - "referral" : "" - }, - - - { - "name":"Ayush Tiwari", - "imageurl" : "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about":"i am first year btech student at iiit Allahabad.", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100006280720099", - "github" :"https://github.com/blaze-assault", - "twitter" :"", - "referral" :"seniors" + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" - }, + }, - { - "name" : "Aaryan Bhardwaj", - "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about" : "I am a loquacious turtle.", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/uglyprincess", - "twitter" : "", - "referral" : "Pratyush Pareek" - }, - { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { - "name" : "Abhijeet Sonkar", - "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about" : "Hello I'm a Software Developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Abhijeet-sonkar", - "twitter" : "", - "referral" : "" - }, + + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { - "name" : "Rohini Mishra", - "imageurl" : "", - "about" : "Escaping the ordinary", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/Rohini13201", - "github" : "https://github.com/rohini13", - "twitter" : "", - "referral" : "" - }, + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, - { + { - "name" : "Rishika Agarwal", - "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about" : "Just a beginner, but soon an expert", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/rishika.agarwal.585", - "github" : "https://github.com/rishika8910", - "twitter" : "", - "referral" : "seniors" + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" - }, -{ + }, + { "name": "Anmol Bansal", "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", "about": "Believe me, you can trust me!", @@ -328,723 +326,692 @@ }, - }, - { - "name" : "Snehalreet Kaur", - "imageurl" : "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about" : "Dreaming, believing and becoming", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/snehalreet.kaur.9", - "github" : "https://github.com/snehal199", - "twitter" : "", - "referral" : "Seniors" - - }, { - "name" : "Siddhnat Khobragade", - "imageurl" : "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about" : "I am just entering a new world", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/siddhant.khobragade.330", - "github" : "https://github.com/siddhantdrk", - "twitter" : "", - "referral" : "Seniors" - }, - - - - - - { - "name":"harsh mahajan", - "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about":"", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/harsh-8989", - "twitter":"", - "referral":"" - }, - - { - "name" : "Ananya Mohanty", - "imageurl" : "", - "about" : "Just trying", - "college" : "IIIT-ALLAHABAD", - "facebook" : "", - "github" : "https://github.com/ananya-mohanty", - "twitter" : "", - "referral" : "" - - - - - }, - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - }, - - - { - "name" : "Slok Aks", - "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about" : "Here to learn new stuffs!!!", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/slok.aks", - "github" : "https://github.com/SlokAks", - "twitter" : "", - "referral" : "N/A" - }, - - - - { - "name" : "Anirudh Simhachalam", - "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about" : "Hello, I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/anirudh2019", - "twitter" : "", - "referral" : "My seniors" - }, + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, + + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + + + + + }, - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" - }, - - - - { - - "name" : "Mridul Mittal", - "imageurl" : "img/Mridul.jpg", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/mridul.mittal.90", - "github" : "https://github.com/Mridul20", - "twitter" : "https://twitter.com/MridulMittal20", - "referral" : "GeekHaven" - }, - { - - - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - - }, - { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" - }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, + + - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, - }, - { - "name" : "Sneha Gupta", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about" : "Let's begin something", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/sneha1010", - "twitter" : "", - "referral" : "seniors" - }, - { - "name" : "Ashish Kanoujia", - "imageurl" : "", - "about" : "To explore the vitual world, I begin my journey", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Halfsoul24", - "twitter" : "", - "referral" : "Seniors" + { + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, - }, { - "name" : "Cheena", - "imageurl" : "", - "about" : "Trying to figure out the path to the world of open source", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/griffy06", - "twitter" : "", - "referral" : "" + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, { + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, - }, { - "name" : "Prince Kumar", - "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about" : "Zero!!!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", - "github" : "https://github.com/Princeraaz", - "twitter" : "", - "referral" : "" - - }, - - - { - "name" : "Priya Bhagat", - "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about" : "just a try towards this", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", - "github" : "https://github.com/tony-stark-rdj", - "twitter" : "", - "referral" : "seniors" - - }, - - + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + + { - "name" : "Muskan Deep Kaur Maini", - "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about" : "Hey, I am a learner", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/muskandeep.kaur.520", - "github" : "https://github.com/mendelevium28", - "twitter" : "", - "referral" : "" + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + }, - { - "name" : "Shyam Tayal", - "imageurl" : "", - "about" : "Enthusiastic about Tech sometimes mad for it", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shyam.tayal.524", - "github" : "https://github.com/Kr470s-eR0s", - "twitter" : "", - "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral" : "" - }, - - + { + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" - { + }, { - "name" : "Garvit Chittora", - "imageurl" : "img/garvitchittora.jpg", - "about" : "My first task", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/garvit.chittora.90", - "github" : "https://github.com/garvitchittora", - "twitter" : "https://twitter.com/ChittoraGarvit", - "referral" : "Seniors" - }, + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + }, - { - "name" : "Anirudh Arora", - "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about" : "Apun ko kuchh naya seekhne ka hai", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/anirudh.arora.33", - "github" : "https://github.com/Xenomorphing19", - "twitter" : "", - "referral" : "seniors" - }, { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" - "name" : "Pratyush Pareek", - "imageurl" : "contestant/avatar.jpg", - "about" : "Oblivious to what's going on", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", - "github" : "https://github.com/PratyushPareek", - "twitter" : "", - "referral" : "GeekHaven" - - }, - - - { - "name" : "Varun Tiwari", - "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about" : "Making my way to the world of OpenSource", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/varun.t11", - "github" : "https://github.com/VarunT11", - "twitter" : "https://twitter.com/iamvarun11", - "referral" : "Seniors" - }, - - - - -{ - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - } , - - - { - - -"name":"Aniemsh Choudhury", -"imageurl":"", -"about":"Hello ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/animesh.choudhury.5477", -"github":"https://github.com/animesh328", -"twitter":"", -"referral":"Nobody" -}, -{ -"name":"Swarnam", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":" ", -"github":"https://github.com/Luna-Lovegood97", -"twitter":" ", -"referral":"College Mail" -}, -{ -"name":"Sumit Kumar Sahu", -"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", -"about":"Hello world", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/sumitkumar6543", -"github":"https://github.com/phantom654", -"twitter":"https://twitter.com/SumitSahu654", -"referral":"Pranav Singhal" -}, -{ -"name":"Tamoghno Bhattacharya", -"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", -"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", -"college":"IIIT Allahabad", -"facebook":"", -"github":"github.com/TamoghnoBhattacharya", -"twitter":"", -"referral":"Seniors at college and 30 DoC" -}, -{ -"name":"Avneesh Kumar", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a developer", -"college":"IIITA", -"facebook":"https://www.facebook.com/avaneeshsahu000", -"github":"https://github.com/Cybertron-Avneesh", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Shreyas Gupta", -"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", -"about":"On my journey of Software Development", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/shreyashwr", -"github":"https://github.com/sggts04", -"twitter":"https://twitter.com/sggts04", -"referral":"" -}, -{ -"name":"Pradhuman Singh Baid", -"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", -"about":"Simply a Developer", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pradhuman.baid", -"github":"https://github.com/pradhuman1", -"twitter":"", -"referral":"" -}, -{ -"name":"Pranav Sai", -"imageurl":"chttps://imgur.com/5GhGjTk", -"about":"I love to code", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pranav.sai.520125", -"github":"https://github.com/theblackswann", -"twitter":"", -"referral":"My seniors" -}, -{ -"name":"Janit Lodha", -"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", -"about":"Exploring the great world!", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/janitlodha", -"github":"https://github.com/JLodha", -"twitter":"https://twitter.com/JanitLodha", -"referral":"" -}, -{ -"name":"Ananya Agarwal", -"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", -"about":"Came here to learn", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/profile.php?id=100038872145322", -"github":"https://github.com/aawizard", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Vishwas Singh", -"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", -"about":"I can play piano", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/urstrulyvishu", -"github":"https://github.com/infern018", -"twitter":"https://twitter.com/urstrulystupid", -"referral":"" -}, -{ -"name":"Prasanth Kota", -"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", -"about":"Trying to fit myself into this world ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/prasanth.kota.900", -"github":"https://github.com/Evadore", -"twitter":"https://twitter.com/Prasanthkota2", -"referral":"Seniors@IIIT-Allahabad" -}, -{ -"name":"Pranav Singhal", -"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", -"about":"Hey Virtual World,i am here just connecting the dots :P", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100012986645515", -"github":"https://github.com/singhalpranav22", -"twitter":"", -"referral":"Sumit Kumar Sahu" -}, -{ -"name":"Saksham Sood", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Yolo86", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Aaryan Bhardwaj", -"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", -"about":"I am a loquacious turtle.", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/uglyprincess", -"twitter":"", -"referral":"Pratyush Pareek" -}, -{ -"name":"Piyush Gurjar", -"imageurl":"img/Piyush.jpg", -"about":"Still a learner", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/piyush.gurjar.92505", -"github":"https://github.com/Piyush4064", -"website":"", -"twitter":"", -"referral":"Geek Heaven" -}, -{ -"name":"Abhijeet Sonkar", -"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", -"about":"Hello I'm a Software Developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Abhijeet-sonkar", -"twitter":"", -"referral":"" -}, -{ -"name":"Rohini Mishra", -"imageurl":"", -"about":"Escaping the ordinary", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/Rohini13201", -"github":"https://github.com/rohini13", -"twitter":"", -"referral":"" -}, -{ -"name":"Rishika Agarwal", -"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", -"about":"Just a beginner, but soon an expert", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/rishika.agarwal.585", -"github":"https://github.com/rishika8910", -"twitter":"", -"referral":"seniors" -}, -{ -"name":"Ananya Mohanty", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ananya-mohanty", -"twitter":"", -"referral":"" -}, - - - { - "name": "Sahil Sharma", - "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about" : "Eat Sleep Code ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100003689923212", - "github" : "https://github.com/Sahil-coder", - "twitter" : "", - "referral" :"" -}, - -{ - - "name" : "Sarthak Maheshwari", - "imageurl" : "contestant/avatar.jpg", - "about" : "Trying to survive", - "college" : "iiit allahabad", - "facebook" : "", - "github" : "", - "twitter" : "", - "referral" : "Nobody" - }, - - - { - "name" : "Chetan Garg", - "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/chetangarg365", - "github" : "https://github.com/untrulynoxiusmj", - "twitter" : "", - "referral" : "" - }, - -{ -"name":"Jyotika Bhatti", -"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", -"about":"On the path of learning New Tech Stuffs", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/jyotika.bhatti.3", -"github":"https://github.com/Jyotika999", -"twitter":"", -"referral":"Our Tech Seniors" - }, - - - { - "name" : "Vishal Burman", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a developer", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/vishalbrman", - "github" : "https://github.com/black-cat01", - "twitter" : "", - "referral" : "" - }, - - - -{ -"name":"Varun Bhardwaj", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/starboi02", -"twitter":"", -"referral":"Mail" -}, - { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - } + }, + + + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, + + + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + + { + + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, + { + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" }, - { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - + + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" }, + { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, + + + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, + + + + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + }, + + + + + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + }, { - "name":"Arpit Agarwal", - "imageurl":"", - "about":"Just Learning", - "college":"IIIT ALLAHABAD", - "facebook":"https://www.facebook.com/aarpit01", - "github":"https://github.com/aarpit1010", - "twitter":"", - "referral":"E-Mail" + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" }, -{ -"name":"Ankit Gupta", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ankit4284", -"twitter":"", -"referral":"friends" + { + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + + }, { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + + + }, + -}, { - "name" : "Shreesh Swaraj", - "imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about" : "Exploring to find something new", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/shreesh.swaraj", - "github" : "https://github.com/Shreesh19", - "twitter" : "https://twitter.com/ShreeshSwaraj", - "referral" : "" - - -}, - - - { - "name" : "Alka Trivedi", - "imageurl" : "", - "about" : "just a beginner", - "faceboook" : "", - "github" : "https://github.com/Alka-git12", - "twitter" : "url", -}, -{ - "name": "Soham Mehta", - "imageurl": "", - "about": "Gonna start from scratch!", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/CrashTV1334", - "twitter": "", - "referral": "" - }, - - - - - -] + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url" + }, + { + "name": "Soham Mehta", + "imageurl": "", + "about": "Gonna start from scratch!", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/CrashTV1334", + "twitter": "", + "referral": "" + } + + + + + +] \ No newline at end of file From a89f3acd08b0352135769c0183b3077df588d121 Mon Sep 17 00:00:00 2001 From: Vasu Gupta Date: Sat, 18 Jan 2020 13:05:02 +0530 Subject: [PATCH 109/217] Added my name in the participants list --- data/participants.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/data/participants.json b/data/participants.json index fd3f9ae6..7c27dc35 100644 --- a/data/participants.json +++ b/data/participants.json @@ -980,16 +980,18 @@ "referral":"friends" } -{ +{ "name":"Vasu Gupta", -"imageurl":"https://avatars2.githubusercontent.com/u/58389784?s=400&v=4", -"about":"hello I�m a developer", +"imageurl":"", +"about":"Hello I�m a developer", "college":"IIIT-ALLAHABAD", "facebook":"", "github":"https://github.com/Cipher-vasu", "twitter":"", "referral":"" -}, +} + + From 014f551b1cfa28559c66cb1fd65ad85258402a47 Mon Sep 17 00:00:00 2001 From: Sadhana Date: Sat, 18 Jan 2020 13:07:03 +0530 Subject: [PATCH 110/217] added_me --- data/participants.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..43f04c28 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,6 +1032,18 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, +{ + "name" : "Payili Vangmayi", + "imageur1" : "https://avatars1.githubusercontent.com/u/58723092?s=400&u=fd7b1b0f0ce145f742cca3937c8c84d85b3c93a2&v=4", + "about" : "wingardium leviosa", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "", + "github" : "https://github.com/hermoine20002", + "twitter" : "", + "referral" : "elon musk" + + +} From f13dda7c5c713541975f0d404bcbd5b63ea69c89 Mon Sep 17 00:00:00 2001 From: Gauri Kesarwani Date: Sat, 18 Jan 2020 13:14:00 +0530 Subject: [PATCH 111/217] Update participants.json --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 27694c3d..ba1c55ab 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1035,7 +1035,7 @@ { "name": "Gauri Kesarwani", "imageurl": "https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", - "about": "Never too late to begin" + "about": "Never too late to begin", "college": "IIIT Allahabad", "facebook": "https://www.facebook.com/gauri.kesarwani", "github": "https://github.com/Gaurik936", From 69ff7b8df3d92c6a2e40f26db30bd4f7079d93bc Mon Sep 17 00:00:00 2001 From: partofheartpri10 <58394348+partofheartpri10@users.noreply.github.com> Date: Sat, 18 Jan 2020 13:23:24 +0530 Subject: [PATCH 112/217] added myself --- data/participants.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..9d8f8dd6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1035,7 +1035,14 @@ - +{ + "name" : "Priyansha gupta", + "imageurl" : "", + "about" : "learner", + "faceboook" : "", + "github" : "https://github.com/partofheartpri10", + "twitter" : "url", +} ] From 73d95468fbeddea7776c2eea878070d53aa80fbb Mon Sep 17 00:00:00 2001 From: iib2019014 <58412522+iib2019014@users.noreply.github.com> Date: Sat, 18 Jan 2020 13:55:06 +0530 Subject: [PATCH 113/217] Update participants.json --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..b9160a2d 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,6 +1032,16 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, + { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + } From 9fec4d66a36cf779160c4a6ac842cffad098ab80 Mon Sep 17 00:00:00 2001 From: iib2019014 <58412522+iib2019014@users.noreply.github.com> Date: Sat, 18 Jan 2020 13:58:58 +0530 Subject: [PATCH 114/217] Update participants.json --- data/participants.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/participants.json b/data/participants.json index b9160a2d..f0c6d2f1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,14 +1033,14 @@ "twitter" : "url", }, { - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", + "name": "Dega Manvith Yadav", + "imageurl": "", + "about": "just beginning", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", + "facebook": "", + "github": "https://github.com/iib2019014", "twitter": "", - "referral": "Akshat Baranwal" + "referral": "" } From a178a57408ddd00794cdb8e23c34ed4f6bcc94bd Mon Sep 17 00:00:00 2001 From: iib2019014 <58412522+iib2019014@users.noreply.github.com> Date: Sat, 18 Jan 2020 14:06:44 +0530 Subject: [PATCH 115/217] Update participants.json --- data/participants.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index f0c6d2f1..00b1bb87 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1032,7 +1032,9 @@ "github" : "https://github.com/Alka-git12", "twitter" : "url", }, - { + + +{ "name": "Dega Manvith Yadav", "imageurl": "", "about": "just beginning", @@ -1041,7 +1043,8 @@ "github": "https://github.com/iib2019014", "twitter": "", "referral": "" - } + + }, From 0df9f5f7b7873420309607eee5a6425f4cd7179c Mon Sep 17 00:00:00 2001 From: EkanshNishad Date: Sat, 18 Jan 2020 14:17:26 +0530 Subject: [PATCH 116/217] Entered my details in json file --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..bbed42bb 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1033,7 +1033,16 @@ "twitter" : "url", }, - + { + "name": "Ekansh Nishad", + "imageurl": "", + "college": "Indian Institute of Information Technology, Allahabad", + "about": "trying various areas", + "faceboook": "https://www.facebook.com/ekansh.nishad.9", + "github": "https://github.com/EkanshNishad", + "twitter": "https://twitter.com/EkanshNishad", + "referral": "" + } From b3667fa885b1044670d4980e3a1baf9098a6ecd8 Mon Sep 17 00:00:00 2001 From: EkanshNishad Date: Sat, 18 Jan 2020 14:25:46 +0530 Subject: [PATCH 117/217] Probably solved a merge conflict --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index bbed42bb..b6ff94e2 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1042,7 +1042,7 @@ "github": "https://github.com/EkanshNishad", "twitter": "https://twitter.com/EkanshNishad", "referral": "" - } + }, From be300527d2296dfbf854cb51c282ea64aeb95bc4 Mon Sep 17 00:00:00 2001 From: EkanshNishad Date: Sat, 18 Jan 2020 14:33:33 +0530 Subject: [PATCH 118/217] Entered my details in participants --- data/participants.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index b6ff94e2..63832865 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1042,7 +1042,6 @@ "github": "https://github.com/EkanshNishad", "twitter": "https://twitter.com/EkanshNishad", "referral": "" - }, From 57369f5e7df6a68f378f0b06faec0fa65c47b3e9 Mon Sep 17 00:00:00 2001 From: EkanshNishad Date: Sat, 18 Jan 2020 14:36:44 +0530 Subject: [PATCH 119/217] Entered my details in participants --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 63832865..4d895968 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1042,7 +1042,7 @@ "github": "https://github.com/EkanshNishad", "twitter": "https://twitter.com/EkanshNishad", "referral": "" - +}, From 0215b23b0093ace514d0dcae8cff9aef5f63f76b Mon Sep 17 00:00:00 2001 From: Harshdeep Singh Date: Sat, 18 Jan 2020 14:39:04 +0530 Subject: [PATCH 120/217] Added Harshdeep Singh and corrected previously overall unvalid json file --- data/participants.json | 1714 ++++++++++++++++++++-------------------- 1 file changed, 846 insertions(+), 868 deletions(-) diff --git a/data/participants.json b/data/participants.json index cbe16f0a..1761b79c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,16 +1,25 @@ +[{ + "name": "Harshdeep Singh Pruthi", + "imageurl": "https://avatars1.githubusercontent.com/u/58396239?s=400&u=b91723cad8c780e84e67f0297b8ae0946f172e23&v=4", + "about": "First year BTech Student", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshdeep.singh.370515", + "github": "https://github.com/2802harsh", + "twitter": "", + "referral": "Seniors" + }, -[ - { - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" - }, - { + { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { "name": "Avneesh Kumar", "imageurl": "contestant/avatar.jpg", @@ -34,42 +43,42 @@ - { + { - "name" : "Aniemsh Choudhury", - "imageurl" : "", - "about" : "Hello ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/animesh.choudhury.5477", - "github" : "https://github.com/animesh328", - "twitter" : "", - "referral" : "Nobody" - }, + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, - { + { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, - { - "name" : "Akshat Baranwal", - "imageurl" : "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about" : "ALIVE", - "college": "IIIT Allahabad", - "facebook" : "https://www.facebook.com/akshat.baranwal", - "github" : "https://github.com/AkshatBaranwal", - "twitter" : "https://twitter.com/baranwal_akshat", - "referral" : "Karan Kunwar" - }, + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, { @@ -82,120 +91,120 @@ "twitter": "https://twitter.com/SumitSahu654", "referral": "Pranav Singhal" }, - { - "name" : "Tamoghno Bhattacharya", - "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "github.com/TamoghnoBhattacharya", - "twitter" : "", - "referral" : "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name" : "Pranav Sai", - "imageurl" : "chttps://imgur.com/5GhGjTk", - "about" : "I love to code", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/pranav.sai.520125", - "github" : "https://github.com/theblackswann", - "twitter" : "", - "referral" : "My seniors" - }, - - { - "name" : "Janit Lodha", - "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/janitlodha", - "github" : "https://github.com/JLodha", - "twitter" : "https://twitter.com/JanitLodha", - "referral" : "" - - }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + + }, { - "name" : "Ananya Agarwal", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about" : "Came here to learn", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", - "github" : "https://github.com/aawizard", - "twitter" : "", - "referral" : "Seniors" - }, + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { - "name" : "Vishwas Singh", - "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about" : "I can play piano", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/urstrulyvishu", - "github" : "https://github.com/infern018", - "twitter" : "https://twitter.com/urstrulystupid", - "referral" : "" - }, + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, - { + { - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - }, - { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, @@ -207,116 +216,116 @@ - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" - }, + }, -{ + { - "name" : "Sagar Barman", - "imageurl" : "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about" : "Exploring the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100030749805996", - "github" : "https://github.com/NooBSagaR", - "twitter" : "", - "referral" : "" - }, + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, - - - { - "name":"Ayush Tiwari", - "imageurl" : "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about":"i am first year btech student at iiit Allahabad.", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100006280720099", - "github" :"https://github.com/blaze-assault", - "twitter" :"", - "referral" :"seniors" - }, + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" - { - "name" : "Aaryan Bhardwaj", - "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about" : "I am a loquacious turtle.", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/uglyprincess", - "twitter" : "", - "referral" : "Pratyush Pareek" - }, - { + }, - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { - "name" : "Abhijeet Sonkar", - "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about" : "Hello I'm a Software Developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Abhijeet-sonkar", - "twitter" : "", - "referral" : "" - }, + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + + + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { - "name" : "Rohini Mishra", - "imageurl" : "", - "about" : "Escaping the ordinary", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/Rohini13201", - "github" : "https://github.com/rohini13", - "twitter" : "", - "referral" : "" - }, + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, - { + { - "name" : "Rishika Agarwal", - "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about" : "Just a beginner, but soon an expert", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/rishika.agarwal.585", - "github" : "https://github.com/rishika8910", - "twitter" : "", - "referral" : "seniors" + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" - }, -{ + }, + { "name": "Anmol Bansal", "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", "about": "Believe me, you can trust me!", @@ -328,714 +337,683 @@ }, - }, - { - "name" : "Snehalreet Kaur", - "imageurl" : "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about" : "Dreaming, believing and becoming", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/snehalreet.kaur.9", - "github" : "https://github.com/snehal199", - "twitter" : "", - "referral" : "Seniors" - - }, { - "name" : "Siddhnat Khobragade", - "imageurl" : "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about" : "I am just entering a new world", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/siddhant.khobragade.330", - "github" : "https://github.com/siddhantdrk", - "twitter" : "", - "referral" : "Seniors" - }, - - - - - - { - "name":"harsh mahajan", - "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about":"", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/harsh-8989", - "twitter":"", - "referral":"" - }, - - { - "name" : "Ananya Mohanty", - "imageurl" : "", - "about" : "Just trying", - "college" : "IIIT-ALLAHABAD", - "facebook" : "", - "github" : "https://github.com/ananya-mohanty", - "twitter" : "", - "referral" : "" - - - - - }, - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - }, - - - { - "name" : "Slok Aks", - "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about" : "Here to learn new stuffs!!!", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/slok.aks", - "github" : "https://github.com/SlokAks", - "twitter" : "", - "referral" : "N/A" - }, - - - - { - "name" : "Anirudh Simhachalam", - "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about" : "Hello, I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/anirudh2019", - "twitter" : "", - "referral" : "My seniors" - }, + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, + + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + + + + + }, - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" - }, - - - - { - - "name" : "Mridul Mittal", - "imageurl" : "img/Mridul.jpg", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/mridul.mittal.90", - "github" : "https://github.com/Mridul20", - "twitter" : "https://twitter.com/MridulMittal20", - "referral" : "GeekHaven" - }, - { - - - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - - }, - { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" - }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, + - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" - }, - { - "name" : "Sneha Gupta", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about" : "Let's begin something", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/sneha1010", - "twitter" : "", - "referral" : "seniors" - }, + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, + - { - "name" : "Ashish Kanoujia", - "imageurl" : "", - "about" : "To explore the vitual world, I begin my journey", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Halfsoul24", - "twitter" : "", - "referral" : "Seniors" + { + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, - }, { - "name" : "Cheena", - "imageurl" : "", - "about" : "Trying to figure out the path to the world of open source", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/griffy06", - "twitter" : "", - "referral" : "" + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + + }, { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, - }, { - "name" : "Prince Kumar", - "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about" : "Zero!!!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", - "github" : "https://github.com/Princeraaz", - "twitter" : "", - "referral" : "" - - }, - - - { - "name" : "Priya Bhagat", - "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about" : "just a try towards this", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", - "github" : "https://github.com/tony-stark-rdj", - "twitter" : "", - "referral" : "seniors" - - }, - - + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + + { - "name" : "Muskan Deep Kaur Maini", - "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about" : "Hey, I am a learner", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/muskandeep.kaur.520", - "github" : "https://github.com/mendelevium28", - "twitter" : "", - "referral" : "" + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + }, - { - "name" : "Shyam Tayal", - "imageurl" : "", - "about" : "Enthusiastic about Tech sometimes mad for it", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shyam.tayal.524", - "github" : "https://github.com/Kr470s-eR0s", - "twitter" : "", - "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral" : "" - }, - - + { + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" - { + }, { - "name" : "Garvit Chittora", - "imageurl" : "img/garvitchittora.jpg", - "about" : "My first task", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/garvit.chittora.90", - "github" : "https://github.com/garvitchittora", - "twitter" : "https://twitter.com/ChittoraGarvit", - "referral" : "Seniors" - }, + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + }, - { - "name" : "Anirudh Arora", - "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about" : "Apun ko kuchh naya seekhne ka hai", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/anirudh.arora.33", - "github" : "https://github.com/Xenomorphing19", - "twitter" : "", - "referral" : "seniors" - }, { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" - "name" : "Pratyush Pareek", - "imageurl" : "contestant/avatar.jpg", - "about" : "Oblivious to what's going on", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", - "github" : "https://github.com/PratyushPareek", - "twitter" : "", - "referral" : "GeekHaven" - - }, - - - { - "name" : "Varun Tiwari", - "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about" : "Making my way to the world of OpenSource", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/varun.t11", - "github" : "https://github.com/VarunT11", - "twitter" : "https://twitter.com/iamvarun11", - "referral" : "Seniors" - }, - - - - -{ - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - } , - - - { - - -"name":"Aniemsh Choudhury", -"imageurl":"", -"about":"Hello ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/animesh.choudhury.5477", -"github":"https://github.com/animesh328", -"twitter":"", -"referral":"Nobody" -}, -{ -"name":"Swarnam", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":" ", -"github":"https://github.com/Luna-Lovegood97", -"twitter":" ", -"referral":"College Mail" -}, -{ -"name":"Sumit Kumar Sahu", -"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", -"about":"Hello world", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/sumitkumar6543", -"github":"https://github.com/phantom654", -"twitter":"https://twitter.com/SumitSahu654", -"referral":"Pranav Singhal" -}, -{ -"name":"Tamoghno Bhattacharya", -"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", -"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", -"college":"IIIT Allahabad", -"facebook":"", -"github":"github.com/TamoghnoBhattacharya", -"twitter":"", -"referral":"Seniors at college and 30 DoC" -}, -{ -"name":"Avneesh Kumar", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a developer", -"college":"IIITA", -"facebook":"https://www.facebook.com/avaneeshsahu000", -"github":"https://github.com/Cybertron-Avneesh", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Shreyas Gupta", -"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", -"about":"On my journey of Software Development", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/shreyashwr", -"github":"https://github.com/sggts04", -"twitter":"https://twitter.com/sggts04", -"referral":"" -}, -{ -"name":"Pradhuman Singh Baid", -"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", -"about":"Simply a Developer", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pradhuman.baid", -"github":"https://github.com/pradhuman1", -"twitter":"", -"referral":"" -}, -{ -"name":"Pranav Sai", -"imageurl":"chttps://imgur.com/5GhGjTk", -"about":"I love to code", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pranav.sai.520125", -"github":"https://github.com/theblackswann", -"twitter":"", -"referral":"My seniors" -}, -{ -"name":"Janit Lodha", -"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", -"about":"Exploring the great world!", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/janitlodha", -"github":"https://github.com/JLodha", -"twitter":"https://twitter.com/JanitLodha", -"referral":"" -}, -{ -"name":"Ananya Agarwal", -"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", -"about":"Came here to learn", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/profile.php?id=100038872145322", -"github":"https://github.com/aawizard", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Vishwas Singh", -"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", -"about":"I can play piano", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/urstrulyvishu", -"github":"https://github.com/infern018", -"twitter":"https://twitter.com/urstrulystupid", -"referral":"" -}, -{ -"name":"Prasanth Kota", -"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", -"about":"Trying to fit myself into this world ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/prasanth.kota.900", -"github":"https://github.com/Evadore", -"twitter":"https://twitter.com/Prasanthkota2", -"referral":"Seniors@IIIT-Allahabad" -}, -{ -"name":"Pranav Singhal", -"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", -"about":"Hey Virtual World,i am here just connecting the dots :P", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100012986645515", -"github":"https://github.com/singhalpranav22", -"twitter":"", -"referral":"Sumit Kumar Sahu" -}, -{ -"name":"Saksham Sood", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Yolo86", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Aaryan Bhardwaj", -"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", -"about":"I am a loquacious turtle.", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/uglyprincess", -"twitter":"", -"referral":"Pratyush Pareek" -}, -{ -"name":"Piyush Gurjar", -"imageurl":"img/Piyush.jpg", -"about":"Still a learner", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/piyush.gurjar.92505", -"github":"https://github.com/Piyush4064", -"website":"", -"twitter":"", -"referral":"Geek Heaven" -}, -{ -"name":"Abhijeet Sonkar", -"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", -"about":"Hello I'm a Software Developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Abhijeet-sonkar", -"twitter":"", -"referral":"" -}, -{ -"name":"Rohini Mishra", -"imageurl":"", -"about":"Escaping the ordinary", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/Rohini13201", -"github":"https://github.com/rohini13", -"twitter":"", -"referral":"" -}, -{ -"name":"Rishika Agarwal", -"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", -"about":"Just a beginner, but soon an expert", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/rishika.agarwal.585", -"github":"https://github.com/rishika8910", -"twitter":"", -"referral":"seniors" -}, -{ -"name":"Ananya Mohanty", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ananya-mohanty", -"twitter":"", -"referral":"" -}, - - - { - "name": "Sahil Sharma", - "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about" : "Eat Sleep Code ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100003689923212", - "github" : "https://github.com/Sahil-coder", - "twitter" : "", - "referral" :"" -}, - -{ - - "name" : "Sarthak Maheshwari", - "imageurl" : "contestant/avatar.jpg", - "about" : "Trying to survive", - "college" : "iiit allahabad", - "facebook" : "", - "github" : "", - "twitter" : "", - "referral" : "Nobody" - }, - - - { - "name" : "Chetan Garg", - "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/chetangarg365", - "github" : "https://github.com/untrulynoxiusmj", - "twitter" : "", - "referral" : "" - }, - -{ -"name":"Jyotika Bhatti", -"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", -"about":"On the path of learning New Tech Stuffs", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/jyotika.bhatti.3", -"github":"https://github.com/Jyotika999", -"twitter":"", -"referral":"Our Tech Seniors" - }, - - - { - "name" : "Vishal Burman", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a developer", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/vishalbrman", - "github" : "https://github.com/black-cat01", - "twitter" : "", - "referral" : "" - }, - - - -{ -"name":"Varun Bhardwaj", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/starboi02", -"twitter":"", -"referral":"Mail" -}, - { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - } + }, + + + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, + + + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + + { + + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, + { + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" }, - { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - + + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" }, + { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, + + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" }, + + { - "name":"Arpit Agarwal", - "imageurl":"", - "about":"Just Learning", - "college":"IIIT ALLAHABAD", - "facebook":"https://www.facebook.com/aarpit01", - "github":"https://github.com/aarpit1010", - "twitter":"", - "referral":"E-Mail" + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + + + + + + }, { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + }, + { + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" + }, -{ -"name":"Ankit Gupta", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ankit4284", -"twitter":"", -"referral":"friends" -}, { - "name" : "Shreesh Swaraj", - "imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about" : "Exploring to find something new", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/shreesh.swaraj", - "github" : "https://github.com/Shreesh19", - "twitter" : "https://twitter.com/ShreeshSwaraj", - "referral" : "" - + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + + }, { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + -}, + }, + + + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url" + } - - { - "name" : "Alka Trivedi", - "imageurl" : "", - "about" : "just a beginner", - "faceboook" : "", - "github" : "https://github.com/Alka-git12", - "twitter" : "url", -}, - -] +] \ No newline at end of file From e9fb2c62dcfb7b238eeef4f2e914e05f69553af5 Mon Sep 17 00:00:00 2001 From: Souvik Patra Date: Sat, 18 Jan 2020 14:46:26 +0530 Subject: [PATCH 121/217] Added myself --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 0cb2860d..93e8c979 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ - + [{ "name": "Karan Kunwar", "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", @@ -3507,6 +3507,15 @@ "faceboook" : "", "github" : "https://github.com/partofheartpri10", "twitter" : "url", +}, + +{ + "name" : "Souvik Patra", + "imageurl" : "", + "about" : "looking forward to coding ", + "faceboook" : "", + "github" : "https://github.com/binaryamateur", + "twitter" : "url", } From e4724727e08c1e609833c62158f65f82463d9c88 Mon Sep 17 00:00:00 2001 From: Akshat Agrawal Date: Sat, 18 Jan 2020 15:06:03 +0530 Subject: [PATCH 122/217] added my details --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 246cafa0..9da2becb 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ -[ +[ { "name": "Kumar Anip", "imageurl": "", @@ -3599,7 +3599,17 @@ "faceboook" : "", "github" : "https://github.com/binaryamateur", "twitter" : "url", +}, + +{ + "name" : "Akshat Agrawal", + "imageurl" : "", + "about" : "looking forward to coding ", + "faceboook" : "", + "github" : "https://github.com/akshatagrawal22", + "twitter" : "url", } + ] \ No newline at end of file From f046474b892a452aa16eaf73b7e02f985f43de66 Mon Sep 17 00:00:00 2001 From: deepakgupta124 Date: Sat, 18 Jan 2020 14:50:17 -0800 Subject: [PATCH 123/217] first commit --- data/participants.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 27ad7279..4e24b537 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1057,4 +1057,11 @@ } -] +{ "name":"Deepak gupta", + "imageurl" :"", + "about" : "coder", + "college":"IIITA", + "facebook": "", + "github" : "https://github.com/deepakgupta124", + "twitter" :"", +}, From 2d2b94323268924364dba758b653ad1cf59a2f62 Mon Sep 17 00:00:00 2001 From: Jyotsana_Srivastava Date: Sat, 18 Jan 2020 15:21:19 +0530 Subject: [PATCH 124/217] made my changes on MyBranchJS --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 27ad7279..bfd68a54 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1056,5 +1056,16 @@ "twitter" : "url", } +{ + "name" : "Jyotsana Srivastava", + "imageurl" : "https://avatars1.githubusercontent.com/u/58893304?s=460&v=4", + "about" : "Pro at wasting time.. Won't do it this month. Or let's just say that I'll try!", + "college" : "IIIT Allahabad", + "faceboook" : "https://www.facebook.com/jyotsana.srivastava.39", + "instagram" : "https://www.instagram.com/__jyotsanaaa__/", + "github" : "https://github.com/zevnil", + "twitter" : "https://twitter.com/JyotsanaSriva17", + "referral" : "Seniors" +} ] From defc208013dfd633c9ab424098b0fcc2bf109a4b Mon Sep 17 00:00:00 2001 From: Abhishek Singh Date: Sat, 18 Jan 2020 14:58:41 +0500 Subject: [PATCH 125/217] Update participants.json --- data/participants.json | 6992 ++++++++++++++++++---------------------- 1 file changed, 3214 insertions(+), 3778 deletions(-) diff --git a/data/participants.json b/data/participants.json index 0deaef8f..b08ed191 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,3779 +1,3215 @@ -[ - { - "name": "Kumar Anip", - "imageurl": "", - "about": "", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anip.kumar.330", - "github": "", - "twitter": "", - "referral": "" - },{ - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - - { - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" - }, - - - - { - - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" - }, - - { - "name": "Akshat Baranwal", - "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about": "ALIVE", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/akshat.baranwal", - "github": "https://github.com/AkshatBaranwal", - "twitter": "https://twitter.com/baranwal_akshat", - "referral": "Karan Kunwar" - }, - - { - - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, - - { - "name" : "Tamoghno Bhattacharya", - "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "github.com/TamoghnoBhattacharya", - "twitter" : "", - "referral" : "Seniors at college and 30 DoC" - - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name" : "Pranav Sai", - "imageurl" : "chttps://imgur.com/5GhGjTk", - "about" : "I love to code", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/pranav.sai.520125", - "github" : "https://github.com/theblackswann", - "twitter" : "", - "referral" : "My seniors" - }, - - { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" - }, - - { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" - - }, - - { - - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" - }, - - - { - - - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" - }, - - - { - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - }, - { - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, - - - - - - - { - - - - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - - - - - }, - - { - - "name": "Sagar Barman", - "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100030749805996", - "github": "https://github.com/NooBSagaR", - "twitter": "", - "referral": "" - }, - - - - - - - { - "name": "Ayush Tiwari", - "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about": "i am first year btech student at iiit Allahabad.", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100006280720099", - "github": "https://github.com/blaze-assault", - "twitter": "", - "referral": "seniors" - - - }, - - - { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" - }, - { - - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { - - - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" - }, - - - - { - - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" - }, - - - - { - - - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - - }, - { - "name": "Anmol Bansal", - "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", - "about": "Believe me, you can trust me!", - "college": "IIIT Allahabad", - "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", - "github": "https://github.com/ABans1", - "twitter": "https://twitter.com/AnmolBa99689656", - "referral": "Seniors" - - - - { - "name": "Snehalreet Kaur", - "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about": "Dreaming, believing and becoming", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/snehalreet.kaur.9", - "github": "https://github.com/snehal199", - "twitter": "", - "referral": "Seniors" - - }, { - "name": "Siddhnat Khobragade", - "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about": "I am just entering a new world", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/siddhant.khobragade.330", - "github": "https://github.com/siddhantdrk", - "twitter": "", - "referral": "Seniors" - }, - - - - - - { - "name": "harsh mahajan", - "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about": "", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/harsh-8989", - "twitter": "", - "referral": "" - }, - - { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - }, - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Everything Coding", - "college": "IIITA", - "facebook": "https://www.facebook.com/GhostFoxSledgehammer", - "github": "https://github.com/GhostFoxSledgehammer", - "twitter": "https://twitter.com/stcdalex", - "referral": "Seniors" - }, - - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - }, - - - { - "name": "Sandeep Kumar", - "imageurl": "https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", - "about": "focused", - "college": "IIITA", - "facebook": "", - "github": "https://github.com/sandy9808", - "twitter": "", - "referral": "Seniors" - }, - - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - { - "name": "Slok Aks", - "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about": "Here to learn new stuffs!!!", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/slok.aks", - "github": "https://github.com/SlokAks", - "twitter": "", - "referral": "N/A" - }, - - - - { - "name": "Anirudh Simhachalam", - "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about": "Hello, I'm a developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/anirudh2019", - "twitter": "", - "referral": "My seniors" - }, - - - - - { - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" - }, - - - - { - - "name": "Mridul Mittal", - "imageurl": "img/Mridul.jpg", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/mridul.mittal.90", - "github": "https://github.com/Mridul20", - "twitter": "https://twitter.com/MridulMittal20", - "referral": "GeekHaven" - }, { - - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - - }, { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" - }, - - { - - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, { - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - - }, { - "name": "Sneha Gupta", - "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about": "Let's begin something", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/sneha1010", - "twitter": "", - "referral": "seniors" - }, - - - - { - "name": "Ashish Kanoujia", - "imageurl": "", - "about": "To explore the vitual world, I begin my journey", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Halfsoul24", - "twitter": "", - "referral": "Seniors" - - - }, - - - { - - "name": "Cheena", - "imageurl": "", - "about": "Trying to figure out the path to the world of open source", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/griffy06", - "twitter": "", - "referral": "" - - - - }, { - - "name": "Prince Kumar", - "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about": "Zero!!!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100021909814800", - "github": "https://github.com/Princeraaz", - "twitter": "", - "referral": "" - - }, - - - { - "name": "Priya Bhagat", - "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about": "just a try towards this", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100040375114023", - "github": "https://github.com/tony-stark-rdj", - "twitter": "", - "referral": "seniors" - - }, - - - { - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", - "twitter": "", - "referral": "" - }, - - - { - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" - }, - - - - - { - - - - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" - }, - - - { - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" - }, - - { - - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" - - }, - - - { - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" - }, - - - - - { - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - }, - - - { - - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" - }, { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" - }, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" - }, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" - }, { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" - }, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" - }, { - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - }, { - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, { - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" - }, { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, { - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" - }, { - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" - }, { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - }, { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - }, - - - { - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" - }, - - { - - "name": "Sarthak Maheshwari", - "imageurl": "contestant/avatar.jpg", - "about": "Trying to survive", - "college": "iiit allahabad", - "facebook": "", - "github": "", - "twitter": "", - "referral": "Nobody" - }, - - - { - "name": "Chetan Garg", - "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/chetangarg365", - "github": "https://github.com/untrulynoxiusmj", - "twitter": "", - "referral": "" - }, - - { - "name": "Jyotika Bhatti", - "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about": "On the path of learning New Tech Stuffs", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/jyotika.bhatti.3", - "github": "https://github.com/Jyotika999", - "twitter": "", - "referral": "Our Tech Seniors" - }, - - - { - "name": "Vishal Burman", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/vishalbrman", - "github": "https://github.com/black-cat01", - "twitter": "", - "referral": "" - }, - - - - { - "name": "Varun Bhardwaj", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/starboi02", - "twitter": "", - "referral": "Mail" - }, { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - } - - - - - , { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - - - }, { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - - - }, - - { - "name": "Arpit Agarwal", - "imageurl": "", - "about": "Just Learning", - "college": "IIIT ALLAHABAD", - "facebook": "https://www.facebook.com/aarpit01", - "github": "https://github.com/aarpit1010", - "twitter": "", - "referral": "E-Mail" - }, - - - - - - { - "name": "Ankit Gupta", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ankit4284", - "twitter": "", - "referral": "friends" - - }, { - "name": "Shreesh Swaraj", - "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about": "Exploring to find something new", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/shreesh.swaraj", - "github": "https://github.com/Shreesh19", - "twitter": "https://twitter.com/ShreeshSwaraj", - "referral": "" - - - }, - - - { - "name": "Alka Trivedi", - "imageurl": "", - "about": "just a beginner", - "faceboook": "", - "github": "https://github.com/Alka-git12", - "twitter": "url", - "referral": "" - }, - - { - - "name": "Yukta Gopalani", - "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", - "about": "Hello I'm just learning", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", - "github": "https://github.com/yuktagopalani", - "twitter": "", - "referral": "Pranav Singhal" - }, - - - - - - - -{ - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - - { - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" - }, - - - - { - - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" - }, - - { - "name": "Akshat Baranwal", - "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about": "ALIVE", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/akshat.baranwal", - "github": "https://github.com/AkshatBaranwal", - "twitter": "https://twitter.com/baranwal_akshat", - "referral": "Karan Kunwar" - }, - - { - - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, - { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" - }, - - { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" - - }, - - { - - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" - }, - - - { - - - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" - }, - - - { - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - }, - { - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, - - - - - - - { - - - - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - - - - - }, - - { - - "name": "Sagar Barman", - "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100030749805996", - "github": "https://github.com/NooBSagaR", - "twitter": "", - "referral": "" - }, - - - - - - - { - "name": "Ayush Tiwari", - "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about": "i am first year btech student at iiit Allahabad.", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100006280720099", - "github": "https://github.com/blaze-assault", - "twitter": "", - "referral": "seniors" - - - }, - - - { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" - }, - { - - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { - - - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" - }, - - - - { - - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" - }, - - - - { - - - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - - }, - { - "name": "Anmol Bansal", - "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", - "about": "Believe me, you can trust me!", - "college": "IIIT Allahabad", - "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", - "github": "https://github.com/ABans1", - "twitter": "https://twitter.com/AnmolBa99689656", - "referral": "Seniors" - }, - - - { - "name": "Snehalreet Kaur", - "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about": "Dreaming, believing and becoming", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/snehalreet.kaur.9", - "github": "https://github.com/snehal199", - "twitter": "", - "referral": "Seniors" - - }, { - "name": "Siddhnat Khobragade", - "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about": "I am just entering a new world", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/siddhant.khobragade.330", - "github": "https://github.com/siddhantdrk", - "twitter": "", - "referral": "Seniors" - }, - - - - - - { - "name": "harsh mahajan", - "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about": "", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/harsh-8989", - "twitter": "", - "referral": "" - }, - - { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - - - - - }, - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - { - "name": "Slok Aks", - "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about": "Here to learn new stuffs!!!", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/slok.aks", - "github": "https://github.com/SlokAks", - "twitter": "", - "referral": "N/A" - }, - - - - { - "name": "Anirudh Simhachalam", - "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about": "Hello, I'm a developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/anirudh2019", - "twitter": "", - "referral": "My seniors" - }, - - - - - { - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" - }, - - - - { - - "name": "Mridul Mittal", - "imageurl": "img/Mridul.jpg", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/mridul.mittal.90", - "github": "https://github.com/Mridul20", - "twitter": "https://twitter.com/MridulMittal20", - "referral": "GeekHaven" - }, { - - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - - }, { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" - }, - - { - - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, { - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - - }, { - "name": "Sneha Gupta", - "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about": "Let's begin something", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/sneha1010", - "twitter": "", - "referral": "seniors" - }, - - - - { - "name": "Ashish Kanoujia", - "imageurl": "", - "about": "To explore the vitual world, I begin my journey", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Halfsoul24", - "twitter": "", - "referral": "Seniors" - - - }, - - - { - - "name": "Cheena", - "imageurl": "", - "about": "Trying to figure out the path to the world of open source", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/griffy06", - "twitter": "", - "referral": "" - - - - }, { - - "name": "Prince Kumar", - "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about": "Zero!!!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100021909814800", - "github": "https://github.com/Princeraaz", - "twitter": "", - "referral": "" - - }, - - - { - "name": "Priya Bhagat", - "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about": "just a try towards this", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100040375114023", - "github": "https://github.com/tony-stark-rdj", - "twitter": "", - "referral": "seniors" - - }, - - - { - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", - "twitter": "", - "referral": "" - }, - - - { - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" - }, - - - - - { - - - - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" - }, - - - { - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" - }, - - { - - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" - - }, - - - { - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" - }, - - - - - { - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - }, - - - { - - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" - }, { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" - }, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" - }, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" - }, { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" - }, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" - }, { - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - }, { - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, { - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" - }, { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, { - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" - }, { - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" - }, { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - }, { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - }, - - - { - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" - }, - - { - - "name": "Sarthak Maheshwari", - "imageurl": "contestant/avatar.jpg", - "about": "Trying to survive", - "college": "iiit allahabad", - "facebook": "", - "github": "", - "twitter": "", - "referral": "Nobody" - }, - - - { - "name": "Chetan Garg", - "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/chetangarg365", - "github": "https://github.com/untrulynoxiusmj", - "twitter": "", - "referral": "" - }, - - { - "name": "Jyotika Bhatti", - "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about": "On the path of learning New Tech Stuffs", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/jyotika.bhatti.3", - "github": "https://github.com/Jyotika999", - "twitter": "", - "referral": "Our Tech Seniors" - }, - - - { - "name": "Vishal Burman", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/vishalbrman", - "github": "https://github.com/black-cat01", - "twitter": "", - "referral": "" - }, - - - - { - "name": "Varun Bhardwaj", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/starboi02", - "twitter": "", - "referral": "Mail" - }, { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - } - - - - - , { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - - - }, { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - - - }, - - { - "name": "Arpit Agarwal", - "imageurl": "", - "about": "Just Learning", - "college": "IIIT ALLAHABAD", - "facebook": "https://www.facebook.com/aarpit01", - "github": "https://github.com/aarpit1010", - "twitter": "", - "referral": "E-Mail" - }, - - - - - - { - "name": "Ankit Gupta", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ankit4284", - "twitter": "", - "referral": "friends" - - }, { - "name": "Shreesh Swaraj", - "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about": "Exploring to find something new", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/shreesh.swaraj", - "github": "https://github.com/Shreesh19", - "twitter": "https://twitter.com/ShreeshSwaraj", - "referral": "" - - - }, - - - { - "name": "Alka Trivedi", - "imageurl": "", - "about": "just a beginner", - "faceboook": "", - "github": "https://github.com/Alka-git12", - "twitter": "url", - "referral": "" - }, - - { - - "name": "Yukta Gopalani", - "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", - "about": "Hello I'm just learning", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", - "github": "https://github.com/yuktagopalani", - "twitter": "", - "referral": "Pranav Singhal" - }, - - - - - - - - -{ - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - - { - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" - }, - - - - { - - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" - }, - - { - "name": "Akshat Baranwal", - "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about": "ALIVE", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/akshat.baranwal", - "github": "https://github.com/AkshatBaranwal", - "twitter": "https://twitter.com/baranwal_akshat", - "referral": "Karan Kunwar" - }, - - { - - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, - { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" - }, - { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, - { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, - { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" - }, - - { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" - - }, - - { - - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" - }, - - - { - - - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" - }, - - - { - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - }, - { - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, - - - - - - - { - - - - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - - - - - }, - - { - - "name": "Sagar Barman", - "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100030749805996", - "github": "https://github.com/NooBSagaR", - "twitter": "", - "referral": "" - }, - - - - - - - { - "name": "Ayush Tiwari", - "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about": "i am first year btech student at iiit Allahabad.", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100006280720099", - "github": "https://github.com/blaze-assault", - "twitter": "", - "referral": "seniors" - - }, - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" - }, - { - "name" : "Sneha Gupta", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about" : "Let's begin something", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/sneha1010", - "twitter" : "", - "referral" : "seniors" - }, - - { - "name" : "Ashish Kanoujia", - "imageurl" : "", - "about" : "To explore the vitual world, I begin my journey", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Halfsoul24", - "twitter" : "", - "referral" : "Seniors" - - - }, - - - { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" - }, - { - - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, - { - - - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" - }, - - - - { - - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" - }, - - - - { - - - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - - }, - { - "name": "Anmol Bansal", - "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", - "about": "Believe me, you can trust me!", - "college": "IIIT Allahabad", - "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", - "github": "https://github.com/ABans1", - "twitter": "https://twitter.com/AnmolBa99689656", - "referral": "Seniors" - }, - - - { - "name": "Snehalreet Kaur", - "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about": "Dreaming, believing and becoming", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/snehalreet.kaur.9", - "github": "https://github.com/snehal199", - "twitter": "", - "referral": "Seniors" - - }, { - "name": "Siddhnat Khobragade", - "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about": "I am just entering a new world", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/siddhant.khobragade.330", - "github": "https://github.com/siddhantdrk", - "twitter": "", - "referral": "Seniors" - }, - - - - - - { - "name": "harsh mahajan", - "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about": "", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/harsh-8989", - "twitter": "", - "referral": "" - }, - - { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - - - - - }, - - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, - - - { - "name": "Slok Aks", - "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about": "Here to learn new stuffs!!!", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/slok.aks", - "github": "https://github.com/SlokAks", - "twitter": "", - "referral": "N/A" - }, - - - - { - "name": "Anirudh Simhachalam", - "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about": "Hello, I'm a developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/anirudh2019", - "twitter": "", - "referral": "My seniors" - }, - - - - - { - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" - }, - - - - { - - "name": "Mridul Mittal", - "imageurl": "img/Mridul.jpg", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/mridul.mittal.90", - "github": "https://github.com/Mridul20", - "twitter": "https://twitter.com/MridulMittal20", - "referral": "GeekHaven" - }, { - - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - - }, { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" - }, - - { - - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, { - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - - }, { - "name": "Sneha Gupta", - "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about": "Let's begin something", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/sneha1010", - "twitter": "", - "referral": "seniors" - }, - - - - { - "name": "Ashish Kanoujia", - "imageurl": "", - "about": "To explore the vitual world, I begin my journey", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Halfsoul24", - "twitter": "", - "referral": "Seniors" - - - }, - - - { - - "name": "Cheena", - "imageurl": "", - "about": "Trying to figure out the path to the world of open source", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/griffy06", - "twitter": "", - "referral": "" - - - - }, { - - "name": "Prince Kumar", - "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about": "Zero!!!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100021909814800", - "github": "https://github.com/Princeraaz", - "twitter": "", - "referral": "" - - }, - - - { - "name": "Priya Bhagat", - "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about": "just a try towards this", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100040375114023", - "github": "https://github.com/tony-stark-rdj", - "twitter": "", - "referral": "seniors" - - }, - - - { - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", - "twitter": "", - "referral": "" - }, - - - { - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" - }, - - - - - { - - - - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" - }, - - - { - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" - }, - - { - - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" - - }, - - - { - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" - }, - - - - - { - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - }, - - - { - - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" - }, { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" - }, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" - }, { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" - }, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" - }, { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" - }, { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" - }, { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" - }, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" - }, { - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - }, { - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" - }, { - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - }, { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" - }, { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" - }, { - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" - }, { - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" - }, { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - }, { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - }, - "name" : "Pratyush Pareek", - "imageurl" : "contestant/avatar.jpg", - "about" : "Oblivious to what's going on", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", - "github" : "https://github.com/PratyushPareek", - "twitter" : "", - "referral" : "GeekHaven" - - }, - - - { - "name" : "Varun Tiwari", - "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about" : "Making my way to the world of OpenSource", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/varun.t11", - "github" : "https://github.com/VarunT11", - "twitter" : "https://twitter.com/iamvarun11", - "referral" : "Seniors" - }, - - - - -{ - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - } , - - - { - - -"name":"Aniemsh Choudhury", -"imageurl":"", -"about":"Hello ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/animesh.choudhury.5477", -"github":"https://github.com/animesh328", -"twitter":"", -"referral":"Nobody" -}, -{ -"name":"Swarnam", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":" ", -"github":"https://github.com/Luna-Lovegood97", -"twitter":" ", -"referral":"College Mail" -}, -{ -"name":"Sumit Kumar Sahu", -"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", -"about":"Hello world", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/sumitkumar6543", -"github":"https://github.com/phantom654", -"twitter":"https://twitter.com/SumitSahu654", -"referral":"Pranav Singhal" -}, -{ -"name":"Tamoghno Bhattacharya", -"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", -"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", -"college":"IIIT Allahabad", -"facebook":"", -"github":"github.com/TamoghnoBhattacharya", -"twitter":"", -"referral":"Seniors at college and 30 DoC" -}, -{ -"name":"Avneesh Kumar", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a developer", -"college":"IIITA", -"facebook":"https://www.facebook.com/avaneeshsahu000", -"github":"https://github.com/Cybertron-Avneesh", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Shreyas Gupta", -"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", -"about":"On my journey of Software Development", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/shreyashwr", -"github":"https://github.com/sggts04", -"twitter":"https://twitter.com/sggts04", -"referral":"" -}, -{ -"name":"Pradhuman Singh Baid", -"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", -"about":"Simply a Developer", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pradhuman.baid", -"github":"https://github.com/pradhuman1", -"twitter":"", -"referral":"" -}, -{ -"name":"Pranav Sai", -"imageurl":"chttps://imgur.com/5GhGjTk", -"about":"I love to code", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pranav.sai.520125", -"github":"https://github.com/theblackswann", -"twitter":"", -"referral":"My seniors" -}, -{ -"name":"Janit Lodha", -"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", -"about":"Exploring the great world!", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/janitlodha", -"github":"https://github.com/JLodha", -"twitter":"https://twitter.com/JanitLodha", -"referral":"" -}, -{ -"name":"Ananya Agarwal", -"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", -"about":"Came here to learn", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/profile.php?id=100038872145322", -"github":"https://github.com/aawizard", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Vishwas Singh", -"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", -"about":"I can play piano", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/urstrulyvishu", -"github":"https://github.com/infern018", -"twitter":"https://twitter.com/urstrulystupid", -"referral":"" -}, -{ -"name":"Prasanth Kota", -"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", -"about":"Trying to fit myself into this world ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/prasanth.kota.900", -"github":"https://github.com/Evadore", -"twitter":"https://twitter.com/Prasanthkota2", -"referral":"Seniors@IIIT-Allahabad" -}, -{ -"name":"Pranav Singhal", -"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", -"about":"Hey Virtual World,i am here just connecting the dots :P", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100012986645515", -"github":"https://github.com/singhalpranav22", -"twitter":"", -"referral":"Sumit Kumar Sahu" -}, -{ -"name":"Saksham Sood", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Yolo86", -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Aaryan Bhardwaj", -"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", -"about":"I am a loquacious turtle.", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/uglyprincess", -"twitter":"", -"referral":"Pratyush Pareek" -}, -{ -"name":"Piyush Gurjar", -"imageurl":"img/Piyush.jpg", -"about":"Still a learner", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/piyush.gurjar.92505", -"github":"https://github.com/Piyush4064", -"website":"", -"twitter":"", -"referral":"Geek Heaven" -}, -{ -"name":"Abhijeet Sonkar", -"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", -"about":"Hello I'm a Software Developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Abhijeet-sonkar", -"twitter":"", -"referral":"" -}, -{ -"name":"Rohini Mishra", -"imageurl":"", -"about":"Escaping the ordinary", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/Rohini13201", -"github":"https://github.com/rohini13", -"twitter":"", -"referral":"" -}, -{ -"name":"Rishika Agarwal", -"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", -"about":"Just a beginner, but soon an expert", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/rishika.agarwal.585", -"github":"https://github.com/rishika8910", -"twitter":"", -"referral":"seniors" -}, -{ -"name":"Ananya Mohanty", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ananya-mohanty", -"twitter":"", -"referral":"" -}, - - - { - "name": "Sahil Sharma", - "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about" : "Eat Sleep Code ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100003689923212", - "github" : "https://github.com/Sahil-coder", - "twitter" : "", - "referral" :"" -}, - -{ - - "name" : "Sarthak Maheshwari", - "imageurl" : "contestant/avatar.jpg", - "about" : "Trying to survive", - "college" : "iiit allahabad", - "facebook" : "", - "github" : "", - "twitter" : "", - "referral" : "Nobody" - }, - - - { - "name" : "Chetan Garg", - "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/chetangarg365", - "github" : "https://github.com/untrulynoxiusmj", - "twitter" : "", - "referral" : "" - - } - - { - "name" : "Muskan Deep Kaur Maini", - "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about" : "Hey, I am a learner", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/muskandeep.kaur.520", - "github" : "https://github.com/mendelevium28", - "twitter" : "", - "referral" : "" - } -] - - }, - -{ -"name":"Jyotika Bhatti", -"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", -"about":"On the path of learning New Tech Stuffs", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/jyotika.bhatti.3", -"github":"https://github.com/Jyotika999", -"twitter":"", -"referral":"Our Tech Seniors" - }, - - - { - "name" : "Vishal Burman", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a developer", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/vishalbrman", - "github" : "https://github.com/black-cat01", - "twitter" : "", - "referral" : "" - }, - - - -{ -"name":"Varun Bhardwaj", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/starboi02", -"twitter":"", -"referral":"Mail" -}, - { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - - - }, - - - - { - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" - }, - - { - - "name": "Sarthak Maheshwari", - "imageurl": "contestant/avatar.jpg", - "about": "Trying to survive", - "college": "iiit allahabad", - "facebook": "", - "github": "", - "twitter": "", - "referral": "Nobody" - }, - - - { - "name": "Chetan Garg", - "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/chetangarg365", - "github": "https://github.com/untrulynoxiusmj", - "twitter": "", - "referral": "" - }, - - { - "name": "Jyotika Bhatti", - "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about": "On the path of learning New Tech Stuffs", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/jyotika.bhatti.3", - "github": "https://github.com/Jyotika999", - "twitter": "", - "referral": "Our Tech Seniors" - }, - - - { - "name": "Vishal Burman", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/vishalbrman", - "github": "https://github.com/black-cat01", - "twitter": "", - "referral": "" - }, - - - - { - "name": "Varun Bhardwaj", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/starboi02", - "twitter": "", - "referral": "Mail" - }, { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - }, - - - - - { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - - - }, { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - - - }, - - - -}, - -{ -"name":"Vasu Gupta", -"imageurl":"", -"about":"Hello I�m a developer", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/Cipher-vasu", -"twitter":"", -"referral":"" - - - - -}, - - { - "name": "Arpit Agarwal", - "imageurl": "", - "about": "Just Learning", - "college": "IIIT ALLAHABAD", - "facebook": "https://www.facebook.com/aarpit01", - "github": "https://github.com/aarpit1010", - "twitter": "", - "referral": "E-Mail" - }, - - - - - - - { - "name": "Ankit Gupta", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ankit4284", - "twitter": "", - "referral": "friends" - - }, { - "name": "Shreesh Swaraj", - "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about": "Exploring to find something new", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/shreesh.swaraj", - "github": "https://github.com/Shreesh19", - "twitter": "https://twitter.com/ShreeshSwaraj", - "referral": "" - - - }, - - - { - "name": "Alka Trivedi", - "imageurl": "", - "about": "just a beginner", - "faceboook": "", - "github": "https://github.com/Alka-git12", - "twitter": "url" - }, - { - "name": "Soham Mehta", - "imageurl": "", - "about": "Gonna start from scratch!", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/CrashTV1334", - "twitter": "", - "referral": "" - }, - - - { - "name": "Ekansh Nishad", - "imageurl": "", - "college": "Indian Institute of Information Technology, Allahabad", - "about": "trying various areas", - "faceboook": "https://www.facebook.com/ekansh.nishad.9", - "github": "https://github.com/EkanshNishad", - "twitter": "https://twitter.com/EkanshNishad", - "referral": "" - }, - - - -{ - "name": "Dega Manvith Yadav", - "imageurl": "", - "about": "just beginning", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/iib2019014", - "twitter": "", - "referral": "" - - }, - - -{ - "name" : "Payili Vangmayi", - "imageur1" : "https://avatars1.githubusercontent.com/u/58723092?s=400&u=fd7b1b0f0ce145f742cca3937c8c84d85b3c93a2&v=4", - "about" : "wingardium leviosa", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "", - "github" : "https://github.com/hermoine20002", - "twitter" : "", - "referral" : "elon musk" - }, - - - - - { - "name" : "Alka Trivedi", - "imageurl" : "", - "about" : "just a beginner", - "faceboook" : "", - "github" : "https://github.com/Alka-git12", - "twitter" : "url" -}, -{ - - "name": "Gauri Kesarwani", - "imageurl": "https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", - "about": "Never too late to begin", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/gauri.kesarwani", - "github": "https://github.com/Gaurik936", - "twitter": "", - "referral": "" - }, - - - { - - "name": "Ekansh Nishad", - "imageurl": "", - "college": "Indian Institute of Information Technology, Allahabad", - "about": "trying various areas", - "faceboook": "https://www.facebook.com/ekansh.nishad.9", - "github": "https://github.com/EkanshNishad", - "twitter": "https://twitter.com/EkanshNishad", - "referral": "" -}, - { - "name" : "Snehal Suryavanshi", - "imageurl" : "", - "about" : "eager to learn...", - "faceboook" : "", - "github" : "https://github.com/snehal2841", - "twitter" : "url", - -}, { - "name": "Dheeraj Tharwani", - "imageurl": "", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/dheeraj.tharwani.1", - "github": "https://github.com/dheeraj-code", - "twitter": "", - "referral": "seniors" - -},{ - "name":"Ayush Baranwal", -"imageurl":"", -"about":"Want to learn", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/Ayush-Baranwal", -"twitter":"", -"referral":"friends" -} - - -{ - "name" : "Sampada Kathar", - "imageurl" : "", - "about" : "Hello Guys!", - "faceboook" : "", - "github" : "https://github.com/sampadakathar", - "twitter" : "", -}, - -{ - "name": "Kishan Tripathi", - "imageurl": "contestant/avatar.jpg", - "about": "Everything Coding", - "college": "IIITA", - "facebook": "https://www.facebook.com/GhostFoxSledgehammer", - "github": "https://github.com/GhostFoxSledgehammer", - "twitter": "https://twitter.com/stcdalex", - "referral": "Seniors" - }, - - - - -{ - "name" : "Soumyadeep Laskar", - "imageurl" : "", - "about" : "Sab Moh Maya Hai !!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/soumyadeep.laskar.1", - "github" : "https://github.com/soummo19", - "twitter" : "", - "referral" : "seniors", -}, - - - - - { - "name" : "Vaishnav Trivedi", - "imageur1" :"", - "about" : "May The Force Be With You", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "", - "github" : "https://github.com/Vanhsiav-afk", - "quora" : "https://www.quora.com/profile/Vaishnav-Trivedi", - "referral" : "seniors" -}, - { - - "name" : "Aditya Aggarwal", - "imageurl" : "", - "about" : "Trying to code", - "college" : "IIITA-Allahabad", - "facebook" : "https://www.facebook.com/photo.php?fbid=158003802206435&set=a.148857116454437&type=3&source=11&referrer_profile_id=100039904490033", - "github" : "https://avatars1.githubusercontent.com/u/58394891?s=400&v=4", - "twitter" : "", - "referral" : "Nobody" - }, - { - "name" : "Aadharsh Roshan", - "imageurl" : "https://avatars3.githubusercontent.com/u/16453560?s=400&u=000166becb7cad8f4e4625fffdb6b8fcb90e0fb8&v=4", - "about" : "Hello I'm a web developer", - "college" : "IIITA", - "facebook" : "", - "github" : "https://github.com/smcri", - "twitter" : "https://twitter.com/smcri", - "referral" : "Geekhaven" - - }, - - { - - "name" : "Priyanshu Jain", - "imageurl" : "", - "about" : "Trying to survive", - "college" : "iiit allahabad", - "facebook" : "", - "github" : "", - "twitter" : "", - "referral" : "Seniors" - }, - - -{ - "name" : "Priyansha gupta", - "imageurl" : "", - "about" : "learner", - "faceboook" : "", - "github" : "https://github.com/partofheartpri10", - "twitter" : "url", -}, - -{ - "name" : "Souvik Patra", - "imageurl" : "", - "about" : "looking forward to coding ", - "faceboook" : "", - "github" : "https://github.com/binaryamateur", - "twitter" : "url", -}, - -{ - "name" : "Akshat Agrawal", - "imageurl" : "", - "about" : "looking forward to coding ", - "faceboook" : "", - "github" : "https://github.com/akshatagrawal22", - "twitter" : "url", -} - - - - -] -======= -, -{ "name":"Deepak gupta", - "imageurl" :"", - "about" : "coder", - "college":"IIITA", - "facebook": "", - "github" : "https://github.com/deepakgupta124", - "twitter" :"", -} - +[ + { + "name":"Kumar Anip", + "imageurl":"", + "about":"", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anip.kumar.330", + "github":"", + "twitter":"", + "referral":"" + }, + { + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" + }, + { + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" + }, + { + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Everything Coding", + "college":"IIITA", + "facebook":"https://www.facebook.com/GhostFoxSledgehammer", + "github":"https://github.com/GhostFoxSledgehammer", + "twitter":"https://twitter.com/stcdalex", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Sandeep Kumar", + "imageurl":"https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", + "about":"focused", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/sandy9808", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" + }, + { + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" + }, + { + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" + }, + { + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" + }, + { + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" + }, + { + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", + "referral":"" + }, + { + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" + }, + { + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ankit4284", + "twitter":"", + "referral":"friends" + }, + { + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", + "referral":"" + }, + { + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url", + "referral":"" + }, + { + "name":"Yukta Gopalani", + "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about":"Hello I'm just learning", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", + "github":"https://github.com/yuktagopalani", + "twitter":"", + "referral":"Pranav Singhal" + }, + { + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" + }, + { + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" + }, + { + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" + }, + { + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" + }, + { + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" + }, + { + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" + }, + { + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" + }, + { + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", + "referral":"" + }, + { + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" + }, + { + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ankit4284", + "twitter":"", + "referral":"friends" + }, + { + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", + "referral":"" + }, + { + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url", + "referral":"" + }, + { + "name":"Yukta Gopalani", + "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about":"Hello I'm just learning", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", + "github":"https://github.com/yuktagopalani", + "twitter":"", + "referral":"Pranav Singhal" + }, + { + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" + }, + { + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" + }, + { + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" + }, + { + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" + }, + { + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" + }, + { + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" + }, + { + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" + }, + { + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", + "referral":"" + }, + { + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vasu Gupta", + "imageurl":"", + "about":"Hello I�m a developer", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/Cipher-vasu", + "twitter":"", + "referral":"" + }, + { + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" + }, + { + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ankit4284", + "twitter":"", + "referral":"friends" + }, + { + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", + "referral":"" + }, + { + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url" + }, + { + "name":"Soham Mehta", + "imageurl":"", + "about":"Gonna start from scratch!", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/CrashTV1334", + "twitter":"", + "referral":"" + }, + { + "name":"Ekansh Nishad", + "imageurl":"", + "college":"Indian Institute of Information Technology, Allahabad", + "about":"trying various areas", + "faceboook":"https://www.facebook.com/ekansh.nishad.9", + "github":"https://github.com/EkanshNishad", + "twitter":"https://twitter.com/EkanshNishad", + "referral":"" + }, + { + "name":"Dega Manvith Yadav", + "imageurl":"", + "about":"just beginning", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/iib2019014", + "twitter":"", + "referral":"" + }, + { + "name":"Payili Vangmayi", + "imageur1":"https://avatars1.githubusercontent.com/u/58723092?s=400&u=fd7b1b0f0ce145f742cca3937c8c84d85b3c93a2&v=4", + "about":"wingardium leviosa", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"", + "github":"https://github.com/hermoine20002", + "twitter":"", + "referral":"elon musk" + }, + { + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url" + }, + { + "name":"Gauri Kesarwani", + "imageurl":"https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", + "about":"Never too late to begin", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/gauri.kesarwani", + "github":"https://github.com/Gaurik936", + "twitter":"", + "referral":"" + }, + { + "name":"Ekansh Nishad", + "imageurl":"", + "college":"Indian Institute of Information Technology, Allahabad", + "about":"trying various areas", + "faceboook":"https://www.facebook.com/ekansh.nishad.9", + "github":"https://github.com/EkanshNishad", + "twitter":"https://twitter.com/EkanshNishad", + "referral":"" + }, + { + "name":"Snehal Suryavanshi", + "imageurl":"", + "about":"eager to learn...", + "faceboook":"", + "github":"https://github.com/snehal2841", + "twitter":"url" + }, + { + "name":"Dheeraj Tharwani", + "imageurl":"", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/dheeraj.tharwani.1", + "github":"https://github.com/dheeraj-code", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ayush Baranwal", + "imageurl":"", + "about":"Want to learn", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/Ayush-Baranwal", + "twitter":"", + "referral":"friends" + }, + { + "name":"Sampada Kathar", + "imageurl":"", + "about":"Hello Guys!", + "faceboook":"", + "github":"https://github.com/sampadakathar", + "twitter":"" + }, + { + "name":"Kishan Tripathi", + "imageurl":"contestant/avatar.jpg", + "about":"Everything Coding", + "college":"IIITA", + "facebook":"https://www.facebook.com/GhostFoxSledgehammer", + "github":"https://github.com/GhostFoxSledgehammer", + "twitter":"https://twitter.com/stcdalex", + "referral":"Seniors" + }, + { + "name":"Soumyadeep Laskar", + "imageurl":"", + "about":"Sab Moh Maya Hai !!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/soumyadeep.laskar.1", + "github":"https://github.com/soummo19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Vaishnav Trivedi", + "imageur1":"", + "about":"May The Force Be With You", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"", + "github":"https://github.com/Vanhsiav-afk", + "quora":"https://www.quora.com/profile/Vaishnav-Trivedi", + "referral":"seniors" + }, + { + "name":"Aditya Aggarwal", + "imageurl":"", + "about":"Trying to code", + "college":"IIITA-Allahabad", + "facebook":"https://www.facebook.com/photo.php?fbid=158003802206435&set=a.148857116454437&type=3&source=11&referrer_profile_id=100039904490033", + "github":"https://avatars1.githubusercontent.com/u/58394891?s=400&v=4", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Aadharsh Roshan", + "imageurl":"https://avatars3.githubusercontent.com/u/16453560?s=400&u=000166becb7cad8f4e4625fffdb6b8fcb90e0fb8&v=4", + "about":"Hello I'm a web developer", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/smcri", + "twitter":"https://twitter.com/smcri", + "referral":"Geekhaven" + }, + { + "name":"Priyanshu Jain", + "imageurl":"", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Priyansha gupta", + "imageurl":"", + "about":"learner", + "faceboook":"", + "github":"https://github.com/partofheartpri10", + "twitter":"url" + }, + { + "name":"Souvik Patra", + "imageurl":"", + "about":"looking forward to coding ", + "faceboook":"", + "github":"https://github.com/binaryamateur", + "twitter":"url" + }, + { + "name":"Akshat Agrawal", + "imageurl":"", + "about":"looking forward to coding ", + "faceboook":"", + "github":"https://github.com/akshatagrawal22", + "twitter":"url" + }, + { + "name":"Deepak gupta", + "imageurl":"", + "about":"coder", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/deepakgupta124", + "twitter":"" + } ] - From 12930ec0eb8adc5a28b21f46127db2c6da05486d Mon Sep 17 00:00:00 2001 From: Pratyush Gupta <46685004+Pratyush-Gupta@users.noreply.github.com> Date: Sat, 18 Jan 2020 15:53:10 +0530 Subject: [PATCH 126/217] Add Pratyush --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index b08ed191..d84c9d01 100644 --- a/data/participants.json +++ b/data/participants.json @@ -3211,5 +3211,15 @@ "facebook":"", "github":"https://github.com/deepakgupta124", "twitter":"" + }, + { + "name" : "Pratyush Gupta", + "imageurl" : "contestant/avatar.jpg", + "about" : "JustExploring", + "college" : "IIITA", + "facebook" : "https://www.facebook.com/pratyush.gupta.128", + "github" : "https://github.com/Pratyush-Gupta", + "twitter" : "", + "referral" : "" } ] From 2fa960ccbd371e825db63aac8e83439bbbb4d704 Mon Sep 17 00:00:00 2001 From: Atul Date: Sat, 18 Jan 2020 16:16:29 +0530 Subject: [PATCH 127/217] Learner --- data/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/participants.json b/data/participants.json index b08ed191..40fedd77 100644 --- a/data/participants.json +++ b/data/participants.json @@ -3213,3 +3213,12 @@ "twitter":"" } ] + { + "name":"Ambika Singh Kaushik", + "imageurl":"", + "about":"Learner", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/Asinghkaushik", + "twitter":"" + } \ No newline at end of file From b0e11d2db812f282ca0cffffa0f5cbe1af727f45 Mon Sep 17 00:00:00 2001 From: Himanshu Vishwakarma Date: Sat, 18 Jan 2020 16:42:44 +0530 Subject: [PATCH 128/217] Adding my details --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index b08ed191..bbb52f26 100644 --- a/data/participants.json +++ b/data/participants.json @@ -9,6 +9,16 @@ "twitter":"", "referral":"" }, + { + "name":"Himanshu Vishwakarma", + "imageurl":"https://avatars2.githubusercontent.com/u/54054289?s=400&v=4", + "about":"Hello, I am a learner !!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/himanshu.vishwakarma.7524879", + "github":"https://github.com/stygian-96", + "twitter":"https://twitter.com/Himansh84968338", + "referral":"Seniors" + }, { "name":"Karan Kunwar", "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", From 8dc9d75ca08be2e306abc456683aef78b945c8ba Mon Sep 17 00:00:00 2001 From: ansh-1618 Date: Sat, 18 Jan 2020 16:53:47 +0530 Subject: [PATCH 129/217] added myself --- data/participants.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/participants.json b/data/participants.json index b08ed191..6ecc3d4a 100644 --- a/data/participants.json +++ b/data/participants.json @@ -3211,5 +3211,14 @@ "facebook":"", "github":"https://github.com/deepakgupta124", "twitter":"" + }, + { + "name":"Ansh Verma", + "imageurl":"", + "about":"learning", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/ansh-1618", + "twitter":"" } ] From 0b8bff976c5f4dcefc6038d9581c3f61e1bf4bc8 Mon Sep 17 00:00:00 2001 From: cyber-venom003 Date: Sat, 18 Jan 2020 16:59:37 +0530 Subject: [PATCH 130/217] Added name in participants.json --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index d84c9d01..9ad474d8 100644 --- a/data/participants.json +++ b/data/participants.json @@ -3222,4 +3222,14 @@ "twitter" : "", "referral" : "" } + { + "name" : "Tejas Agrawal", + "imageurl" : "https://avatars1.githubusercontent.com/u/58390399?s=460&v=4", + "about" : "A Geek who loves to play with hackable things...", + "college" : "IIITA", + "facebook" : "https://www.facebook.com/profile.php?id=100012074028379&ref=bookmarks", + "github" : "https://github.com/cyber-venom003", + "twitter" : "", + "referral" : "" + } ] From d596ead5b50d03976d972d4ed0b22108caee1b1a Mon Sep 17 00:00:00 2001 From: Aditi Jain Date: Sat, 18 Jan 2020 17:01:40 +0530 Subject: [PATCH 131/217] Adding yourself as a participant --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index d84c9d01..a008c984 100644 --- a/data/participants.json +++ b/data/participants.json @@ -9,6 +9,16 @@ "twitter":"", "referral":"" }, + { + "name":"Aditi Jain", + "imageurl":"https://avatars0.githubusercontent.com/u/58393925?s=400&v=4", + "about":"Hello I am a Beginner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100026277772506", + "github":"https://github.com/aj0311", + "twitter":"", + "referral":"seniors" + }, { "name":"Karan Kunwar", "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", From feb9825c4f513a6cdbbe0a1e28863d5f9bf09a46 Mon Sep 17 00:00:00 2001 From: Manthan Surkar <42006277+thesmallstar@users.noreply.github.com> Date: Sat, 18 Jan 2020 17:30:20 +0530 Subject: [PATCH 132/217] Update participants.json --- data/participants.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/participants.json b/data/participants.json index bdf6a683..5001c01f 100644 --- a/data/participants.json +++ b/data/participants.json @@ -18,6 +18,7 @@ "github":"https://github.com/aj0311", "twitter":"", "referral":"seniors" + }, { "name":"Himanshu Vishwakarma", "imageurl":"https://avatars2.githubusercontent.com/u/54054289?s=400&v=4", From 739e933d1363191f7c8c62cac0b11e411d0a43ab Mon Sep 17 00:00:00 2001 From: aquris Date: Sat, 18 Jan 2020 17:42:44 +0530 Subject: [PATCH 133/217] Added my self --- data/participants.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index c4ebd2b7..8303e415 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ - + [{ "name": "Karan Kunwar", "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", @@ -3530,7 +3530,15 @@ "faceboook" : "", "github" : "https://github.com/partofheartpri10", "twitter" : "url", -} +}, +{ + "name" : "Vaibhav", + "imageurl" : "", + "about" : "beginner", + "faceboook" : "", + "github" : "https://github.com/aquris", + "twitter" : "", +}, ] \ No newline at end of file From 6754af4854e1852a472427a84db9a9da31123090 Mon Sep 17 00:00:00 2001 From: Codedude1 <53789050+Codedude1@users.noreply.github.com> Date: Sat, 18 Jan 2020 18:09:35 +0530 Subject: [PATCH 134/217] Added myself #162 --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 5001c01f..aaa30ae4 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,13 @@ -[ +[ { + "name":"Yash Mishra", + "imageurl":"https://avatars2.githubusercontent.com/u/53789050?s=460&v=4", + "about":"Dreamer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/yash.mishra.9889", + "github":"https://github.com/Codedude1", + "twitter":"", + "referral":"From seniors" + }, { "name":"Kumar Anip", "imageurl":"", From 575a1742483a6eaac02ecae1877a98de8b9b35cd Mon Sep 17 00:00:00 2001 From: iit2019122 Date: Sat, 18 Jan 2020 05:12:30 -0800 Subject: [PATCH 135/217] adding my details --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 0ca58702..e8d9d6e2 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ -[ { +[ { "name":"Yash Mishra", "imageurl":"https://avatars2.githubusercontent.com/u/53789050?s=460&v=4", "about":"Dreamer", @@ -18,6 +18,16 @@ "twitter":"", "referral":"" }, + { + "name":"Sonal", + "imageurl":"https://avatars2.githubusercontent.com/u/58393923?s=460&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sonal.null.5?ref=bookmarks", + "github":"https://github.com/iit2019122", + "twitter":"", + "referral":"" + }, { "name":"Aditi Jain", "imageurl":"https://avatars0.githubusercontent.com/u/58393925?s=400&v=4", From 05fc52d90c08fc0a4fc2573bb6e881771b069bcc Mon Sep 17 00:00:00 2001 From: rox999 Date: Sat, 18 Jan 2020 20:39:32 +0530 Subject: [PATCH 136/217] issue #1 --- data/participants.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/data/participants.json b/data/participants.json index 302052c5..9b2170ec 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,13 +1,11 @@ [ - - - -] - - - - - - - + "name" : "Ravi Agrawal", + "imageurl" : "myprofilepic.jpeg", + "about" : "Hello I'm a web developer and like to do Competitive Coding", + "college" : "Indian Institute Of Information Technology, Allahabad", + "facebook" : "https://www.facebook.chttpsom/profile.php?id=100010123482919", + "github" : "https://github.com/rox999", + "twitter" : "", + "referral" : "My College Seniors" +] From e157a727f246c7193bd1eb5fb88c229839318d65 Mon Sep 17 00:00:00 2001 From: Pranshu-Tripathi <58396213+Pranshu-Tripathi@users.noreply.github.com> Date: Sat, 18 Jan 2020 19:31:24 +0530 Subject: [PATCH 137/217] Pranshu Tripathi (#49) Co-authored-by: Ekansh Bansal <34866483+Ace-Bansal@users.noreply.github.com> Co-authored-by: Nitin Madhukar <46166447+NitinMadhukar@users.noreply.github.com> --- data/participants.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/data/participants.json b/data/participants.json index 310ba79b..ba475c66 100644 --- a/data/participants.json +++ b/data/participants.json @@ -412,6 +412,35 @@ }, + { + + "name" : "Pranshu Himanshu Mani Tripathi", + "imageurl" : " ", + "about" : "I'm An android developer and love coding", + "college" : "IIIT Allahabad", + "facebook" : "https://facebook.com/pranshu.tripathi.7906", + "github" : "https://github.com/Pranshu-Tripathi", + "twitter" : "", + "refferal" : "Seniors and 30 days of code" + }, + + + { + "name" : "Anirudh Arora", + "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about" : "Apun ko kuchh naya seekhne ka hai", + { + "name" : "Sneha Gupta", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about" : "Let's begin something", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/sneha1010", + "twitter" : "", + "referral" : "Archisha Baranwal" + "referral" : "seniors" + }, + { "name": "Anirudh Simhachalam", From 3dc4be4e279612ba6a6a4c9956eab5ac73ad9aa5 Mon Sep 17 00:00:00 2001 From: Abhishek Singh Date: Sat, 18 Jan 2020 19:33:38 +0530 Subject: [PATCH 138/217] Update participants.json --- data/participants.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/data/participants.json b/data/participants.json index e6b79ab7..1555d29f 100644 --- a/data/participants.json +++ b/data/participants.json @@ -479,9 +479,9 @@ "github" : "https://github.com/xxx32", "twitter" : "", "referral" : "" - } + }, -] + { @@ -7043,17 +7043,7 @@ "twitter" : "" "referral" : "" -}, -{ - "name" : "Harsh Ranjan", - "imageurl" : "https://www.facebook.com/photo.php?fbid=1861598250802688&set=a.1380894388873079&type=3&theater", - "about" : "exploring Opencode", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/profile.php?id=100008575932300&ref=bookmarks", - "github" : "https://github.com/harshranjan21", - "twitter" : "", -}, - + }, { "name":"Ambika Singh Kaushik", From 5754194f942d203e16e1d7c57de03cc070ecb82d Mon Sep 17 00:00:00 2001 From: raunakrathour Date: Sat, 18 Jan 2020 19:34:33 +0530 Subject: [PATCH 139/217] adding_name_to_json_file --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 252fea83..a55c67f1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -45,7 +45,16 @@ "referral": "Nobody" }, - + { + "name": "Raunak Rathour", + "imageurl": "https://raunakrathour.github.io/myphoto.jpg", + "about": "Pata krlo", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/raunakrathour", + "twitter": "", + "referral": "" + }, { From 88129555b3e4782cbe789271ac0e9c9ecf264c06 Mon Sep 17 00:00:00 2001 From: may-ank0813 <59998957+may-ank0813@users.noreply.github.com> Date: Sun, 19 Jan 2020 10:52:07 +0530 Subject: [PATCH 140/217] Added My name in participants.json file --- data/participants.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 4be52965..cb11caa2 100644 --- a/data/participants.json +++ b/data/participants.json @@ -847,7 +847,17 @@ "github": "https://github.com/sanskar-p", "twitter": "url", "referral": "Beloved seniors?" - } + } + { + "name":"Mayank Saini", + "imageurl":"https://avatars0.githubusercontent.com/u/59998957?s=400&v=4", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/may-ank0813", + "twitter":"", + "referral":"Mail" + } ] From 4006a63bcc00bc6a74613f7e34c6aecbd48908d2 Mon Sep 17 00:00:00 2001 From: Manthan Surkar <42006277+thesmallstar@users.noreply.github.com> Date: Sat, 18 Jan 2020 19:34:36 +0530 Subject: [PATCH 141/217] Update participants.json --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index cb11caa2..d5475687 100644 --- a/data/participants.json +++ b/data/participants.json @@ -847,7 +847,7 @@ "github": "https://github.com/sanskar-p", "twitter": "url", "referral": "Beloved seniors?" - } + }, { "name":"Mayank Saini", "imageurl":"https://avatars0.githubusercontent.com/u/59998957?s=400&v=4", From b83e2dc8c4b45d1e73edf8ca9084339a9a71ebfb Mon Sep 17 00:00:00 2001 From: Manthan Surkar <42006277+thesmallstar@users.noreply.github.com> Date: Sat, 18 Jan 2020 19:35:01 +0530 Subject: [PATCH 142/217] Update participants.json From 4b86dffbcafce2ea3478371d6b7ac1e4dd40316a Mon Sep 17 00:00:00 2001 From: kavi-12 <46284836+kavi-12@users.noreply.github.com> Date: Sat, 18 Jan 2020 20:56:22 +0530 Subject: [PATCH 143/217] Update participants.json (#121) Co-authored-by: Nitin Madhukar <46166447+NitinMadhukar@users.noreply.github.com> --- data/participants.json | 3340 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 3332 insertions(+), 8 deletions(-) diff --git a/data/participants.json b/data/participants.json index db245cdd..898e9ea5 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,3 +1,46 @@ +[ + + { + + "name" : "Vidur Kataria", + "imageurl" : "vidur/avatar.jpg", + "about" : "Novice", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "", + "github" : "https://github.com/kavi-12", + "twitter" : "", + "referral" : "" + }, + { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", +======= [{ "name": "Harshdeep Singh Pruthi", @@ -64,11 +107,174 @@ "facebook": "", "github": "https://github.com/raunakrathour", "twitter": "", - "referral": "" + "referral": "" + }, + + + + { + + "name" : "Aniemsh Choudhury", + "imageurl" : "", + "about" : "Hello ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/animesh.choudhury.5477", + "github" : "https://github.com/animesh328", + "twitter" : "", + "referral" : "Nobody" + }, + + + + { + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" +}, + + { + "name" : "Akshat Baranwal", + "imageurl" : "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about" : "ALIVE", + "college": "IIIT Allahabad", + "facebook" : "https://www.facebook.com/akshat.baranwal", + "github" : "https://github.com/AkshatBaranwal", + "twitter" : "https://twitter.com/baranwal_akshat", + "referral" : "Karan Kunwar" + }, + + { + + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" }, + { + "name" : "Tamoghno Bhattacharya", + "imageurl" : "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about" : "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "github.com/TamoghnoBhattacharya", + "twitter" : "", + "referral" : "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name" : "Pranav Sai", + "imageurl" : "chttps://imgur.com/5GhGjTk", + "about" : "I love to code", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/pranav.sai.520125", + "github" : "https://github.com/theblackswann", + "twitter" : "", + "referral" : "My seniors" + }, + + { + "name" : "Janit Lodha", + "imageurl" : "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/janitlodha", + "github" : "https://github.com/JLodha", + "twitter" : "https://twitter.com/JanitLodha", + "referral" : "" + + }, + + { + + "name" : "Ananya Agarwal", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about" : "Came here to learn", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100038872145322", + "github" : "https://github.com/aawizard", + "twitter" : "", + "referral" : "Seniors" + }, + + + { + + + "name" : "Vishwas Singh", + "imageurl" : "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about" : "I can play piano", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/urstrulyvishu", + "github" : "https://github.com/infern018", + "twitter" : "https://twitter.com/urstrulystupid", + "referral" : "" + }, + + { + "name" : "Prasanth Kota", + "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about" : "Trying to fit myself into this world ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/prasanth.kota.900", + "github" : "https://github.com/Evadore", + "twitter" : "https://twitter.com/Prasanthkota2", + "referral" : "Seniors@IIIT-Allahabad" + }, + { + "name" : "Pranav Singhal", + "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about" : "Hey Virtual World,i am here just connecting the dots :P", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", + "github" : "https://github.com/singhalpranav22", + "twitter" : "", + "referral" : "Sumit Kumar Sahu" + }, +======= { @@ -234,15 +440,19 @@ }, - - - - + { +======= { - - - + "name" : "Saksham Sood", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Yolo86", + "twitter" : "", + "referral" : "Seniors" +======= "name": "Saksham Sood", "imageurl": "contestant/avatar.jpg", "about": "Hello I'm a web developer", @@ -252,9 +462,3123 @@ "twitter": "", "referral": "Seniors" + }, + +{ + + "name" : "Sagar Barman", + "imageurl" : "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about" : "Exploring the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100030749805996", + "github" : "https://github.com/NooBSagaR", + "twitter" : "", + "referral" : "" + }, + + + + + + + { + "name":"Ayush Tiwari", + "imageurl" : "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github" :"https://github.com/blaze-assault", + "twitter" :"", + "referral" :"seniors" + + + }, + + + { + "name" : "Aaryan Bhardwaj", + "imageurl" : "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about" : "I am a loquacious turtle.", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/uglyprincess", + "twitter" : "", + "referral" : "Pratyush Pareek" + }, + { + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + + + "name" : "Abhijeet Sonkar", + "imageurl" : "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about" : "Hello I'm a Software Developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Abhijeet-sonkar", + "twitter" : "", + "referral" : "" + }, + + + + { + + "name" : "Rohini Mishra", + "imageurl" : "", + "about" : "Escaping the ordinary", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/Rohini13201", + "github" : "https://github.com/rohini13", + "twitter" : "", + "referral" : "" + }, + + + + { + + + "name" : "Rishika Agarwal", + "imageurl" : "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about" : "Just a beginner, but soon an expert", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/rishika.agarwal.585", + "github" : "https://github.com/rishika8910", + "twitter" : "", + "referral" : "seniors" + + }, +{ + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, + + + }, + { + "name" : "Snehalreet Kaur", + "imageurl" : "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about" : "Dreaming, believing and becoming", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/snehalreet.kaur.9", + "github" : "https://github.com/snehal199", + "twitter" : "", + "referral" : "Seniors" + + }, + { + "name" : "Siddhnat Khobragade", + "imageurl" : "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about" : "I am just entering a new world", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/siddhant.khobragade.330", + "github" : "https://github.com/siddhantdrk", + "twitter" : "", + "referral" : "Seniors" + }, + + + + + + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + + { + "name" : "Ananya Mohanty", + "imageurl" : "", + "about" : "Just trying", + "college" : "IIIT-ALLAHABAD", + "facebook" : "", + "github" : "https://github.com/ananya-mohanty", + "twitter" : "", + "referral" : "" + + + + }, +======= + { + "name":"Kumar Anip", + "imageurl":"", + "about":"", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anip.kumar.330", + "github":"", + "twitter":"", + "referral":"" + }, + { + "name":"Aditi Jain", + "imageurl":"https://avatars0.githubusercontent.com/u/58393925?s=400&v=4", + "about":"Hello I am a Beginner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100026277772506", + "github":"https://github.com/aj0311", + "twitter":"", + "referral":"seniors" + }, + + { + "name":"Himanshu Vishwakarma", + "imageurl":"https://avatars2.githubusercontent.com/u/54054289?s=400&v=4", + "about":"Hello, I am a learner !!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/himanshu.vishwakarma.7524879", + "github":"https://github.com/stygian-96", + "twitter":"https://twitter.com/Himansh84968338", + "referral":"Seniors" + }, + { + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" + }, + { + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" + }, + { + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Everything Coding", + "college":"IIITA", + "facebook":"https://www.facebook.com/GhostFoxSledgehammer", + "github":"https://github.com/GhostFoxSledgehammer", + "twitter":"https://twitter.com/stcdalex", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Sandeep Kumar", + "imageurl":"https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", + "about":"focused", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/sandy9808", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" + }, + { + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" + }, + { + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" + }, + { + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" + }, + { + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" + }, + { + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", + "referral":"" + }, + { + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" + }, + { + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ankit4284", + "twitter":"", + "referral":"friends" + }, + { + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", + "referral":"" + }, + { + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url", + "referral":"" + }, + { + "name":"Yukta Gopalani", + "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about":"Hello I'm just learning", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", + "github":"https://github.com/yuktagopalani", + "twitter":"", + "referral":"Pranav Singhal" + }, + { + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" + }, + { + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" + }, + { + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" + }, + { + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" + }, + { + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" + }, + { + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" + }, + { + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" + }, + { + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", + "referral":"" + }, + { + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" + }, + { + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ankit4284", + "twitter":"", + "referral":"friends" + }, + { + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", + "referral":"" + }, + { + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url", + "referral":"" + }, + { + "name":"Yukta Gopalani", + "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about":"Hello I'm just learning", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", + "github":"https://github.com/yuktagopalani", + "twitter":"", + "referral":"Pranav Singhal" + }, + { + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" + }, + { + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" + }, + { + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" + }, + { + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" + }, + { + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" + }, + { + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" + }, + { + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" + }, + { + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" + }, + { + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" + }, + { + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" + }, + { + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" + }, + { + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" + }, + { + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" + }, + { + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" + }, + { + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" + }, + { + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" + }, + { + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" + }, + { + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" + }, + { + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" + }, + { + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" + }, + { + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" + }, + { + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" + }, + { + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" + }, + { + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" + }, + { + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" + }, + { + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" + }, + { + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", + "twitter":"", + "referral":"Mail" + }, + { + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" + }, + { + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" + }, + { + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" + }, + { + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" + }, + { + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" + }, + { + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" + }, + { + "name":"Varun Bhardwaj", + "imageurl":"", +======= }, { From 476564007a8986f73df0f1792ccd9919a12d8dc0 Mon Sep 17 00:00:00 2001 From: Nikhilesh Kumar <46606339+nikhil-esh@users.noreply.github.com> Date: Sat, 18 Jan 2020 21:04:30 +0530 Subject: [PATCH 144/217] added participant (#170) --- data/participants.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/participants.json b/data/participants.json index 898e9ea5..80ff0cfe 100644 --- a/data/participants.json +++ b/data/participants.json @@ -10916,6 +10916,16 @@ "twitter" : "https://twitter.com/JyotsanaSriva17", "referral" : "Seniors" +}, +{ + "name": "Nikhilesh Kumar", + "imageurl": "https://avatars1.githubusercontent.com/u/58396239?s=400&u=b91723cad8c780e84e67f0297b8ae0946f172e23&v=4", + "about": "Hii !! There", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/nikhilesh.kr23", + "github": "https://github.com/nikhil-esh", + "twitter": "", + "referral": "Friends" } ] From 38909d07a92fc6455cc4092ccf98a4ae13a2e44e Mon Sep 17 00:00:00 2001 From: xyz1506 <58396508+xyz1506@users.noreply.github.com> Date: Sat, 18 Jan 2020 21:58:45 +0530 Subject: [PATCH 145/217] added myself as a participant (#120) Co-authored-by: Nitin Madhukar <46166447+NitinMadhukar@users.noreply.github.com> --- data/participants.json | 283 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 283 insertions(+) diff --git a/data/participants.json b/data/participants.json index 80ff0cfe..6b875ba6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -625,6 +625,278 @@ }, + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name" : "Shreyas Gupta", + "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about" : "On my journey of Software Development", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shreyashwr", + "github" : "https://github.com/sggts04", + "twitter" : "https://twitter.com/sggts04", + "referral" : "" + }, + + + { + "name" : "Slok Aks", + "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about" : "Here to learn new stuffs!!!", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "https://www.facebook.com/slok.aks", + "github" : "https://github.com/SlokAks", + "twitter" : "", + "referral" : "N/A" + }, + + + + { + "name" : "Anirudh Simhachalam", + "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about" : "Hello, I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/anirudh2019", + "twitter" : "", + "referral" : "My seniors" + }, + + + + + { + + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, + + + + { + + "name" : "Mridul Mittal", + "imageurl" : "img/Mridul.jpg", + "about" : "Hello I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/mridul.mittal.90", + "github" : "https://github.com/Mridul20", + "twitter" : "https://twitter.com/MridulMittal20", + "referral" : "GeekHaven" + }, + { + + + "name" : "Prasanth Kota", + "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about" : "Trying to fit myself into this world ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/prasanth.kota.900", + "github" : "https://github.com/Evadore", + "twitter" : "https://twitter.com/Prasanthkota2", + "referral" : "Seniors@IIIT-Allahabad" + + }, + { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, + + { + + + "name" : "Pranav Singhal", + "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about" : "Hey Virtual World,i am here just connecting the dots :P", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", + "github" : "https://github.com/singhalpranav22", + "twitter" : "", + "referral" : "Sumit Kumar Sahu" + }, + { + + "name" : "Saksham Sood", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Yolo86", + "twitter" : "", + "referral" : "Seniors" + + + }, + { + "name" : "Sneha Gupta", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about" : "Let's begin something", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/sneha1010", + "twitter" : "", + "referral" : "seniors" + }, + + + + { + "name" : "Ashish Kanoujia", + "imageurl" : "", + "about" : "To explore the vitual world, I begin my journey", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Halfsoul24", + "twitter" : "", + "referral" : "Seniors" + + + }, + + + { + + "name" : "Cheena", + "imageurl" : "", + "about" : "Trying to figure out the path to the world of open source", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/griffy06", + "twitter" : "", + "referral" : "" + + + + }, + { + + "name" : "Prince Kumar", + "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about" : "Zero!!!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", + "github" : "https://github.com/Princeraaz", + "twitter" : "", + "referral" : "" + + }, + + + { + "name" : "Priya Bhagat", + "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about" : "just a try towards this", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", + "github" : "https://github.com/tony-stark-rdj", + "twitter" : "", + "referral" : "seniors" + + }, + + + { + "name" : "Muskan Deep Kaur Maini", + "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about" : "Hey, I am a learner", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/muskandeep.kaur.520", + "github" : "https://github.com/mendelevium28", + "twitter" : "", + "referral" : "" + }, + + + + { + "name" : "Shyam Tayal", + "imageurl" : "", + "about" : "Enthusiastic about Tech sometimes mad for it", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shyam.tayal.524", + "github" : "https://github.com/Kr470s-eR0s", + "twitter" : "", + "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral" : "" + }, + + + + + { + + + + "name" : "Garvit Chittora", + "imageurl" : "img/garvitchittora.jpg", + "about" : "My first task", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/garvit.chittora.90", + "github" : "https://github.com/garvitchittora", + "twitter" : "https://twitter.com/ChittoraGarvit", + "referral" : "Seniors" + }, + + + { + "name" : "Anirudh Arora", + "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about" : "Apun ko kuchh naya seekhne ka hai", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/anirudh.arora.33", + "github" : "https://github.com/Xenomorphing19", + "twitter" : "", + "referral" : "seniors" + }, + + { + + "name" : "Pratyush Pareek", + "imageurl" : "contestant/avatar.jpg", + "about" : "Oblivious to what's going on", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", + "github" : "https://github.com/PratyushPareek", + "twitter" : "", + "referral" : "GeekHaven" + + }, + + + { + "name" : "Varun Tiwari", + "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about" : "Making my way to the world of OpenSource", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/varun.t11", + "github" : "https://github.com/VarunT11", + "twitter" : "https://twitter.com/iamvarun11", + "referral" : "Seniors" + }, + + +======= ======= { "name":"Kumar Anip", @@ -10845,6 +11117,17 @@ "twitter" : "url", }, + { + "name" : "Nidhi Kamewar", + "imageurl" : "", + "about" : "I'm here to explore!!", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "github.com/xyz1506", + "twitter" : "", + "referral" : "Seniors" + } +======= } { From 423286a1649fd17ec87b163e14ca5fa6b6b88150 Mon Sep 17 00:00:00 2001 From: Atithi Date: Sat, 18 Jan 2020 22:00:22 +0530 Subject: [PATCH 146/217] atithi added --- data/participants.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/data/participants.json b/data/participants.json index db245cdd..3790704d 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ - + [{ "name": "Harshdeep Singh Pruthi", "imageurl": "https://avatars1.githubusercontent.com/u/58396239?s=400&u=b91723cad8c780e84e67f0297b8ae0946f172e23&v=4", @@ -14,7 +14,17 @@ "imageurl": "", "about": "", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anip.kumar.330", +"name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + +}, "facebook": "https://www.facebook.com/anip.kumar.330", "github": "", "twitter": "", "referral": "" @@ -7593,5 +7603,16 @@ "referral" : "Seniors" } + "name": "Atithi kumari", + "imageurl": "https://www.google.com/search?q=image+of+success&rlz=1C1CHBF_enIN865IN865&tbm=isch&source=iu&ictx=1&fir=k2l8T2yf1HFWyM%253A%252Cmn9iaFNmQI7q_M%252C_&vet=1&usg=AI4_-kQDYuM5JqwW6nmlu-LmsI4ou0rvHA&sa=X&ved=2ahUKEwjms9CCyI3nAhVSILcAHdnPAJwQ9QEwBHoECAoQNw&biw=1451&bih=72", + "about": "learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Atithi jaiswal", + "github": "https://github.com/Atithi360", + "twitter": "", + "referral": "seniors" + + +}, ] From 8752acef7fbee8cc9d1fa9ea2a82ad832b694486 Mon Sep 17 00:00:00 2001 From: Devildarkfire <58392520+Devildarkfire@users.noreply.github.com> Date: Sat, 18 Jan 2020 22:05:16 +0530 Subject: [PATCH 147/217] Update participants.json (#169) Co-authored-by: Nitin Madhukar <46166447+NitinMadhukar@users.noreply.github.com> --- data/participants.json | 11572 ++++++++++++++++++++++----------------- 1 file changed, 6462 insertions(+), 5110 deletions(-) diff --git a/data/participants.json b/data/participants.json index 6b875ba6..87de3a5c 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,5 @@ [ +======= { @@ -42,71 +43,27 @@ "twitter": "https://twitter.com/sggts04", ======= -[{ - "name": "Harshdeep Singh Pruthi", - "imageurl": "https://avatars1.githubusercontent.com/u/58396239?s=400&u=b91723cad8c780e84e67f0297b8ae0946f172e23&v=4", - "about": "First year BTech Student", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshdeep.singh.370515", - "github": "https://github.com/2802harsh", - "twitter": "", - "referral": "Seniors" -}, - { - "name": "Kumar Anip", - "imageurl": "", - "about": "", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anip.kumar.330", - "github": "", - "twitter": "", - "referral": "" -},{ - - - -{ - - - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" -}, -{ - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, -{ - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, + { + "name": "Rahul Dev", + "imageurl": "https://avatars2.githubusercontent.com/u/58392520?s=460&v=4", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100026262319328", + "github": "https://github.com/Devildarkfire", + "twitter": "", + "referral": "Seniors" + }, { - "name": "Raunak Rathour", - "imageurl": "https://raunakrathour.github.io/myphoto.jpg", - "about": "Pata krlo", + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/raunakrathour", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", "twitter": "", + "referral": "Akshat Baranwal" +======= "referral": "" }, @@ -237,7 +194,46 @@ "referral" : "Seniors" }, + { + "name": "Kumar Anip", + "imageurl": "", + "about": "", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anip.kumar.330", + "github": "", + "twitter": "", + "referral": "" + }, { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, +======= { @@ -264,7 +260,6 @@ "referral" : "Seniors@IIIT-Allahabad" }, { - "name" : "Pranav Singhal", "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", "about" : "Hey Virtual World,i am here just connecting the dots :P", @@ -276,6 +271,7 @@ }, ======= +======= { "name": "Aniemsh Choudhury", @@ -3883,46 +3879,54 @@ }, + { -{ - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" -}, -{ - - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" -}, -{ + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" -}, + { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, -{ + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, + { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, +======= "name": "Rohini Mishra", "imageurl": "", "about": "Escaping the ordinary", @@ -4295,853 +4299,759 @@ "github": "https://github.com/tony-stark-rdj", "twitter": "", "referral": "seniors" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" -}, + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, -{ - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", - "twitter": "", - "referral": "" -}, + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { -{ - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" -}, + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" -{ + }, + { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" -}, + { -{ - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" -}, -{ + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" -}, + { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, -{ - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" -}, -{ + { - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" -}, + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" -{ - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" -}, { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" -}, { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" -}, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" -}, { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" -}, { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" -}, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" -}, { - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" -}, { - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" -}, { - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" -}, { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" -}, { - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" -}, { - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" -}, { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" -}, -{ - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" + }, -}, + { + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, -{ - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" -}, -{ - "name": "Sarthak Maheshwari", - "imageurl": "contestant/avatar.jpg", - "about": "Trying to survive", - "college": "iiit allahabad", - "facebook": "", - "github": "", - "twitter": "", - "referral": "Nobody" -}, -{ - "name": "Chetan Garg", - "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/chetangarg365", - "github": "https://github.com/untrulynoxiusmj", - "twitter": "", - "referral": "" -}, -{ - "name": "Jyotika Bhatti", - "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about": "On the path of learning New Tech Stuffs", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/jyotika.bhatti.3", - "github": "https://github.com/Jyotika999", - "twitter": "", - "referral": "Our Tech Seniors" -}, + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" -{ - "name": "Vishal Burman", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/vishalbrman", - "github": "https://github.com/black-cat01", - "twitter": "", - "referral": "" -}, + }, + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { -{ - "name": "Varun Bhardwaj", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/starboi02", - "twitter": "", - "referral": "Mail" -}, { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" -} + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, -, { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" + { -}, { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, -}, -{ - "name": "Arpit Agarwal", - "imageurl": "", - "about": "Just Learning", - "college": "IIIT ALLAHABAD", - "facebook": "https://www.facebook.com/aarpit01", - "github": "https://github.com/aarpit1010", - "twitter": "", - "referral": "E-Mail" -}, + { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, { + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, -{ - "name": "Ankit Gupta", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ankit4284", - "twitter": "", - "referral": "friends" -}, { - "name": "Shreesh Swaraj", - "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about": "Exploring to find something new", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/shreesh.swaraj", - "github": "https://github.com/Shreesh19", - "twitter": "https://twitter.com/ShreeshSwaraj", - "referral": "" -}, + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, -{ - "name": "Alka Trivedi", - "imageurl": "", - "about": "just a beginner", - "faceboook": "", - "github": "https://github.com/Alka-git12", - "twitter": "url", - "referral": "" -}, + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, -{ - "name": "Yukta Gopalani", - "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", - "about": "Hello I'm just learning", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", - "github": "https://github.com/yuktagopalani", - "twitter": "", - "referral": "Pranav Singhal" -}, + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Everything Coding", + "college": "IIITA", + "facebook": "https://www.facebook.com/GhostFoxSledgehammer", + "github": "https://github.com/GhostFoxSledgehammer", + "twitter": "https://twitter.com/stcdalex", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Sandeep Kumar", + "imageurl": "https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", + "about": "focused", + "college": "IIITA", + "facebook": "", + "github": "https://github.com/sandy9808", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, -{ - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" -}, -{ - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, -{ - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, + { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, -{ + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" -}, -{ + { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, -{ - "name": "Akshat Baranwal", - "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about": "ALIVE", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/akshat.baranwal", - "github": "https://github.com/AkshatBaranwal", - "twitter": "https://twitter.com/baranwal_akshat", - "referral": "Karan Kunwar" -}, -{ - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" -}, -{ - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" -}, -{ + { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, -{ - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, + { -{ - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" -}, -{ - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" -}, -{ - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" -}, + }, + { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, -{ + { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" -}, + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + { -{ + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" -}, -{ + { + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" -}, -{ - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" -}, + }, + { + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" -{ + }, + { + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + }, - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" + { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" + }, + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, -}, -{ + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, - "name": "Sagar Barman", - "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100030749805996", - "github": "https://github.com/NooBSagaR", - "twitter": "", - "referral": "" -}, + { -{ - "name": "Ayush Tiwari", - "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about": "i am first year btech student at iiit Allahabad.", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100006280720099", - "github": "https://github.com/blaze-assault", - "twitter": "", - "referral": "seniors" + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, -}, + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + { -{ - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + +======= + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" }, -{ - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", + +{ + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", "twitter": "", - "referral": "Geek Heaven" + "referral": "seniors" }, -{ +{ - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", "twitter": "", - "referral": "" -}, + "referral": "GeekHaven" +}, { - - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" }, + { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", "twitter": "", - "referral": "seniors" + "referral": "Geek-Haven" + -}, -{ - "name": "Anmol Bansal", - "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", - "about": "Believe me, you can trust me!", - "college": "IIIT Allahabad", - "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", - "github": "https://github.com/ABans1", - "twitter": "https://twitter.com/AnmolBa99689656", - "referral": "Seniors" }, { - "name": "Snehalreet Kaur", - "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about": "Dreaming, believing and becoming", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/snehalreet.kaur.9", - "github": "https://github.com/snehal199", - "twitter": "", - "referral": "Seniors" - -}, { - "name": "Siddhnat Khobragade", - "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about": "I am just entering a new world", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/siddhant.khobragade.330", - "github": "https://github.com/siddhantdrk", - "twitter": "", - "referral": "Seniors" -}, - - -{ - "name": "harsh mahajan", - "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about": "", + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/harsh-8989", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", "twitter": "", - "referral": "" -}, - -{ - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", + "referral": "Nobody" +}, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" +}, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" +}, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", "facebook": "", - "github": "https://github.com/ananya-mohanty", + "github": "github.com/TamoghnoBhattacharya", "twitter": "", - "referral": "" - - - - -}, - - -{ + "referral": "Seniors at college and 30 DoC" +}, { "name": "Avneesh Kumar", "imageurl": "contestant/avatar.jpg", "about": "Hello I'm a developer", @@ -5159,63 +5069,52 @@ "github": "https://github.com/sggts04", "twitter": "https://twitter.com/sggts04", "referral": "" -}, - - -{ - "name": "Slok Aks", - "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about": "Here to learn new stuffs!!!", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/slok.aks", - "github": "https://github.com/SlokAks", +}, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", "twitter": "", - "referral": "N/A" -}, - - - -{ - "name": "Anirudh Simhachalam", - "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about": "Hello, I'm a developer", + "referral": "" +}, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/anirudh2019", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", "twitter": "", "referral": "My seniors" -}, - - - - -{ - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", +}, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" +}, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", "twitter": "", "referral": "Seniors" -}, - - - -{ - - "name": "Mridul Mittal", - "imageurl": "img/Mridul.jpg", - "about": "Hello I'm a developer", +}, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/mridul.mittal.90", - "github": "https://github.com/Mridul20", - "twitter": "https://twitter.com/MridulMittal20", - "referral": "GeekHaven" + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" }, { - - "name": "Prasanth Kota", "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", "about": "Trying to fit myself into this world ", @@ -5224,21 +5123,7 @@ "github": "https://github.com/Evadore", "twitter": "https://twitter.com/Prasanthkota2", "referral": "Seniors@IIIT-Allahabad" - }, { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" -}, - -{ - - "name": "Pranav Singhal", "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", "about": "Hey Virtual World,i am here just connecting the dots :P", @@ -5248,7 +5133,6 @@ "twitter": "", "referral": "Sumit Kumar Sahu" }, { - "name": "Saksham Sood", "imageurl": "contestant/avatar.jpg", "about": "Hello I'm a web developer", @@ -5257,2390 +5141,1391 @@ "github": "https://github.com/Yolo86", "twitter": "", "referral": "Seniors" - }, { - "name": "Sneha Gupta", - "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about": "Let's begin something", + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", "college": "IIIT Allahabad", "facebook": "", - "github": "https://github.com/sneha1010", + "github": "https://github.com/uglyprincess", "twitter": "", - "referral": "seniors" -}, - - - -{ - "name": "Ashish Kanoujia", - "imageurl": "", - "about": "To explore the vitual world, I begin my journey", + "referral": "Pratyush Pareek" +}, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Halfsoul24", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", "twitter": "", - "referral": "Seniors" - - -}, - - -{ - - "name": "Cheena", - "imageurl": "", - "about": "Trying to figure out the path to the world of open source", + "referral": "Geek Heaven" +}, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", "college": "IIIT Allahabad", "facebook": "", - "github": "https://github.com/griffy06", + "github": "https://github.com/Abhijeet-sonkar", "twitter": "", "referral": "" - - - }, { - - "name": "Prince Kumar", - "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about": "Zero!!!", + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100021909814800", - "github": "https://github.com/Princeraaz", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", "twitter": "", "referral": "" - -}, - - -{ - "name": "Priya Bhagat", - "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about": "just a try towards this", +}, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100040375114023", - "github": "https://github.com/tony-stark-rdj", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", "twitter": "", "referral": "seniors" - -}, - - -{ - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", +}, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", "twitter": "", "referral": "" -}, +}, + "name" : "Pratyush Pareek", + "imageurl" : "contestant/avatar.jpg", + "about" : "Oblivious to what's going on", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", + "github" : "https://github.com/PratyushPareek", + "twitter" : "", + "referral" : "GeekHaven" -{ - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" }, + { + "name" : "Varun Tiwari", + "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about" : "Making my way to the world of OpenSource", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/varun.t11", + "github" : "https://github.com/VarunT11", + "twitter" : "https://twitter.com/iamvarun11", + "referral" : "Seniors" + }, -{ +{ - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" -}, +"name": "Aman Singh", +"imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", +"about": "Eager to learn", +"college": "IIIT Allahabad", +"facebook": "https://www.facebook.com/Am4nS1ngh", +"github": "https://github.com/prince-7", +"twitter": "", +"referral": "Geek-Haven" -{ - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" -}, -{ +} , - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" -}, +{ +"name":"Aniemsh Choudhury", +"imageurl":"", +"about":"Hello ", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/animesh.choudhury.5477", +"github":"https://github.com/animesh328", +"twitter":"", +"referral":"Nobody" +}, { - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" +"name":"Swarnam", +"imageurl":"contestant/avatar.jpg", +"about":"Hello I'm a web developer", +"college":"IIIT Allahabad", +"facebook":" ", +"github":"https://github.com/Luna-Lovegood97", +"twitter":" ", +"referral":"College Mail" }, - - - - { - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - +"name":"Sumit Kumar Sahu", +"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", +"about":"Hello world", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/sumitkumar6543", +"github":"https://github.com/phantom654", +"twitter":"https://twitter.com/SumitSahu654", +"referral":"Pranav Singhal" }, - - { - - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" -}, { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" -}, { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" -}, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" -}, { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" -}, { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" -}, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" -}, { - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" -}, { - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" -}, { - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" -}, { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" -}, { - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" -}, { - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" -}, { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" -}, { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" +"name":"Tamoghno Bhattacharya", +"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", +"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", +"college":"IIIT Allahabad", +"facebook":"", +"github":"github.com/TamoghnoBhattacharya", +"twitter":"", +"referral":"Seniors at college and 30 DoC" }, - - { - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" +"name":"Avneesh Kumar", +"imageurl":"contestant/avatar.jpg", +"about":"Hello I'm a developer", +"college":"IIITA", +"facebook":"https://www.facebook.com/avaneeshsahu000", +"github":"https://github.com/Cybertron-Avneesh", +"twitter":"", +"referral":"Seniors" }, - { - - "name": "Sarthak Maheshwari", - "imageurl": "contestant/avatar.jpg", - "about": "Trying to survive", - "college": "iiit allahabad", - "facebook": "", - "github": "", - "twitter": "", - "referral": "Nobody" +"name":"Shreyas Gupta", +"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", +"about":"On my journey of Software Development", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/shreyashwr", +"github":"https://github.com/sggts04", +"twitter":"https://twitter.com/sggts04", +"referral":"" }, - - { - "name": "Chetan Garg", - "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/chetangarg365", - "github": "https://github.com/untrulynoxiusmj", - "twitter": "", - "referral": "" +"name":"Pradhuman Singh Baid", +"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", +"about":"Simply a Developer", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/pradhuman.baid", +"github":"https://github.com/pradhuman1", +"twitter":"", +"referral":"" }, - { - "name": "Jyotika Bhatti", - "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about": "On the path of learning New Tech Stuffs", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/jyotika.bhatti.3", - "github": "https://github.com/Jyotika999", - "twitter": "", - "referral": "Our Tech Seniors" +"name":"Pranav Sai", +"imageurl":"chttps://imgur.com/5GhGjTk", +"about":"I love to code", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/pranav.sai.520125", +"github":"https://github.com/theblackswann", +"twitter":"", +"referral":"My seniors" }, - - { - "name": "Vishal Burman", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/vishalbrman", - "github": "https://github.com/black-cat01", - "twitter": "", - "referral": "" +"name":"Janit Lodha", +"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", +"about":"Exploring the great world!", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/janitlodha", +"github":"https://github.com/JLodha", +"twitter":"https://twitter.com/JanitLodha", +"referral":"" }, - - - { - "name": "Varun Bhardwaj", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/starboi02", - "twitter": "", - "referral": "Mail" -}, { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" -} - - - - -, { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - - -}, { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" - - +"name":"Ananya Agarwal", +"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", +"about":"Came here to learn", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/profile.php?id=100038872145322", +"github":"https://github.com/aawizard", +"twitter":"", +"referral":"Seniors" }, - { - "name": "Arpit Agarwal", - "imageurl": "", - "about": "Just Learning", - "college": "IIIT ALLAHABAD", - "facebook": "https://www.facebook.com/aarpit01", - "github": "https://github.com/aarpit1010", - "twitter": "", - "referral": "E-Mail" +"name":"Vishwas Singh", +"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", +"about":"I can play piano", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/urstrulyvishu", +"github":"https://github.com/infern018", +"twitter":"https://twitter.com/urstrulystupid", +"referral":"" +"twitter":"", +"referral":"Seniors" }, - - - - - { - "name": "Ankit Gupta", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ankit4284", - "twitter": "", - "referral": "friends" - -}, { - "name": "Shreesh Swaraj", - "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about": "Exploring to find something new", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/shreesh.swaraj", - "github": "https://github.com/Shreesh19", - "twitter": "https://twitter.com/ShreeshSwaraj", - "referral": "" - - +"name":"Prasanth Kota", +"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", +"about":"Trying to fit myself into this world ", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/prasanth.kota.900", +"github":"https://github.com/Evadore", +"twitter":"https://twitter.com/Prasanthkota2", +"referral":"Seniors@IIIT-Allahabad" }, - - { - "name": "Alka Trivedi", - "imageurl": "", - "about": "just a beginner", - "faceboook": "", - "github": "https://github.com/Alka-git12", - "twitter": "url", - "referral": "" +"name":"Pranav Singhal", +"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", +"about":"Hey Virtual World,i am here just connecting the dots :P", +"college":"IIIT-ALLAHABAD", +"facebook":"https://www.facebook.com/profile.php?id=100012986645515", +"github":"https://github.com/singhalpranav22", +"twitter":"", +"referral":"Sumit Kumar Sahu" }, - { - - "name": "Yukta Gopalani", - "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", - "about": "Hello I'm just learning", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", - "github": "https://github.com/yuktagopalani", - "twitter": "", - "referral": "Pranav Singhal" +"name":"Saksham Sood", +"imageurl":"contestant/avatar.jpg", +"about":"Hello I'm a web developer", +"college":"IIIT Allahabad", +"facebook":"", +"github":"https://github.com/Yolo86", +"twitter":"", +"referral":"Seniors" +}, +{ +"name":"Aaryan Bhardwaj", +"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", +"about":"I am a loquacious turtle.", +"college":"IIIT Allahabad", +"facebook":"", +"github":"https://github.com/uglyprincess", +"twitter":"", +"referral":"Pratyush Pareek" +}, +{ +"name":"Piyush Gurjar", +"imageurl":"img/Piyush.jpg", +"about":"Still a learner", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/piyush.gurjar.92505", +"github":"https://github.com/Piyush4064", +"website":"", +"twitter":"", +"referral":"Geek Heaven" +}, +{ +"name":"Abhijeet Sonkar", +"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", +"about":"Hello I'm a Software Developer", +"college":"IIIT Allahabad", +"facebook":"", +"github":"https://github.com/Abhijeet-sonkar", +"twitter":"", +"referral":"" +}, +{ +"name":"Rohini Mishra", +"imageurl":"", +"about":"Escaping the ordinary", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/Rohini13201", +"github":"https://github.com/rohini13", +"twitter":"", +"referral":"" +}, +{ +"name":"Rishika Agarwal", +"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", +"about":"Just a beginner, but soon an expert", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/rishika.agarwal.585", +"github":"https://github.com/rishika8910", +"twitter":"", +"referral":"seniors" +}, +{ +"name":"Ananya Mohanty", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/ananya-mohanty", +"twitter":"", +"referral":"" }, +{ + "name": "Sahil Sharma", + "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", +"about" : "Eat Sleep Code ", +"college" : "IIIT Allahabad", +"facebook" : "https://www.facebook.com/profile.php?id=100003689923212", +"github" : "https://github.com/Sahil-coder", +"twitter" : "", +"referral" :"" +}, +{ +"name" : "Ravi Agrawal", +"imageurl" : "myprofilepic.jpeg", +"about" : "Hello I'm a web developer and like to do Competitive Coding", +"college" : "Indian Institute Of Information Technology, Allahabad", +"facebook" : "https://www.facebook.chttpsom/profile.php?id=100010123482919", +"github" : "https://github.com/rox999", +"twitter" : "", +"referral" : "My College Seniors"} +, +{ - - + "name":"Yash Mishra", + "imageurl":"https://avatars2.githubusercontent.com/u/53789050?s=460&v=4", + "about":"Dreamer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/yash.mishra.9889", + "github":"https://github.com/Codedude1", + "twitter":"", + "referral":"From seniors" +}, { - "name": "Karan Kunwar", - "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about": "Hi There!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/karan.kunwar.718", - "github": "https://github.com/southpole01", - "twitter": "", - "referral": "Akshat Baranwal" + "name":"Kumar Anip", + "imageurl":"", + "about":"", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anip.kumar.330", + "github":"", + "twitter":"", + "referral":"" }, { - - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" + "name":"Sonal", + "imageurl":"https://avatars2.githubusercontent.com/u/58393923?s=460&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sonal.null.5?ref=bookmarks", + "github":"https://github.com/iit2019122", + "twitter":"", + "referral":"" }, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" + "name":"Aditi Jain", + "imageurl":"https://avatars0.githubusercontent.com/u/58393925?s=400&v=4", + "about":"Hello I am a Beginner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100026277772506", + "github":"https://github.com/aj0311", + "twitter":"", + "referral":"seniors" }, +{ +"name": "Avneesh Kumar", +"imageurl": "contestant/avatar.jpg", +"about": "Hello I'm a developer", +"college": "IIITA", +"facebook": "https://www.facebook.com/avaneeshsahu000", +"github": "https://github.com/Cybertron-Avneesh", +"twitter": "", +"referral": "Seniors" +}, + { + "name" : "Shreyas Gupta", + "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about" : "On my journey of Software Development", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shreyashwr", + "github" : "https://github.com/sggts04", + "twitter" : "https://twitter.com/sggts04", + "referral" : "" + }, -{ + { + "name" : "Slok Aks", + "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about" : "Here to learn new stuffs!!!", + "college" : "Indian Institute of Information Technology, Allahabad", + "facebook" : "https://www.facebook.com/slok.aks", + "github" : "https://github.com/SlokAks", + "twitter" : "", + "referral" : "N/A" + }, - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" -}, + { + "name" : "Anirudh Simhachalam", + "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about" : "Hello, I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/anirudh2019", + "twitter" : "", + "referral" : "My seniors" + }, -{ - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, { - "name": "Akshat Baranwal", - "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about": "ALIVE", + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/akshat.baranwal", - "github": "https://github.com/AkshatBaranwal", - "twitter": "https://twitter.com/baranwal_akshat", - "referral": "Karan Kunwar" + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" }, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" -}, -{ - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", "twitter": "", - "referral": "Seniors at college and 30 DoC" + "referral": "" }, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, -{ - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" }, -{ - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" -}, -{ - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" -}, -{ - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" -}, + { + "name" : "Mridul Mittal", + "imageurl" : "img/Mridul.jpg", + "about" : "Hello I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/mridul.mittal.90", + "github" : "https://github.com/Mridul20", + "twitter" : "https://twitter.com/MridulMittal20", + "referral" : "GeekHaven" + }, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" -}, + "name" : "Prasanth Kota", + "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about" : "Trying to fit myself into this world ", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/prasanth.kota.900", + "github" : "https://github.com/Evadore", + "twitter" : "https://twitter.com/Prasanthkota2", + "referral" : "Seniors@IIIT-Allahabad" + + }, + { +"name": "Vishwas Singh", +"imageurl": "contestant/avatar.jpg", +"about": "I play piano ;)", +"college": "IIIT-Allahabad", +"facebook": "https://www.facebook.com/urstrulyvishu", +"github": "https://github.com/infern018", +"twitter": "", +"referral": "Seniors" + }, + { + + "name" : "Pranav Singhal", + "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about" : "Hey Virtual World,i am here just connecting the dots :P", + "college" : "IIIT-ALLAHABAD", + "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", + "github" : "https://github.com/singhalpranav22", + "twitter" : "", + "referral" : "Sumit Kumar Sahu" + }, { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" +}, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", +}, { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", "referral": "" -}, -{ - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", +}, { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" }, -{ - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", +{ + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", "twitter": "", - "referral": "Sumit Kumar Sahu" + "referral": "E-Mail" }, +{ + "name" : "Saksham Sood", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Yolo86", + "twitter" : "", + "referral" : "Seniors" + }, + { + "name" : "Sneha Gupta", + "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about" : "Let's begin something", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/sneha1010", + "twitter" : "", + "referral" : "seniors" + }, + { +"name" : "Ashish Kanoujia", +"imageurl" : "", +"about" : "To explore the vitual world, I begin my journey", +"college" : "IIIT Allahabad", +"facebook" : "", +"github" : "https://github.com/Halfsoul24", +"twitter" : "", +"referral" : "Seniors" -{ - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, + }, +{ - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" + "name" : "Cheena", + "imageurl" : "", + "about" : "Trying to figure out the path to the world of open source", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/griffy06", + "twitter" : "", + "referral" : "" + } +{ + "name" : "Aakash Bishnoi", + "imageurl" : "https://avatars3.githubusercontent.com/u/58396391?s=400&v=4", + "about" : "Enjoying the great world!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/aakash.bishnoi.773", + "github" : "https://github.com/ -}, -{ - "name": "Slok Aks", - "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about": "Here to learn new stuffs!!!", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/slok.aks", - "github": "https://github.com/SlokAks", - "twitter": "", - "referral": "N/A" -}, +", + "twitter" : "", + "referral" : "" + } +] + }, { - "name": "Anirudh Simhachalam", - "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about": "Hello, I'm a developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/anirudh2019", - "twitter": "", - "referral": "My seniors" -}, - + "name" : "Prince Kumar", + "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about" : "Zero!!!", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", + "github" : "https://github.com/Princeraaz", + "twitter" : "", + "referral" : "" + + }, -{ + { + "name" : "Priya Bhagat", + "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about" : "just a try towards this", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", + "github" : "https://github.com/tony-stark-rdj", + "twitter" : "", + "referral" : "seniors" - "name": "Sagar Barman", - "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100030749805996", - "github": "https://github.com/NooBSagaR", - "twitter": "", - "referral": "" -}, + }, + { + "name" : "Sankalp Rajendran", + "imageurl" : "contestant/avatar.jpg", + "about" : "Hello I'm a web developer", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/Sankalp2002", + "twitter" : "", + "referral" : "" +} +, +{ + "name" : "Muskan Deep Kaur Maini", + "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about" : "Hey, I am a learner", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/muskandeep.kaur.520", + "github" : "https://github.com/mendelevium28", + "twitter" : "", + "referral" : "" +}, + { + "name" : "Shyam Tayal", + "imageurl" : "", + "about" : "Enthusiastic about Tech sometimes mad for it", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/shyam.tayal.524", + "github" : "https://github.com/Kr470s-eR0s", + "twitter" : "", + "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral" : "" + }, - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" -}, -{ - "name": "Ayush Tiwari", - "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about": "i am first year btech student at iiit Allahabad.", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100006280720099", - "github": "https://github.com/blaze-assault", - "twitter": "", - "referral": "seniors" + { -}, + "name" : "Garvit Chittora", + "imageurl" : "img/garvitchittora.jpg", + "about" : "My first task", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/garvit.chittora.90", + "github" : "https://github.com/garvitchittora", + "twitter" : "https://twitter.com/ChittoraGarvit", + "referral" : "Seniors" + }, -{ - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" -}, -{ + { + "name" : "Anirudh Arora", + "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about" : "Apun ko kuchh naya seekhne ka hai", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/anirudh.arora.33", + "github" : "https://github.com/Xenomorphing19", + "twitter" : "", + "referral" : "seniors" + }, - "name": "Mridul Mittal", - "imageurl": "img/Mridul.jpg", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/mridul.mittal.90", - "github": "https://github.com/Mridul20", - "twitter": "https://twitter.com/MridulMittal20", - "referral": "GeekHaven" -}, { +{ - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" + "name" : "Pratyush Pareek", +======= + "name":"Himanshu Vishwakarma", + "imageurl":"https://avatars2.githubusercontent.com/u/54054289?s=400&v=4", + "about":"Hello, I am a learner !!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/himanshu.vishwakarma.7524879", + "github":"https://github.com/stygian-96", + "twitter":"https://twitter.com/Himansh84968338", + "referral":"Seniors" }, { - - - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", + "twitter":"", + "referral":"Akshat Baranwal" }, - - - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - -}, { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" +{ + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" }, - { - - - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" }, - - - { - - - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" - + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" }, { - "name": "Anmol Bansal", - "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", - "about": "Believe me, you can trust me!", - "college": "IIIT Allahabad", - "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", - "github": "https://github.com/ABans1", - "twitter": "https://twitter.com/AnmolBa99689656", - "referral": "Seniors" + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" }, - - { - "name": "Snehalreet Kaur", - "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about": "Dreaming, believing and becoming", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/snehalreet.kaur.9", - "github": "https://github.com/snehal199", - "twitter": "", - "referral": "Seniors" - -}, { - "name": "Siddhnat Khobragade", - "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about": "I am just entering a new world", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/siddhant.khobragade.330", - "github": "https://github.com/siddhantdrk", - "twitter": "", - "referral": "Seniors" + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" }, - - - - - { - "name": "harsh mahajan", - "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about": "", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/harsh-8989", - "twitter": "", - "referral": "" + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" }, - { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - - - - + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" }, - - { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" }, - - { - "name": "Slok Aks", - "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about": "Here to learn new stuffs!!!", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/slok.aks", - "github": "https://github.com/SlokAks", - "twitter": "", - "referral": "N/A" + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" }, - - - { - "name": "Anirudh Simhachalam", - "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about": "Hello, I'm a developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/anirudh2019", - "twitter": "", - "referral": "My seniors" + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" }, - - - - { - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" }, - - - { - - "name": "Mridul Mittal", - "imageurl": "img/Mridul.jpg", - "about": "Hello I'm a developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/mridul.mittal.90", - "github": "https://github.com/Mridul20", - "twitter": "https://twitter.com/MridulMittal20", - "referral": "GeekHaven" -}, { - - - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" - -}, { - "name": "Vishwas Singh", - "imageurl": "contestant/avatar.jpg", - "about": "I play piano ;)", - "college": "IIIT-Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "", - "referral": "Seniors" + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" }, - { - - - - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" -}, { - - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" - -}, { - "name": "Sneha Gupta", - "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about": "Let's begin something", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/sneha1010", - "twitter": "", - "referral": "seniors" + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" }, - - - - { - "name": "Ashish Kanoujia", - "imageurl": "", - "about": "To explore the vitual world, I begin my journey", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Halfsoul24", - "twitter": "", - "referral": "Seniors" - - + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" }, - - -{ - { - "name": "Ashish Kanoujia", - "imageurl": "", - "about": "To explore the vitual world, I begin my journey", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Halfsoul24", - "twitter": "", - "referral": "Seniors" - - + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" }, - - { - - "name": "Cheena", - "imageurl": "", - "about": "Trying to figure out the path to the world of open source", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/griffy06", - "twitter": "", - "referral": "" - - - -}, { - - "name": "Prince Kumar", - "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about": "Zero!!!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100021909814800", - "github": "https://github.com/Princeraaz", - "twitter": "", - "referral": "" - + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" }, - - { - "name": "Priya Bhagat", - "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about": "just a try towards this", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100040375114023", - "github": "https://github.com/tony-stark-rdj", - "twitter": "", - "referral": "seniors" - + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" }, - - { - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", - "twitter": "", - "referral": "" + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", + "twitter":"", + "referral":"Seniors" }, - - { - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" }, - - - - { - - - - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" }, - - { - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" }, - { - - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" - + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" }, - - { - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" }, - - - - "name": "Cheena", - "imageurl": "", - "about": "Trying to figure out the path to the world of open source", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/griffy06", - "twitter": "", - "referral": "" - - - - -}, { - - "name": "Prince Kumar", - "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about": "Zero!!!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100021909814800", - "github": "https://github.com/Princeraaz", - "twitter": "", - "referral": "" - { - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - - + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" }, - - { - "name": "Priya Bhagat", - "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about": "just a try towards this", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100040375114023", - "github": "https://github.com/tony-stark-rdj", - "twitter": "", - "referral": "seniors" - - + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/uglyprincess", + "twitter":"", + "referral":"Pratyush Pareek" }, - - { - "name": "Muskan Deep Kaur Maini", - "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about": "Hey, I am a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/muskandeep.kaur.520", - "github": "https://github.com/mendelevium28", - "twitter": "", - "referral": "" + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", + "twitter":"", + "referral":"Geek Heaven" }, - - { - "name": "Shyam Tayal", - "imageurl": "", - "about": "Enthusiastic about Tech sometimes mad for it", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shyam.tayal.524", - "github": "https://github.com/Kr470s-eR0s", - "twitter": "", - "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral": "" + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Abhijeet-sonkar", + "twitter":"", + "referral":"" }, - - - - { - - - - "name": "Garvit Chittora", - "imageurl": "img/garvitchittora.jpg", - "about": "My first task", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/garvit.chittora.90", - "github": "https://github.com/garvitchittora", - "twitter": "https://twitter.com/ChittoraGarvit", - "referral": "Seniors" + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", + "twitter":"", + "referral":"" }, - - { - "name": "Anirudh Arora", - "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about": "Apun ko kuchh naya seekhne ka hai", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/anirudh.arora.33", - "github": "https://github.com/Xenomorphing19", - "twitter": "", - "referral": "seniors" + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", + "twitter":"", + "referral":"seniors" }, - { - - "name": "Pratyush Pareek", - "imageurl": "contestant/avatar.jpg", - "about": "Oblivious to what's going on", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100004596615880", - "github": "https://github.com/PratyushPareek", - "twitter": "", - "referral": "GeekHaven" - + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", + "college":"IIIT Allahabad", + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" }, - - { - "name": "Varun Tiwari", - "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about": "Making my way to the world of OpenSource", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/varun.t11", - "github": "https://github.com/VarunT11", - "twitter": "https://twitter.com/iamvarun11", - "referral": "Seniors" + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", + "twitter":"", + "referral":"Seniors" }, - - - - { - - - "name": "Aman Singh", - "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about": "Eager to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Am4nS1ngh", - "github": "https://github.com/prince-7", - "twitter": "", - "referral": "Geek-Haven" - - + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", + "twitter":"", + "referral":"Seniors" }, - - { - - - - "name": "Aniemsh Choudhury", - "imageurl": "", - "about": "Hello ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/animesh.choudhury.5477", - "github": "https://github.com/animesh328", - "twitter": "", - "referral": "Nobody" -}, { - "name": "Swarnam", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": " ", - "github": "https://github.com/Luna-Lovegood97", - "twitter": " ", - "referral": "College Mail" -}, { - "name": "Sumit Kumar Sahu", - "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about": "Hello world", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sumitkumar6543", - "github": "https://github.com/phantom654", - "twitter": "https://twitter.com/SumitSahu654", - "referral": "Pranav Singhal" -}, { - "name": "Tamoghno Bhattacharya", - "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", - "college": "IIIT Allahabad", - "facebook": "", - "github": "github.com/TamoghnoBhattacharya", - "twitter": "", - "referral": "Seniors at college and 30 DoC" -}, { - "name": "Avneesh Kumar", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a developer", - "college": "IIITA", - "facebook": "https://www.facebook.com/avaneeshsahu000", - "github": "https://github.com/Cybertron-Avneesh", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Shreyas Gupta", - "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about": "On my journey of Software Development", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/shreyashwr", - "github": "https://github.com/sggts04", - "twitter": "https://twitter.com/sggts04", - "referral": "" -}, { - "name": "Pradhuman Singh Baid", - "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about": "Simply a Developer", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pradhuman.baid", - "github": "https://github.com/pradhuman1", - "twitter": "", - "referral": "" -}, { - "name": "Pranav Sai", - "imageurl": "chttps://imgur.com/5GhGjTk", - "about": "I love to code", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/pranav.sai.520125", - "github": "https://github.com/theblackswann", - "twitter": "", - "referral": "My seniors" -}, { - "name": "Janit Lodha", - "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about": "Exploring the great world!", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/janitlodha", - "github": "https://github.com/JLodha", - "twitter": "https://twitter.com/JanitLodha", - "referral": "" -}, { - "name": "Ananya Agarwal", - "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about": "Came here to learn", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100038872145322", - "github": "https://github.com/aawizard", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Vishwas Singh", - "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about": "I can play piano", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/urstrulyvishu", - "github": "https://github.com/infern018", - "twitter": "https://twitter.com/urstrulystupid", - "referral": "" -}, { - "name": "Prasanth Kota", - "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about": "Trying to fit myself into this world ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/prasanth.kota.900", - "github": "https://github.com/Evadore", - "twitter": "https://twitter.com/Prasanthkota2", - "referral": "Seniors@IIIT-Allahabad" -}, { - "name": "Pranav Singhal", - "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about": "Hey Virtual World,i am here just connecting the dots :P", - "college": "IIIT-ALLAHABAD", - "facebook": "https://www.facebook.com/profile.php?id=100012986645515", - "github": "https://github.com/singhalpranav22", - "twitter": "", - "referral": "Sumit Kumar Sahu" -}, { - "name": "Saksham Sood", - "imageurl": "contestant/avatar.jpg", - "about": "Hello I'm a web developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Yolo86", - "twitter": "", - "referral": "Seniors" -}, { - "name": "Aaryan Bhardwaj", - "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about": "I am a loquacious turtle.", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/uglyprincess", - "twitter": "", - "referral": "Pratyush Pareek" -}, { - "name": "Piyush Gurjar", - "imageurl": "img/Piyush.jpg", - "about": "Still a learner", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/piyush.gurjar.92505", - "github": "https://github.com/Piyush4064", - "website": "", - "twitter": "", - "referral": "Geek Heaven" -}, { - "name": "Abhijeet Sonkar", - "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about": "Hello I'm a Software Developer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/Abhijeet-sonkar", - "twitter": "", - "referral": "" -}, { - "name": "Rohini Mishra", - "imageurl": "", - "about": "Escaping the ordinary", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/Rohini13201", - "github": "https://github.com/rohini13", - "twitter": "", - "referral": "" -}, { - "name": "Rishika Agarwal", - "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about": "Just a beginner, but soon an expert", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/rishika.agarwal.585", - "github": "https://github.com/rishika8910", - "twitter": "", - "referral": "seniors" -}, { - "name": "Ananya Mohanty", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ananya-mohanty", - "twitter": "", - "referral": "" - -}, - "name" : "Pratyush Pareek", - "imageurl" : "contestant/avatar.jpg", - "about" : "Oblivious to what's going on", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100004596615880", - "github" : "https://github.com/PratyushPareek", - "twitter" : "", - "referral" : "GeekHaven" - -}, - - - { - "name" : "Varun Tiwari", - "imageurl" : "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about" : "Making my way to the world of OpenSource", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/varun.t11", - "github" : "https://github.com/VarunT11", - "twitter" : "https://twitter.com/iamvarun11", - "referral" : "Seniors" - }, - - - - -{ - - -"name": "Aman Singh", -"imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", -"about": "Eager to learn", -"college": "IIIT Allahabad", -"facebook": "https://www.facebook.com/Am4nS1ngh", -"github": "https://github.com/prince-7", -"twitter": "", -"referral": "Geek-Haven" - - -} , - - -{ - - -"name":"Aniemsh Choudhury", -"imageurl":"", -"about":"Hello ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/animesh.choudhury.5477", -"github":"https://github.com/animesh328", -"twitter":"", -"referral":"Nobody" + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/harsh-8989", + "twitter":"", + "referral":"" }, { -"name":"Swarnam", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":" ", -"github":"https://github.com/Luna-Lovegood97", -"twitter":" ", -"referral":"College Mail" + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" }, { -"name":"Sumit Kumar Sahu", -"imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", -"about":"Hello world", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/sumitkumar6543", -"github":"https://github.com/phantom654", -"twitter":"https://twitter.com/SumitSahu654", -"referral":"Pranav Singhal" + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Everything Coding", + "college":"IIITA", + "facebook":"https://www.facebook.com/GhostFoxSledgehammer", + "github":"https://github.com/GhostFoxSledgehammer", + "twitter":"https://twitter.com/stcdalex", + "referral":"Seniors" }, { -"name":"Tamoghno Bhattacharya", -"imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", -"about":"Hello I'm a first year student IIITA currently into competitive coding and AI", -"college":"IIIT Allahabad", -"facebook":"", -"github":"github.com/TamoghnoBhattacharya", -"twitter":"", -"referral":"Seniors at college and 30 DoC" + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" }, { -"name":"Avneesh Kumar", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a developer", -"college":"IIITA", -"facebook":"https://www.facebook.com/avaneeshsahu000", -"github":"https://github.com/Cybertron-Avneesh", -"twitter":"", -"referral":"Seniors" + "name":"Sandeep Kumar", + "imageurl":"https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", + "about":"focused", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/sandy9808", + "twitter":"", + "referral":"Seniors" }, { -"name":"Shreyas Gupta", -"imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", -"about":"On my journey of Software Development", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/shreyashwr", -"github":"https://github.com/sggts04", -"twitter":"https://twitter.com/sggts04", -"referral":"" + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" }, { -"name":"Pradhuman Singh Baid", -"imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", -"about":"Simply a Developer", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pradhuman.baid", -"github":"https://github.com/pradhuman1", -"twitter":"", -"referral":"" + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" }, { -"name":"Pranav Sai", -"imageurl":"chttps://imgur.com/5GhGjTk", -"about":"I love to code", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/pranav.sai.520125", -"github":"https://github.com/theblackswann", -"twitter":"", -"referral":"My seniors" + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" }, { -"name":"Janit Lodha", -"imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", -"about":"Exploring the great world!", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/janitlodha", -"github":"https://github.com/JLodha", -"twitter":"https://twitter.com/JanitLodha", -"referral":"" + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" }, { -"name":"Ananya Agarwal", -"imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", -"about":"Came here to learn", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/profile.php?id=100038872145322", -"github":"https://github.com/aawizard", -"twitter":"", -"referral":"Seniors" + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" }, { -"name":"Vishwas Singh", -"imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", -"about":"I can play piano", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/urstrulyvishu", -"github":"https://github.com/infern018", -"twitter":"https://twitter.com/urstrulystupid", -"referral":"" -"twitter":"", -"referral":"Seniors" -}, -{ -"name":"Prasanth Kota", -"imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", -"about":"Trying to fit myself into this world ", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/prasanth.kota.900", -"github":"https://github.com/Evadore", -"twitter":"https://twitter.com/Prasanthkota2", -"referral":"Seniors@IIIT-Allahabad" + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" }, { -"name":"Pranav Singhal", -"imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", -"about":"Hey Virtual World,i am here just connecting the dots :P", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100012986645515", -"github":"https://github.com/singhalpranav22", -"twitter":"", -"referral":"Sumit Kumar Sahu" + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" }, { -"name":"Saksham Sood", -"imageurl":"contestant/avatar.jpg", -"about":"Hello I'm a web developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Yolo86", -"twitter":"", -"referral":"Seniors" + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" }, { -"name":"Aaryan Bhardwaj", -"imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", -"about":"I am a loquacious turtle.", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/uglyprincess", -"twitter":"", -"referral":"Pratyush Pareek" + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" }, { -"name":"Piyush Gurjar", -"imageurl":"img/Piyush.jpg", -"about":"Still a learner", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/piyush.gurjar.92505", -"github":"https://github.com/Piyush4064", -"website":"", -"twitter":"", -"referral":"Geek Heaven" + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" }, { -"name":"Abhijeet Sonkar", -"imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", -"about":"Hello I'm a Software Developer", -"college":"IIIT Allahabad", -"facebook":"", -"github":"https://github.com/Abhijeet-sonkar", -"twitter":"", -"referral":"" + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" }, { -"name":"Rohini Mishra", -"imageurl":"", -"about":"Escaping the ordinary", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/Rohini13201", -"github":"https://github.com/rohini13", -"twitter":"", -"referral":"" + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" }, { -"name":"Rishika Agarwal", -"imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", -"about":"Just a beginner, but soon an expert", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/rishika.agarwal.585", -"github":"https://github.com/rishika8910", -"twitter":"", -"referral":"seniors" + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" }, { -"name":"Ananya Mohanty", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ananya-mohanty", -"twitter":"", -"referral":"" + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" }, - - { - "name": "Sahil Sharma", - "imageurl" : "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", -"about" : "Eat Sleep Code ", -"college" : "IIIT Allahabad", -"facebook" : "https://www.facebook.com/profile.php?id=100003689923212", -"github" : "https://github.com/Sahil-coder", -"twitter" : "", -"referral" :"" + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" }, - - -{ -"name" : "Ravi Agrawal", -"imageurl" : "myprofilepic.jpeg", -"about" : "Hello I'm a web developer and like to do Competitive Coding", -"college" : "Indian Institute Of Information Technology, Allahabad", -"facebook" : "https://www.facebook.chttpsom/profile.php?id=100010123482919", -"github" : "https://github.com/rox999", -"twitter" : "", -"referral" : "My College Seniors"} - -, { - - "name":"Yash Mishra", - "imageurl":"https://avatars2.githubusercontent.com/u/53789050?s=460&v=4", - "about":"Dreamer", + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/yash.mishra.9889", - "github":"https://github.com/Codedude1", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", "twitter":"", - "referral":"From seniors" + "referral":"" }, { - "name":"Kumar Anip", + "name":"Shyam Tayal", "imageurl":"", - "about":"", + "about":"Enthusiastic about Tech sometimes mad for it", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/anip.kumar.330", - "github":"", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", "referral":"" }, { - "name":"Sonal", - "imageurl":"https://avatars2.githubusercontent.com/u/58393923?s=460&v=4", - "about":"", + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sonal.null.5?ref=bookmarks", - "github":"https://github.com/iit2019122", - "twitter":"", - "referral":"" + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" }, { - "name":"Aditi Jain", - "imageurl":"https://avatars0.githubusercontent.com/u/58393925?s=400&v=4", - "about":"Hello I am a Beginner", + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100026277772506", - "github":"https://github.com/aj0311", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", "twitter":"", "referral":"seniors" }, { - -"name": "Avneesh Kumar", -"imageurl": "contestant/avatar.jpg", -"about": "Hello I'm a developer", -"college": "IIITA", -"facebook": "https://www.facebook.com/avaneeshsahu000", -"github": "https://github.com/Cybertron-Avneesh", -"twitter": "", -"referral": "Seniors" + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" }, - { - "name" : "Shreyas Gupta", - "imageurl" : "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about" : "On my journey of Software Development", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shreyashwr", - "github" : "https://github.com/sggts04", - "twitter" : "https://twitter.com/sggts04", - "referral" : "" - }, - - - { - "name" : "Slok Aks", - "imageurl" : "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about" : "Here to learn new stuffs!!!", - "college" : "Indian Institute of Information Technology, Allahabad", - "facebook" : "https://www.facebook.com/slok.aks", - "github" : "https://github.com/SlokAks", - "twitter" : "", - "referral" : "N/A" - }, - - - - { - "name" : "Anirudh Simhachalam", - "imageurl" : "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about" : "Hello, I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/anirudh2019", - "twitter" : "", - "referral" : "My seniors" - }, - - - { - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" }, - { - - "name": "Sahil Sharma", - "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about": "Eat Sleep Code ", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/profile.php?id=100003689923212", - "github": "https://github.com/Sahil-coder", - "twitter": "", - "referral": "" + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" }, { - - "name": "Shubhang Singh", - "imageurl": "", - "about": "Hello I'm a web developer and an aspring competitive programmer", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/shuba400", - "twitter": "", - "referral": "Seniors" + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" }, - - - - { - - "name" : "Mridul Mittal", - "imageurl" : "img/Mridul.jpg", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/mridul.mittal.90", - "github" : "https://github.com/Mridul20", - "twitter" : "https://twitter.com/MridulMittal20", - "referral" : "GeekHaven" - }, { - - - "name" : "Prasanth Kota", - "imageurl" : "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about" : "Trying to fit myself into this world ", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/prasanth.kota.900", - "github" : "https://github.com/Evadore", - "twitter" : "https://twitter.com/Prasanthkota2", - "referral" : "Seniors@IIIT-Allahabad" - - }, - { -"name": "Vishwas Singh", -"imageurl": "contestant/avatar.jpg", -"about": "I play piano ;)", -"college": "IIIT-Allahabad", -"facebook": "https://www.facebook.com/urstrulyvishu", -"github": "https://github.com/infern018", -"twitter": "", -"referral": "Seniors" - }, - - { - - "name" : "Pranav Singhal", - "imageurl" : "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about" : "Hey Virtual World,i am here just connecting the dots :P", - "college" : "IIIT-ALLAHABAD", - "facebook" : "https://www.facebook.com/profile.php?id=100012986645515", - "github" : "https://github.com/singhalpranav22", - "twitter" : "", - "referral" : "Sumit Kumar Sahu" - }, + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" +}, { - - "name": "Varun Bhardwaj", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/starboi02", - "twitter": "", - "referral": "Mail" -}, { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - -}, { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" - - -}, { - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" }, - { - "name": "Arpit Agarwal", - "imageurl": "", - "about": "Just Learning", - "college": "IIIT ALLAHABAD", - "facebook": "https://www.facebook.com/aarpit01", - "github": "https://github.com/aarpit1010", - "twitter": "", - "referral": "E-Mail" + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" }, { - - "name" : "Saksham Sood", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Yolo86", - "twitter" : "", - "referral" : "Seniors" - - }, - { - "name" : "Sneha Gupta", - "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about" : "Let's begin something", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/sneha1010", - "twitter" : "", - "referral" : "seniors" - }, - - - - - { -"name" : "Ashish Kanoujia", -"imageurl" : "", -"about" : "To explore the vitual world, I begin my journey", -"college" : "IIIT Allahabad", -"facebook" : "", -"github" : "https://github.com/Halfsoul24", -"twitter" : "", -"referral" : "Seniors" - - - }, - - - -{ - - "name" : "Cheena", - "imageurl" : "", - "about" : "Trying to figure out the path to the world of open source", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/griffy06", - "twitter" : "", - "referral" : "" - - } -{ - - "name" : "Aakash Bishnoi", - "imageurl" : "https://avatars3.githubusercontent.com/u/58396391?s=400&v=4", - "about" : "Enjoying the great world!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/aakash.bishnoi.773", - "github" : "https://github.com/ - - - - -", - "twitter" : "", - "referral" : "" - } -] - - - - - }, -{ - - "name" : "Prince Kumar", - "imageurl" : "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about" : "Zero!!!", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100021909814800", - "github" : "https://github.com/Princeraaz", - "twitter" : "", - "referral" : "" - - }, - - - { - "name" : "Priya Bhagat", - "imageurl" : "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about" : "just a try towards this", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/profile.php?id=100040375114023", - "github" : "https://github.com/tony-stark-rdj", - "twitter" : "", - "referral" : "seniors" - - }, - - { - - "name" : "Sankalp Rajendran", - "imageurl" : "contestant/avatar.jpg", - "about" : "Hello I'm a web developer", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/Sankalp2002", - "twitter" : "", - "referral" : "" -} -, - -{ - "name" : "Muskan Deep Kaur Maini", - "imageurl" : "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about" : "Hey, I am a learner", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/muskandeep.kaur.520", - "github" : "https://github.com/mendelevium28", - "twitter" : "", - "referral" : "" -}, - - - { - "name" : "Shyam Tayal", - "imageurl" : "", - "about" : "Enthusiastic about Tech sometimes mad for it", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/shyam.tayal.524", - "github" : "https://github.com/Kr470s-eR0s", - "twitter" : "", - "linkedin" : "https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral" : "" - }, - - - - - { - - - - "name" : "Garvit Chittora", - "imageurl" : "img/garvitchittora.jpg", - "about" : "My first task", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/garvit.chittora.90", - "github" : "https://github.com/garvitchittora", - "twitter" : "https://twitter.com/ChittoraGarvit", - "referral" : "Seniors" - }, - - - { - "name" : "Anirudh Arora", - "imageurl" : "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about" : "Apun ko kuchh naya seekhne ka hai", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/anirudh.arora.33", - "github" : "https://github.com/Xenomorphing19", - "twitter" : "", - "referral" : "seniors" - }, - -{ - - "name" : "Pratyush Pareek", -======= - "name":"Himanshu Vishwakarma", - "imageurl":"https://avatars2.githubusercontent.com/u/54054289?s=400&v=4", - "about":"Hello, I am a learner !!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/himanshu.vishwakarma.7524879", - "github":"https://github.com/stygian-96", - "twitter":"https://twitter.com/Himansh84968338", - "referral":"Seniors" -}, -{ - "name":"Karan Kunwar", - "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about":"Hi There!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/karan.kunwar.718", - "github":"https://github.com/southpole01", - "twitter":"", - "referral":"Akshat Baranwal" -}, -{ - "name":"Avneesh Kumar", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" -}, -{ - "name":"Aniemsh Choudhury", - "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/animesh.choudhury.5477", - "github":"https://github.com/animesh328", - "twitter":"", - "referral":"Nobody" -}, -{ - "name":"Swarnam", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", - "college":"IIIT Allahabad", - "facebook":" ", - "github":"https://github.com/Luna-Lovegood97", - "twitter":" ", - "referral":"College Mail" -}, -{ - "name":"Akshat Baranwal", - "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about":"ALIVE", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/akshat.baranwal", - "github":"https://github.com/AkshatBaranwal", - "twitter":"https://twitter.com/baranwal_akshat", - "referral":"Karan Kunwar" -}, -{ - "name":"Sumit Kumar Sahu", - "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about":"Hello world", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sumitkumar6543", - "github":"https://github.com/phantom654", - "twitter":"https://twitter.com/SumitSahu654", - "referral":"Pranav Singhal" -}, -{ - "name":"Tamoghno Bhattacharya", - "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", - "college":"IIIT Allahabad", - "facebook":"", - "github":"github.com/TamoghnoBhattacharya", - "twitter":"", - "referral":"Seniors at college and 30 DoC" -}, -{ - "name":"Avneesh Kumar", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", - "twitter":"", - "referral":"Seniors" -}, + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" +}, { "name":"Shreyas Gupta", "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", @@ -7672,79 +6557,29 @@ "referral":"My seniors" }, { - "name":"Tamoghno Bhattacharya", - "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", "college":"IIIT Allahabad", - "facebook":"", - "github":"github.com/TamoghnoBhattacharya", - "twitter":"", - "referral":"Seniors at college and 30 DoC" + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" }, { - "name":"Avneesh Kumar", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", "twitter":"", "referral":"Seniors" }, { - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" -}, -{ - "name":"Pradhuman Singh Baid", - "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about":"Simply a Developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pradhuman.baid", - "github":"https://github.com/pradhuman1", - "twitter":"", - "referral":"" -}, -{ - "name":"Pranav Sai", - "imageurl":"chttps://imgur.com/5GhGjTk", - "about":"I love to code", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pranav.sai.520125", - "github":"https://github.com/theblackswann", - "twitter":"", - "referral":"My seniors" -}, -{ - "name":"Janit Lodha", - "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about":"Exploring the great world!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/janitlodha", - "github":"https://github.com/JLodha", - "twitter":"https://twitter.com/JanitLodha", - "referral":"" -}, -{ - "name":"Ananya Agarwal", - "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about":"Came here to learn", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100038872145322", - "github":"https://github.com/aawizard", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Vishwas Singh", - "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about":"I can play piano", + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", "college":"IIIT Allahabad", "facebook":"https://www.facebook.com/urstrulyvishu", "github":"https://github.com/infern018", @@ -7781,26 +6616,6 @@ "twitter":"", "referral":"Seniors" }, -{ - "name":"Sagar Barman", - "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about":"Exploring the great world!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100030749805996", - "github":"https://github.com/NooBSagaR", - "twitter":"", - "referral":"" -}, -{ - "name":"Ayush Tiwari", - "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about":"i am first year btech student at iiit Allahabad.", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100006280720099", - "github":"https://github.com/blaze-assault", - "twitter":"", - "referral":"seniors" -}, { "name":"Aaryan Bhardwaj", "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", @@ -7853,84 +6668,163 @@ "referral":"seniors" }, { - "name":"Anmol Bansal", - "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", - "about":"Believe me, you can trust me!", + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", + "twitter":"", + "referral":"" +}, +{ + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", "college":"IIIT Allahabad", - "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", - "github":"https://github.com/ABans1", - "twitter":"https://twitter.com/AnmolBa99689656", - "referral":"Seniors" + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" }, { - "name":"Snehalreet Kaur", - "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about":"Dreaming, believing and becoming", + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" +}, +{ + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/snehalreet.kaur.9", - "github":"https://github.com/snehal199", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", "twitter":"", - "referral":"Seniors" + "referral":"" }, { - "name":"Siddhnat Khobragade", - "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about":"I am just entering a new world", + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" +}, +{ + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", + "twitter":"", + "referral":"" +}, +{ + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/siddhant.khobragade.330", - "github":"https://github.com/siddhantdrk", + "facebook":"", + "github":"https://github.com/starboi02", "twitter":"", - "referral":"Seniors" + "referral":"Mail" }, { - "name":"harsh mahajan", - "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about":"", + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" +}, +{ + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/harsh-8989", - "twitter":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", "referral":"" }, { - "name":"Ananya Mohanty", + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" +}, +{ + "name":"Ankit Gupta", "imageurl":"", "about":"Just trying", "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"https://github.com/ananya-mohanty", + "github":"https://github.com/ankit4284", "twitter":"", + "referral":"friends" +}, +{ + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", "referral":"" }, { - "name":"Avneesh Kumar", - "imageurl":"contestant/avatar.jpg", - "about":"Everything Coding", - "college":"IIITA", - "facebook":"https://www.facebook.com/GhostFoxSledgehammer", - "github":"https://github.com/GhostFoxSledgehammer", - "twitter":"https://twitter.com/stcdalex", - "referral":"Seniors" + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url", + "referral":"" }, { - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", + "name":"Yukta Gopalani", + "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about":"Hello I'm just learning", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" + "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", + "github":"https://github.com/yuktagopalani", + "twitter":"", + "referral":"Pranav Singhal" }, { - "name":"Sandeep Kumar", - "imageurl":"https://avatars2.githubusercontent.com/u/58395595?s=460&v=4", - "about":"focused", - "college":"IIITA", - "facebook":"", - "github":"https://github.com/sandy9808", + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", "twitter":"", - "referral":"Seniors" + "referral":"Akshat Baranwal" }, { "name":"Avneesh Kumar", @@ -7953,213 +6847,12 @@ "referral":"" }, { - "name":"Slok Aks", - "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about":"Here to learn new stuffs!!!", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"https://www.facebook.com/slok.aks", - "github":"https://github.com/SlokAks", - "twitter":"", - "referral":"N/A" -}, -{ - "name":"Anirudh Simhachalam", - "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about":"Hello, I'm a developer", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/anirudh2019", - "twitter":"", - "referral":"My seniors" -}, -{ - "name":"Shubhang Singh", - "imageurl":"", - "about":"Hello I'm a web developer and an aspring competitive programmer", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/shuba400", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Mridul Mittal", - "imageurl":"img/Mridul.jpg", - "about":"Hello I'm a developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/mridul.mittal.90", - "github":"https://github.com/Mridul20", - "twitter":"https://twitter.com/MridulMittal20", - "referral":"GeekHaven" -}, -{ - "name":"Prasanth Kota", - "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about":"Trying to fit myself into this world ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/prasanth.kota.900", - "github":"https://github.com/Evadore", - "twitter":"https://twitter.com/Prasanthkota2", - "referral":"Seniors@IIIT-Allahabad" -}, -{ - "name":"Vishwas Singh", - "imageurl":"contestant/avatar.jpg", - "about":"I play piano ;)", - "college":"IIIT-Allahabad", - "facebook":"https://www.facebook.com/urstrulyvishu", - "github":"https://github.com/infern018", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Pranav Singhal", - "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about":"Hey Virtual World,i am here just connecting the dots :P", - "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/profile.php?id=100012986645515", - "github":"https://github.com/singhalpranav22", - "twitter":"", - "referral":"Sumit Kumar Sahu" -}, -{ - "name":"Saksham Sood", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Yolo86", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Sneha Gupta", - "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about":"Let's begin something", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/sneha1010", - "twitter":"", - "referral":"seniors" -}, -{ - "name":"Ashish Kanoujia", - "imageurl":"", - "about":"To explore the vitual world, I begin my journey", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Halfsoul24", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Cheena", - "imageurl":"", - "about":"Trying to figure out the path to the world of open source", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/griffy06", - "twitter":"", - "referral":"" -}, -{ - "name":"Prince Kumar", - "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about":"Zero!!!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100021909814800", - "github":"https://github.com/Princeraaz", - "twitter":"", - "referral":"" -}, -{ - "name":"Priya Bhagat", - "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about":"just a try towards this", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100040375114023", - "github":"https://github.com/tony-stark-rdj", - "twitter":"", - "referral":"seniors" -}, -{ - "name":"Muskan Deep Kaur Maini", - "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about":"Hey, I am a learner", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/muskandeep.kaur.520", - "github":"https://github.com/mendelevium28", - "twitter":"", - "referral":"" -}, -{ - "name":"Shyam Tayal", - "imageurl":"", - "about":"Enthusiastic about Tech sometimes mad for it", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shyam.tayal.524", - "github":"https://github.com/Kr470s-eR0s", - "twitter":"", - "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral":"" -}, -{ - "name":"Garvit Chittora", - "imageurl":"img/garvitchittora.jpg", - "about":"My first task", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/garvit.chittora.90", - "github":"https://github.com/garvitchittora", - "twitter":"https://twitter.com/ChittoraGarvit", - "referral":"Seniors" -}, -{ - "name":"Anirudh Arora", - "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about":"Apun ko kuchh naya seekhne ka hai", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/anirudh.arora.33", - "github":"https://github.com/Xenomorphing19", - "twitter":"", - "referral":"seniors" -}, -{ - "name":"Pratyush Pareek", - "imageurl":"contestant/avatar.jpg", - "about":"Oblivious to what's going on", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100004596615880", - "github":"https://github.com/PratyushPareek", - "twitter":"", - "referral":"GeekHaven" -}, -{ - "name":"Varun Tiwari", - "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about":"Making my way to the world of OpenSource", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/varun.t11", - "github":"https://github.com/VarunT11", - "twitter":"https://twitter.com/iamvarun11", - "referral":"Seniors" -}, -{ - "name":"Aman Singh", - "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about":"Eager to learn", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Am4nS1ngh", - "github":"https://github.com/prince-7", - "twitter":"", - "referral":"Geek-Haven" -}, -{ - "name":"Aniemsh Choudhury", - "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/animesh.choudhury.5477", - "github":"https://github.com/animesh328", + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", "twitter":"", "referral":"Nobody" }, @@ -8173,6 +6866,16 @@ "twitter":" ", "referral":"College Mail" }, +{ + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" +}, { "name":"Sumit Kumar Sahu", "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", @@ -8293,6 +6996,26 @@ "twitter":"", "referral":"Seniors" }, +{ + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" +}, +{ + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" +}, { "name":"Aaryan Bhardwaj", "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", @@ -8345,164 +7068,55 @@ "referral":"seniors" }, { - "name":"Ananya Mohanty", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/ananya-mohanty", - "twitter":"", - "referral":"" -}, -{ - "name":"Sahil Sharma", - "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about":"Eat Sleep Code ", + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100003689923212", - "github":"https://github.com/Sahil-coder", - "twitter":"", - "referral":"" + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" }, { - "name":"Sarthak Maheshwari", - "imageurl":"contestant/avatar.jpg", - "about":"Trying to survive", - "college":"iiit allahabad", - "facebook":"", - "github":"", - "twitter":"", - "referral":"Nobody" -}, -{ - "name":"Chetan Garg", - "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about":"Hello I'm a developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/chetangarg365", - "github":"https://github.com/untrulynoxiusmj", - "twitter":"", - "referral":"" -}, -{ - "name":"Jyotika Bhatti", - "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about":"On the path of learning New Tech Stuffs", + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/jyotika.bhatti.3", - "github":"https://github.com/Jyotika999", - "twitter":"", - "referral":"Our Tech Seniors" -}, -{ - "name":"Vishal Burman", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/vishalbrman", - "github":"https://github.com/black-cat01", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", "twitter":"", - "referral":"" + "referral":"Seniors" }, { - "name":"Varun Bhardwaj", - "imageurl":"", - "about":"Just trying", + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/starboi02", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", "twitter":"", - "referral":"Mail" -}, -{ - "name":"Sanskar Patro", - "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about":"Trying to find my 'thing'", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sanskar.patro", - "github":"https://github.com/sanskar-p", - "twitter":"url", - "referral":"Beloved seniors?" + "referral":"Seniors" }, { - "name":"Pavika Chaudhary", - "imageurl":"", - "about":"Carpediam", + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/pavikachaudhary", - "twitter":"url", - "referral":"" -}, -{ - "name":"Harshit Sinha", - "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about":"I'm a 1st year student learning competitive coding and web develpoment", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/harshit.sinha.167189", - "github":"https://github.com/harsh-797", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Arpit Agarwal", - "imageurl":"", - "about":"Just Learning", - "college":"IIIT ALLAHABAD", - "facebook":"https://www.facebook.com/aarpit01", - "github":"https://github.com/aarpit1010", + "github":"https://github.com/harsh-8989", "twitter":"", - "referral":"E-Mail" + "referral":"" }, { - "name":"Ankit Gupta", + "name":"Ananya Mohanty", "imageurl":"", "about":"Just trying", "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"https://github.com/ankit4284", + "github":"https://github.com/ananya-mohanty", "twitter":"", - "referral":"friends" -}, -{ - "name":"Shreesh Swaraj", - "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about":"Exploring to find something new", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"https://www.facebook.com/shreesh.swaraj", - "github":"https://github.com/Shreesh19", - "twitter":"https://twitter.com/ShreeshSwaraj", - "referral":"" -}, -{ - "name":"Alka Trivedi", - "imageurl":"", - "about":"just a beginner", - "faceboook":"", - "github":"https://github.com/Alka-git12", - "twitter":"url", "referral":"" }, -{ - "name":"Yukta Gopalani", - "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", - "about":"Hello I'm just learning", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", - "github":"https://github.com/yuktagopalani", - "twitter":"", - "referral":"Pranav Singhal" -}, -{ - "name":"Karan Kunwar", - "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about":"Hi There!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/karan.kunwar.718", - "github":"https://github.com/southpole01", - "twitter":"", - "referral":"Akshat Baranwal" -}, { "name":"Avneesh Kumar", "imageurl":"contestant/avatar.jpg", @@ -8524,94 +7138,285 @@ "referral":"" }, { - "name":"Aniemsh Choudhury", - "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/animesh.choudhury.5477", - "github":"https://github.com/animesh328", + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", "twitter":"", - "referral":"Nobody" + "referral":"N/A" }, { - "name":"Swarnam", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", "college":"IIIT Allahabad", - "facebook":" ", - "github":"https://github.com/Luna-Lovegood97", - "twitter":" ", - "referral":"College Mail" + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" }, { - "name":"Akshat Baranwal", - "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about":"ALIVE", + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/akshat.baranwal", - "github":"https://github.com/AkshatBaranwal", - "twitter":"https://twitter.com/baranwal_akshat", - "referral":"Karan Kunwar" + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" }, { - "name":"Sumit Kumar Sahu", - "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about":"Hello world", + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sumitkumar6543", - "github":"https://github.com/phantom654", - "twitter":"https://twitter.com/SumitSahu654", - "referral":"Pranav Singhal" + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" }, { - "name":"Tamoghno Bhattacharya", - "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", "college":"IIIT Allahabad", - "facebook":"", - "github":"github.com/TamoghnoBhattacharya", - "twitter":"", - "referral":"Seniors at college and 30 DoC" + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" }, { - "name":"Avneesh Kumar", + "name":"Vishwas Singh", "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", "twitter":"", "referral":"Seniors" }, { - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" }, { - "name":"Pradhuman Singh Baid", - "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about":"Simply a Developer", + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pradhuman.baid", - "github":"https://github.com/pradhuman1", + "facebook":"", + "github":"https://github.com/Yolo86", "twitter":"", - "referral":"" + "referral":"Seniors" }, { - "name":"Pranav Sai", - "imageurl":"chttps://imgur.com/5GhGjTk", - "about":"I love to code", + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pranav.sai.520125", - "github":"https://github.com/theblackswann", + "facebook":"", + "github":"https://github.com/sneha1010", "twitter":"", - "referral":"My seniors" + "referral":"seniors" +}, +{ + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" +}, +{ + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" +}, +{ + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" +}, +{ + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" +}, +{ + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" +}, +{ + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" +}, +{ + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" +}, +{ + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" +}, +{ + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", + "twitter":"", + "referral":"Nobody" +}, +{ + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" +}, +{ + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" +}, +{ + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", + "college":"IIIT Allahabad", + "facebook":"", + "github":"github.com/TamoghnoBhattacharya", + "twitter":"", + "referral":"Seniors at college and 30 DoC" +}, +{ + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" +}, +{ + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", + "twitter":"", + "referral":"" +}, +{ + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", + "twitter":"", + "referral":"My seniors" }, { "name":"Janit Lodha", @@ -8673,26 +7478,6 @@ "twitter":"", "referral":"Seniors" }, -{ - "name":"Sagar Barman", - "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about":"Exploring the great world!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100030749805996", - "github":"https://github.com/NooBSagaR", - "twitter":"", - "referral":"" -}, -{ - "name":"Ayush Tiwari", - "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about":"i am first year btech student at iiit Allahabad.", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100006280720099", - "github":"https://github.com/blaze-assault", - "twitter":"", - "referral":"seniors" -}, { "name":"Aaryan Bhardwaj", "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", @@ -8744,46 +7529,6 @@ "twitter":"", "referral":"seniors" }, -{ - "name":"Anmol Bansal", - "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", - "about":"Believe me, you can trust me!", - "college":"IIIT Allahabad", - "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", - "github":"https://github.com/ABans1", - "twitter":"https://twitter.com/AnmolBa99689656", - "referral":"Seniors" -}, -{ - "name":"Snehalreet Kaur", - "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about":"Dreaming, believing and becoming", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/snehalreet.kaur.9", - "github":"https://github.com/snehal199", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Siddhnat Khobragade", - "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about":"I am just entering a new world", - "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/siddhant.khobragade.330", - "github":"https://github.com/siddhantdrk", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"harsh mahajan", - "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about":"", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/harsh-8989", - "twitter":"", - "referral":"" -}, { "name":"Ananya Mohanty", "imageurl":"", @@ -8795,245 +7540,203 @@ "referral":"" }, { - "name":"Avneesh Kumar", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" -}, -{ - "name":"Slok Aks", - "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about":"Here to learn new stuffs!!!", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"https://www.facebook.com/slok.aks", - "github":"https://github.com/SlokAks", - "twitter":"", - "referral":"N/A" -}, -{ - "name":"Anirudh Simhachalam", - "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about":"Hello, I'm a developer", + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/anirudh2019", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", "twitter":"", - "referral":"My seniors" + "referral":"" }, { - "name":"Shubhang Singh", - "imageurl":"", - "about":"Hello I'm a web developer and an aspring competitive programmer", - "college":"IIIT Allahabad", + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", "facebook":"", - "github":"https://github.com/shuba400", + "github":"", "twitter":"", - "referral":"Seniors" + "referral":"Nobody" }, { - "name":"Mridul Mittal", - "imageurl":"img/Mridul.jpg", + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", "about":"Hello I'm a developer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/mridul.mittal.90", - "github":"https://github.com/Mridul20", - "twitter":"https://twitter.com/MridulMittal20", - "referral":"GeekHaven" + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", + "twitter":"", + "referral":"" }, { - "name":"Prasanth Kota", - "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about":"Trying to fit myself into this world ", + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/prasanth.kota.900", - "github":"https://github.com/Evadore", - "twitter":"https://twitter.com/Prasanthkota2", - "referral":"Seniors@IIIT-Allahabad" + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" }, { - "name":"Vishwas Singh", + "name":"Vishal Burman", "imageurl":"contestant/avatar.jpg", - "about":"I play piano ;)", - "college":"IIIT-Allahabad", - "facebook":"https://www.facebook.com/urstrulyvishu", - "github":"https://github.com/infern018", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", "twitter":"", - "referral":"Seniors" + "referral":"" }, { - "name":"Pranav Singhal", - "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about":"Hey Virtual World,i am here just connecting the dots :P", + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/profile.php?id=100012986645515", - "github":"https://github.com/singhalpranav22", + "facebook":"", + "github":"https://github.com/starboi02", "twitter":"", - "referral":"Sumit Kumar Sahu" + "referral":"Mail" }, { - "name":"Saksham Sood", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Yolo86", - "twitter":"", - "referral":"Seniors" + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" }, { - "name":"Sneha Gupta", - "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about":"Let's begin something", + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/sneha1010", - "twitter":"", - "referral":"seniors" + "github":"https://github.com/pavikachaudhary", + "twitter":"url", + "referral":"" }, { - "name":"Ashish Kanoujia", - "imageurl":"", - "about":"To explore the vitual world, I begin my journey", + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Halfsoul24", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", "twitter":"", "referral":"Seniors" }, { - "name":"Cheena", + "name":"Arpit Agarwal", "imageurl":"", - "about":"Trying to figure out the path to the world of open source", - "college":"IIIT Allahabad", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", + "twitter":"", + "referral":"E-Mail" +}, +{ + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"https://github.com/griffy06", + "github":"https://github.com/ankit4284", "twitter":"", + "referral":"friends" +}, +{ + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", "referral":"" }, { - "name":"Prince Kumar", - "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about":"Zero!!!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100021909814800", - "github":"https://github.com/Princeraaz", - "twitter":"", + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url", "referral":"" }, { - "name":"Priya Bhagat", - "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about":"just a try towards this", + "name":"Yukta Gopalani", + "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about":"Hello I'm just learning", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100040375114023", - "github":"https://github.com/tony-stark-rdj", + "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", + "github":"https://github.com/yuktagopalani", "twitter":"", - "referral":"seniors" + "referral":"Pranav Singhal" }, { - "name":"Muskan Deep Kaur Maini", - "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about":"Hey, I am a learner", + "name":"Karan Kunwar", + "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about":"Hi There!", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/muskandeep.kaur.520", - "github":"https://github.com/mendelevium28", + "facebook":"https://www.facebook.com/karan.kunwar.718", + "github":"https://github.com/southpole01", "twitter":"", - "referral":"" + "referral":"Akshat Baranwal" }, { - "name":"Shyam Tayal", - "imageurl":"", - "about":"Enthusiastic about Tech sometimes mad for it", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shyam.tayal.524", - "github":"https://github.com/Kr470s-eR0s", + "name":"Avneesh Kumar", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/avaneeshsahu000", + "github":"https://github.com/Cybertron-Avneesh", "twitter":"", - "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", - "referral":"" + "referral":"Seniors" }, { - "name":"Garvit Chittora", - "imageurl":"img/garvitchittora.jpg", - "about":"My first task", + "name":"Shreyas Gupta", + "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about":"On my journey of Software Development", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/garvit.chittora.90", - "github":"https://github.com/garvitchittora", - "twitter":"https://twitter.com/ChittoraGarvit", - "referral":"Seniors" + "facebook":"https://www.facebook.com/shreyashwr", + "github":"https://github.com/sggts04", + "twitter":"https://twitter.com/sggts04", + "referral":"" }, { - "name":"Anirudh Arora", - "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about":"Apun ko kuchh naya seekhne ka hai", + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/anirudh.arora.33", - "github":"https://github.com/Xenomorphing19", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", "twitter":"", - "referral":"seniors" + "referral":"Nobody" }, { - "name":"Pratyush Pareek", + "name":"Swarnam", "imageurl":"contestant/avatar.jpg", - "about":"Oblivious to what's going on", + "about":"Hello I'm a web developer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100004596615880", - "github":"https://github.com/PratyushPareek", - "twitter":"", - "referral":"GeekHaven" + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" }, { - "name":"Varun Tiwari", - "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about":"Making my way to the world of OpenSource", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/varun.t11", - "github":"https://github.com/VarunT11", - "twitter":"https://twitter.com/iamvarun11", - "referral":"Seniors" -}, -{ - "name":"Aman Singh", - "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about":"Eager to learn", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Am4nS1ngh", - "github":"https://github.com/prince-7", - "twitter":"", - "referral":"Geek-Haven" -}, -{ - "name":"Aniemsh Choudhury", - "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/animesh.choudhury.5477", - "github":"https://github.com/animesh328", - "twitter":"", - "referral":"Nobody" -}, -{ - "name":"Swarnam", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", + "name":"Akshat Baranwal", + "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about":"ALIVE", "college":"IIIT Allahabad", - "facebook":" ", - "github":"https://github.com/Luna-Lovegood97", - "twitter":" ", - "referral":"College Mail" + "facebook":"https://www.facebook.com/akshat.baranwal", + "github":"https://github.com/AkshatBaranwal", + "twitter":"https://twitter.com/baranwal_akshat", + "referral":"Karan Kunwar" }, { "name":"Sumit Kumar Sahu", @@ -9155,6 +7858,56 @@ "twitter":"", "referral":"Seniors" }, +{ + "name":"Sagar Barman", + "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about":"Exploring the great world!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100030749805996", + "github":"https://github.com/NooBSagaR", + "twitter":"", + "referral":"" +}, +{ + "name":"Ayush Tiwari", + "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about":"i am first year btech student at iiit Allahabad.", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100006280720099", + "github":"https://github.com/blaze-assault", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" +}, { "name":"Aaryan Bhardwaj", "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", @@ -9207,164 +7960,55 @@ "referral":"seniors" }, { - "name":"Ananya Mohanty", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/ananya-mohanty", - "twitter":"", - "referral":"" -}, -{ - "name":"Sahil Sharma", - "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about":"Eat Sleep Code ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100003689923212", - "github":"https://github.com/Sahil-coder", - "twitter":"", - "referral":"" -}, -{ - "name":"Sarthak Maheshwari", - "imageurl":"contestant/avatar.jpg", - "about":"Trying to survive", - "college":"iiit allahabad", - "facebook":"", - "github":"", - "twitter":"", - "referral":"Nobody" -}, -{ - "name":"Chetan Garg", - "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about":"Hello I'm a developer", + "name":"Anmol Bansal", + "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", + "about":"Believe me, you can trust me!", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/chetangarg365", - "github":"https://github.com/untrulynoxiusmj", - "twitter":"", - "referral":"" + "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", + "github":"https://github.com/ABans1", + "twitter":"https://twitter.com/AnmolBa99689656", + "referral":"Seniors" }, { - "name":"Jyotika Bhatti", - "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about":"On the path of learning New Tech Stuffs", + "name":"Snehalreet Kaur", + "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about":"Dreaming, believing and becoming", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/jyotika.bhatti.3", - "github":"https://github.com/Jyotika999", - "twitter":"", - "referral":"Our Tech Seniors" -}, -{ - "name":"Vishal Burman", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/vishalbrman", - "github":"https://github.com/black-cat01", + "facebook":"https://www.facebook.com/snehalreet.kaur.9", + "github":"https://github.com/snehal199", "twitter":"", - "referral":"" + "referral":"Seniors" }, { - "name":"Varun Bhardwaj", - "imageurl":"", - "about":"Just trying", + "name":"Siddhnat Khobragade", + "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about":"I am just entering a new world", "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/starboi02", + "facebook":"https://www.facebook.com/siddhant.khobragade.330", + "github":"https://github.com/siddhantdrk", "twitter":"", - "referral":"Mail" -}, -{ - "name":"Sanskar Patro", - "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about":"Trying to find my 'thing'", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sanskar.patro", - "github":"https://github.com/sanskar-p", - "twitter":"url", - "referral":"Beloved seniors?" + "referral":"Seniors" }, { - "name":"Pavika Chaudhary", - "imageurl":"", - "about":"Carpediam", + "name":"harsh mahajan", + "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about":"", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/pavikachaudhary", - "twitter":"url", - "referral":"" -}, -{ - "name":"Harshit Sinha", - "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about":"I'm a 1st year student learning competitive coding and web develpoment", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/harshit.sinha.167189", - "github":"https://github.com/harsh-797", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Arpit Agarwal", - "imageurl":"", - "about":"Just Learning", - "college":"IIIT ALLAHABAD", - "facebook":"https://www.facebook.com/aarpit01", - "github":"https://github.com/aarpit1010", + "github":"https://github.com/harsh-8989", "twitter":"", - "referral":"E-Mail" + "referral":"" }, { - "name":"Ankit Gupta", + "name":"Ananya Mohanty", "imageurl":"", "about":"Just trying", "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"https://github.com/ankit4284", + "github":"https://github.com/ananya-mohanty", "twitter":"", - "referral":"friends" -}, -{ - "name":"Shreesh Swaraj", - "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about":"Exploring to find something new", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"https://www.facebook.com/shreesh.swaraj", - "github":"https://github.com/Shreesh19", - "twitter":"https://twitter.com/ShreeshSwaraj", - "referral":"" -}, -{ - "name":"Alka Trivedi", - "imageurl":"", - "about":"just a beginner", - "faceboook":"", - "github":"https://github.com/Alka-git12", - "twitter":"url", "referral":"" }, -{ - "name":"Yukta Gopalani", - "imageurl":"https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", - "about":"Hello I'm just learning", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/yukta.gopalani?ref=book", - "github":"https://github.com/yuktagopalani", - "twitter":"", - "referral":"Pranav Singhal" -}, -{ - "name":"Karan Kunwar", - "imageurl":"https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", - "about":"Hi There!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/karan.kunwar.718", - "github":"https://github.com/southpole01", - "twitter":"", - "referral":"Akshat Baranwal" -}, { "name":"Avneesh Kumar", "imageurl":"contestant/avatar.jpg", @@ -9386,10 +8030,211 @@ "referral":"" }, { - "name":"Aniemsh Choudhury", - "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", + "name":"Slok Aks", + "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about":"Here to learn new stuffs!!!", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/slok.aks", + "github":"https://github.com/SlokAks", + "twitter":"", + "referral":"N/A" +}, +{ + "name":"Anirudh Simhachalam", + "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about":"Hello, I'm a developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/anirudh2019", + "twitter":"", + "referral":"My seniors" +}, +{ + "name":"Shubhang Singh", + "imageurl":"", + "about":"Hello I'm a web developer and an aspring competitive programmer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/shuba400", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Mridul Mittal", + "imageurl":"img/Mridul.jpg", + "about":"Hello I'm a developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/mridul.mittal.90", + "github":"https://github.com/Mridul20", + "twitter":"https://twitter.com/MridulMittal20", + "referral":"GeekHaven" +}, +{ + "name":"Prasanth Kota", + "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about":"Trying to fit myself into this world ", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/prasanth.kota.900", + "github":"https://github.com/Evadore", + "twitter":"https://twitter.com/Prasanthkota2", + "referral":"Seniors@IIIT-Allahabad" +}, +{ + "name":"Vishwas Singh", + "imageurl":"contestant/avatar.jpg", + "about":"I play piano ;)", + "college":"IIIT-Allahabad", + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Pranav Singhal", + "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about":"Hey Virtual World,i am here just connecting the dots :P", + "college":"IIIT-ALLAHABAD", + "facebook":"https://www.facebook.com/profile.php?id=100012986645515", + "github":"https://github.com/singhalpranav22", + "twitter":"", + "referral":"Sumit Kumar Sahu" +}, +{ + "name":"Saksham Sood", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Yolo86", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Sneha Gupta", + "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about":"Let's begin something", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/sneha1010", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Ashish Kanoujia", + "imageurl":"", + "about":"To explore the vitual world, I begin my journey", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/Halfsoul24", + "twitter":"", + "referral":"Seniors" +}, +{ + "name":"Cheena", + "imageurl":"", + "about":"Trying to figure out the path to the world of open source", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/griffy06", + "twitter":"", + "referral":"" +}, +{ + "name":"Prince Kumar", + "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about":"Zero!!!", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100021909814800", + "github":"https://github.com/Princeraaz", + "twitter":"", + "referral":"" +}, +{ + "name":"Priya Bhagat", + "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about":"just a try towards this", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100040375114023", + "github":"https://github.com/tony-stark-rdj", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", + "twitter":"", + "referral":"" +}, +{ + "name":"Shyam Tayal", + "imageurl":"", + "about":"Enthusiastic about Tech sometimes mad for it", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/shyam.tayal.524", + "github":"https://github.com/Kr470s-eR0s", + "twitter":"", + "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral":"" +}, +{ + "name":"Garvit Chittora", + "imageurl":"img/garvitchittora.jpg", + "about":"My first task", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/garvit.chittora.90", + "github":"https://github.com/garvitchittora", + "twitter":"https://twitter.com/ChittoraGarvit", + "referral":"Seniors" +}, +{ + "name":"Anirudh Arora", + "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about":"Apun ko kuchh naya seekhne ka hai", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/anirudh.arora.33", + "github":"https://github.com/Xenomorphing19", + "twitter":"", + "referral":"seniors" +}, +{ + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", + "twitter":"", + "referral":"GeekHaven" +}, +{ + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" +}, +{ + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", + "twitter":"", + "referral":"Geek-Haven" +}, +{ + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", + "college":"IIIT Allahabad", "facebook":"https://www.facebook.com/animesh.choudhury.5477", "github":"https://github.com/animesh328", "twitter":"", @@ -9405,16 +8250,6 @@ "twitter":" ", "referral":"College Mail" }, -{ - "name":"Akshat Baranwal", - "imageurl":"https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", - "about":"ALIVE", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/akshat.baranwal", - "github":"https://github.com/AkshatBaranwal", - "twitter":"https://twitter.com/baranwal_akshat", - "referral":"Karan Kunwar" -}, { "name":"Sumit Kumar Sahu", "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", @@ -9536,155 +8371,135 @@ "referral":"Seniors" }, { - "name":"Sagar Barman", - "imageurl":"https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", - "about":"Exploring the great world!", + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100030749805996", - "github":"https://github.com/NooBSagaR", + "facebook":"", + "github":"https://github.com/uglyprincess", "twitter":"", - "referral":"" + "referral":"Pratyush Pareek" }, { - "name":"Ayush Tiwari", - "imageurl":"https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", - "about":"i am first year btech student at iiit Allahabad.", + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100006280720099", - "github":"https://github.com/blaze-assault", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", "twitter":"", - "referral":"seniors" + "referral":"Geek Heaven" }, { - "name":"Saksham Sood", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/Yolo86", + "github":"https://github.com/Abhijeet-sonkar", "twitter":"", - "referral":"Seniors" + "referral":"" }, { - "name":"Sneha Gupta", - "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about":"Let's begin something", + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/sneha1010", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", "twitter":"", - "referral":"seniors" + "referral":"" }, { - "name":"Ashish Kanoujia", - "imageurl":"", - "about":"To explore the vitual world, I begin my journey", + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Halfsoul24", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", "twitter":"", - "referral":"Seniors" + "referral":"seniors" }, { - "name":"Aaryan Bhardwaj", - "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about":"I am a loquacious turtle.", - "college":"IIIT Allahabad", + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"https://github.com/uglyprincess", + "github":"https://github.com/ananya-mohanty", "twitter":"", - "referral":"Pratyush Pareek" + "referral":"" }, { - "name":"Piyush Gurjar", - "imageurl":"img/Piyush.jpg", - "about":"Still a learner", + "name":"Pratyush Pareek", + "imageurl":"contestant/avatar.jpg", + "about":"Oblivious to what's going on", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/piyush.gurjar.92505", - "github":"https://github.com/Piyush4064", - "website":"", + "facebook":"https://www.facebook.com/profile.php?id=100004596615880", + "github":"https://github.com/PratyushPareek", "twitter":"", - "referral":"Geek Heaven" + "referral":"GeekHaven" }, { - "name":"Abhijeet Sonkar", - "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about":"Hello I'm a Software Developer", + "name":"Varun Tiwari", + "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about":"Making my way to the world of OpenSource", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Abhijeet-sonkar", - "twitter":"", - "referral":"" + "facebook":"https://www.facebook.com/varun.t11", + "github":"https://github.com/VarunT11", + "twitter":"https://twitter.com/iamvarun11", + "referral":"Seniors" }, { - "name":"Rohini Mishra", - "imageurl":"", - "about":"Escaping the ordinary", + "name":"Aman Singh", + "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about":"Eager to learn", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Rohini13201", - "github":"https://github.com/rohini13", + "facebook":"https://www.facebook.com/Am4nS1ngh", + "github":"https://github.com/prince-7", "twitter":"", - "referral":"" + "referral":"Geek-Haven" }, { - "name":"Rishika Agarwal", - "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about":"Just a beginner, but soon an expert", + "name":"Aniemsh Choudhury", + "imageurl":"", + "about":"Hello ", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/rishika.agarwal.585", - "github":"https://github.com/rishika8910", + "facebook":"https://www.facebook.com/animesh.choudhury.5477", + "github":"https://github.com/animesh328", "twitter":"", - "referral":"seniors" + "referral":"Nobody" }, { - "name":"Anmol Bansal", - "imageurl":"https://https://drive.google.com/drive/u/0/my-drive", - "about":"Believe me, you can trust me!", + "name":"Swarnam", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a web developer", "college":"IIIT Allahabad", - "facebook":"https://www.https://www.facebook.com/anmol.bansal.33886", - "github":"https://github.com/ABans1", - "twitter":"https://twitter.com/AnmolBa99689656", - "referral":"Seniors" + "facebook":" ", + "github":"https://github.com/Luna-Lovegood97", + "twitter":" ", + "referral":"College Mail" }, { - "name":"Snehalreet Kaur", - "imageurl":"https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", - "about":"Dreaming, believing and becoming", + "name":"Sumit Kumar Sahu", + "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about":"Hello world", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/snehalreet.kaur.9", - "github":"https://github.com/snehal199", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Siddhnat Khobragade", - "imageurl":"https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", - "about":"I am just entering a new world", - "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/siddhant.khobragade.330", - "github":"https://github.com/siddhantdrk", - "twitter":"", - "referral":"Seniors" + "facebook":"https://www.facebook.com/sumitkumar6543", + "github":"https://github.com/phantom654", + "twitter":"https://twitter.com/SumitSahu654", + "referral":"Pranav Singhal" }, { - "name":"harsh mahajan", - "imageurl":"https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", - "about":"", + "name":"Tamoghno Bhattacharya", + "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/harsh-8989", - "twitter":"", - "referral":"" -}, -{ - "name":"Ananya Mohanty", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/ananya-mohanty", + "github":"github.com/TamoghnoBhattacharya", "twitter":"", - "referral":"" + "referral":"Seniors at college and 30 DoC" }, { "name":"Avneesh Kumar", @@ -9707,44 +8522,54 @@ "referral":"" }, { - "name":"Slok Aks", - "imageurl":"https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", - "about":"Here to learn new stuffs!!!", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"https://www.facebook.com/slok.aks", - "github":"https://github.com/SlokAks", + "name":"Pradhuman Singh Baid", + "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about":"Simply a Developer", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/pradhuman.baid", + "github":"https://github.com/pradhuman1", "twitter":"", - "referral":"N/A" + "referral":"" }, { - "name":"Anirudh Simhachalam", - "imageurl":"https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", - "about":"Hello, I'm a developer", + "name":"Pranav Sai", + "imageurl":"chttps://imgur.com/5GhGjTk", + "about":"I love to code", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/anirudh2019", + "facebook":"https://www.facebook.com/pranav.sai.520125", + "github":"https://github.com/theblackswann", "twitter":"", "referral":"My seniors" }, { - "name":"Shubhang Singh", - "imageurl":"", - "about":"Hello I'm a web developer and an aspring competitive programmer", + "name":"Janit Lodha", + "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about":"Exploring the great world!", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/shuba400", + "facebook":"https://www.facebook.com/janitlodha", + "github":"https://github.com/JLodha", + "twitter":"https://twitter.com/JanitLodha", + "referral":"" +}, +{ + "name":"Ananya Agarwal", + "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about":"Came here to learn", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/profile.php?id=100038872145322", + "github":"https://github.com/aawizard", "twitter":"", "referral":"Seniors" }, { - "name":"Mridul Mittal", - "imageurl":"img/Mridul.jpg", - "about":"Hello I'm a developer", + "name":"Vishwas Singh", + "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about":"I can play piano", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/mridul.mittal.90", - "github":"https://github.com/Mridul20", - "twitter":"https://twitter.com/MridulMittal20", - "referral":"GeekHaven" + "facebook":"https://www.facebook.com/urstrulyvishu", + "github":"https://github.com/infern018", + "twitter":"https://twitter.com/urstrulystupid", + "referral":"" }, { "name":"Prasanth Kota", @@ -9756,16 +8581,6 @@ "twitter":"https://twitter.com/Prasanthkota2", "referral":"Seniors@IIIT-Allahabad" }, -{ - "name":"Vishwas Singh", - "imageurl":"contestant/avatar.jpg", - "about":"I play piano ;)", - "college":"IIIT-Allahabad", - "facebook":"https://www.facebook.com/urstrulyvishu", - "github":"https://github.com/infern018", - "twitter":"", - "referral":"Seniors" -}, { "name":"Pranav Singhal", "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", @@ -9787,1418 +8602,3955 @@ "referral":"Seniors" }, { - "name":"Sneha Gupta", - "imageurl":"https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", - "about":"Let's begin something", + "name":"Aaryan Bhardwaj", + "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about":"I am a loquacious turtle.", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/sneha1010", + "github":"https://github.com/uglyprincess", "twitter":"", - "referral":"seniors" + "referral":"Pratyush Pareek" }, { - "name":"Ashish Kanoujia", - "imageurl":"", - "about":"To explore the vitual world, I begin my journey", + "name":"Piyush Gurjar", + "imageurl":"img/Piyush.jpg", + "about":"Still a learner", "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Halfsoul24", + "facebook":"https://www.facebook.com/piyush.gurjar.92505", + "github":"https://github.com/Piyush4064", + "website":"", "twitter":"", - "referral":"Seniors" + "referral":"Geek Heaven" }, { - "name":"Cheena", - "imageurl":"", - "about":"Trying to figure out the path to the world of open source", + "name":"Abhijeet Sonkar", + "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about":"Hello I'm a Software Developer", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/griffy06", + "github":"https://github.com/Abhijeet-sonkar", "twitter":"", "referral":"" }, { - "name":"Prince Kumar", - "imageurl":"https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", - "about":"Zero!!!", + "name":"Rohini Mishra", + "imageurl":"", + "about":"Escaping the ordinary", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100021909814800", - "github":"https://github.com/Princeraaz", + "facebook":"https://www.facebook.com/Rohini13201", + "github":"https://github.com/rohini13", "twitter":"", "referral":"" }, { - "name":"Priya Bhagat", - "imageurl":"https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", - "about":"just a try towards this", + "name":"Rishika Agarwal", + "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about":"Just a beginner, but soon an expert", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100040375114023", - "github":"https://github.com/tony-stark-rdj", + "facebook":"https://www.facebook.com/rishika.agarwal.585", + "github":"https://github.com/rishika8910", "twitter":"", "referral":"seniors" }, { - "name":"Muskan Deep Kaur Maini", - "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about":"Hey, I am a learner", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/muskandeep.kaur.520", - "github":"https://github.com/mendelevium28", + "name":"Ananya Mohanty", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/ananya-mohanty", "twitter":"", "referral":"" }, { - "name":"Shyam Tayal", - "imageurl":"", - "about":"Enthusiastic about Tech sometimes mad for it", + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shyam.tayal.524", - "github":"https://github.com/Kr470s-eR0s", + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", "twitter":"", - "linkedin":"https://www.linkedin.com/in/shyam-tayal-72b086192/", "referral":"" }, { - "name":"Garvit Chittora", - "imageurl":"img/garvitchittora.jpg", - "about":"My first task", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/garvit.chittora.90", - "github":"https://github.com/garvitchittora", - "twitter":"https://twitter.com/ChittoraGarvit", - "referral":"Seniors" + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", + "twitter":"", + "referral":"Nobody" }, { - "name":"Anirudh Arora", - "imageurl":"https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", - "about":"Apun ko kuchh naya seekhne ka hai", + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about":"Hello I'm a developer", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/anirudh.arora.33", - "github":"https://github.com/Xenomorphing19", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", "twitter":"", - "referral":"seniors" + "referral":"" }, { - "name":"Pratyush Pareek", - "imageurl":"contestant/avatar.jpg", - "about":"Oblivious to what's going on", + "name":"Muskan Deep Kaur Maini", + "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about":"Hey, I am a learner", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100004596615880", - "github":"https://github.com/PratyushPareek", + "facebook":"https://www.facebook.com/muskandeep.kaur.520", + "github":"https://github.com/mendelevium28", "twitter":"", - "referral":"GeekHaven" + "referral":"" }, { - "name":"Varun Tiwari", - "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about":"Making my way to the world of OpenSource", + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/varun.t11", - "github":"https://github.com/VarunT11", - "twitter":"https://twitter.com/iamvarun11", - "referral":"Seniors" + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" }, { - "name":"Aman Singh", - "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about":"Eager to learn", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Am4nS1ngh", - "github":"https://github.com/prince-7", + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", "twitter":"", - "referral":"Geek-Haven" + "referral":"" }, { - "name":"Aniemsh Choudhury", + "name":"Varun Bhardwaj", "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/animesh.choudhury.5477", - "github":"https://github.com/animesh328", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", "twitter":"", - "referral":"Nobody" + "referral":"Mail" }, { - "name":"Swarnam", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", "college":"IIIT Allahabad", - "facebook":" ", - "github":"https://github.com/Luna-Lovegood97", - "twitter":" ", - "referral":"College Mail" + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" }, { - "name":"Sumit Kumar Sahu", - "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about":"Hello world", + "name":"Sahil Sharma", + "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about":"Eat Sleep Code ", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sumitkumar6543", - "github":"https://github.com/phantom654", - "twitter":"https://twitter.com/SumitSahu654", - "referral":"Pranav Singhal" + "facebook":"https://www.facebook.com/profile.php?id=100003689923212", + "github":"https://github.com/Sahil-coder", + "twitter":"", + "referral":"" }, { - "name":"Tamoghno Bhattacharya", - "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", - "college":"IIIT Allahabad", + "name":"Sarthak Maheshwari", + "imageurl":"contestant/avatar.jpg", + "about":"Trying to survive", + "college":"iiit allahabad", "facebook":"", - "github":"github.com/TamoghnoBhattacharya", + "github":"", "twitter":"", - "referral":"Seniors at college and 30 DoC" + "referral":"Nobody" }, { - "name":"Avneesh Kumar", - "imageurl":"contestant/avatar.jpg", + "name":"Chetan Garg", + "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", + "college":"IIIT Allahabad", + "facebook":"https://www.facebook.com/chetangarg365", + "github":"https://github.com/untrulynoxiusmj", "twitter":"", - "referral":"Seniors" + "referral":"" }, { - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", + "name":"Jyotika Bhatti", + "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about":"On the path of learning New Tech Stuffs", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" + "facebook":"https://www.facebook.com/jyotika.bhatti.3", + "github":"https://github.com/Jyotika999", + "twitter":"", + "referral":"Our Tech Seniors" }, { - "name":"Pradhuman Singh Baid", - "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about":"Simply a Developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pradhuman.baid", - "github":"https://github.com/pradhuman1", + "name":"Vishal Burman", + "imageurl":"contestant/avatar.jpg", + "about":"Hello I'm a developer", + "college":"IIITA", + "facebook":"https://www.facebook.com/vishalbrman", + "github":"https://github.com/black-cat01", "twitter":"", "referral":"" }, { - "name":"Pranav Sai", - "imageurl":"chttps://imgur.com/5GhGjTk", - "about":"I love to code", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pranav.sai.520125", - "github":"https://github.com/theblackswann", + "name":"Varun Bhardwaj", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/starboi02", "twitter":"", - "referral":"My seniors" + "referral":"Mail" }, { - "name":"Janit Lodha", - "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about":"Exploring the great world!", + "name":"Sanskar Patro", + "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about":"Trying to find my 'thing'", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/janitlodha", - "github":"https://github.com/JLodha", - "twitter":"https://twitter.com/JanitLodha", + "facebook":"https://www.facebook.com/sanskar.patro", + "github":"https://github.com/sanskar-p", + "twitter":"url", + "referral":"Beloved seniors?" +}, +{ + "name":"Pavika Chaudhary", + "imageurl":"", + "about":"Carpediam", + "college":"IIIT Allahabad", + "facebook":"", + "github":"https://github.com/pavikachaudhary", + "twitter":"url", "referral":"" }, { - "name":"Ananya Agarwal", - "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about":"Came here to learn", + "name":"Harshit Sinha", + "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about":"I'm a 1st year student learning competitive coding and web develpoment", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100038872145322", - "github":"https://github.com/aawizard", + "facebook":"https://www.facebook.com/harshit.sinha.167189", + "github":"https://github.com/harsh-797", "twitter":"", "referral":"Seniors" }, { - "name":"Vishwas Singh", - "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about":"I can play piano", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/urstrulyvishu", - "github":"https://github.com/infern018", - "twitter":"https://twitter.com/urstrulystupid", + "name":"Vasu Gupta", + "imageurl":"", + "about":"Hello I�m a developer", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/Cipher-vasu", + "twitter":"", "referral":"" }, { - "name":"Prasanth Kota", - "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about":"Trying to fit myself into this world ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/prasanth.kota.900", - "github":"https://github.com/Evadore", - "twitter":"https://twitter.com/Prasanthkota2", - "referral":"Seniors@IIIT-Allahabad" -}, -{ - "name":"Pranav Singhal", - "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about":"Hey Virtual World,i am here just connecting the dots :P", - "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/profile.php?id=100012986645515", - "github":"https://github.com/singhalpranav22", + "name":"Arpit Agarwal", + "imageurl":"", + "about":"Just Learning", + "college":"IIIT ALLAHABAD", + "facebook":"https://www.facebook.com/aarpit01", + "github":"https://github.com/aarpit1010", "twitter":"", - "referral":"Sumit Kumar Sahu" + "referral":"E-Mail" }, { - "name":"Saksham Sood", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", - "college":"IIIT Allahabad", + "name":"Ankit Gupta", + "imageurl":"", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"https://github.com/Yolo86", + "github":"https://github.com/ankit4284", "twitter":"", - "referral":"Seniors" + "referral":"friends" }, { - "name":"Aaryan Bhardwaj", - "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about":"I am a loquacious turtle.", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/uglyprincess", - "twitter":"", - "referral":"Pratyush Pareek" + "name":"Shreesh Swaraj", + "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about":"Exploring to find something new", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"https://www.facebook.com/shreesh.swaraj", + "github":"https://github.com/Shreesh19", + "twitter":"https://twitter.com/ShreeshSwaraj", + "referral":"" }, { - "name":"Piyush Gurjar", - "imageurl":"img/Piyush.jpg", - "about":"Still a learner", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/piyush.gurjar.92505", - "github":"https://github.com/Piyush4064", - "website":"", - "twitter":"", - "referral":"Geek Heaven" + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url" }, { - "name":"Abhijeet Sonkar", - "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about":"Hello I'm a Software Developer", + "name":"Soham Mehta", + "imageurl":"", + "about":"Gonna start from scratch!", "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/Abhijeet-sonkar", + "github":"https://github.com/CrashTV1334", "twitter":"", "referral":"" }, { - "name":"Rohini Mishra", + "name":"Ekansh Nishad", "imageurl":"", - "about":"Escaping the ordinary", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Rohini13201", - "github":"https://github.com/rohini13", - "twitter":"", + "college":"Indian Institute of Information Technology, Allahabad", + "about":"trying various areas", + "faceboook":"https://www.facebook.com/ekansh.nishad.9", + "github":"https://github.com/EkanshNishad", + "twitter":"https://twitter.com/EkanshNishad", "referral":"" }, { - "name":"Rishika Agarwal", - "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about":"Just a beginner, but soon an expert", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/rishika.agarwal.585", - "github":"https://github.com/rishika8910", - "twitter":"", - "referral":"seniors" -}, -{ - "name":"Ananya Mohanty", + "name":"Dega Manvith Yadav", "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", + "about":"just beginning", + "college":"IIIT Allahabad", "facebook":"", - "github":"https://github.com/ananya-mohanty", + "github":"https://github.com/iib2019014", "twitter":"", "referral":"" }, { - "name":"Pratyush Pareek", - "imageurl":"contestant/avatar.jpg", - "about":"Oblivious to what's going on", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100004596615880", - "github":"https://github.com/PratyushPareek", + "name":"Payili Vangmayi", + "imageur1":"https://avatars1.githubusercontent.com/u/58723092?s=400&u=fd7b1b0f0ce145f742cca3937c8c84d85b3c93a2&v=4", + "about":"wingardium leviosa", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"", + "github":"https://github.com/hermoine20002", "twitter":"", - "referral":"GeekHaven" + "referral":"elon musk" }, { - "name":"Varun Tiwari", - "imageurl":"https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", - "about":"Making my way to the world of OpenSource", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/varun.t11", - "github":"https://github.com/VarunT11", - "twitter":"https://twitter.com/iamvarun11", - "referral":"Seniors" + "name":"Alka Trivedi", + "imageurl":"", + "about":"just a beginner", + "faceboook":"", + "github":"https://github.com/Alka-git12", + "twitter":"url" }, { - "name":"Aman Singh", - "imageurl":"https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", - "about":"Eager to learn", + "name":"Gauri Kesarwani", + "imageurl":"https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", + "about":"Never too late to begin", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Am4nS1ngh", - "github":"https://github.com/prince-7", + "facebook":"https://www.facebook.com/gauri.kesarwani", + "github":"https://github.com/Gaurik936", "twitter":"", - "referral":"Geek-Haven" + "referral":"" }, { - "name":"Aniemsh Choudhury", + "name":"Ekansh Nishad", "imageurl":"", - "about":"Hello ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/animesh.choudhury.5477", - "github":"https://github.com/animesh328", - "twitter":"", - "referral":"Nobody" + "college":"Indian Institute of Information Technology, Allahabad", + "about":"trying various areas", + "faceboook":"https://www.facebook.com/ekansh.nishad.9", + "github":"https://github.com/EkanshNishad", + "twitter":"https://twitter.com/EkanshNishad", + "referral":"" }, { - "name":"Swarnam", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", - "college":"IIIT Allahabad", - "facebook":" ", - "github":"https://github.com/Luna-Lovegood97", - "twitter":" ", - "referral":"College Mail" + "name":"Snehal Suryavanshi", + "imageurl":"", + "about":"eager to learn...", + "faceboook":"", + "github":"https://github.com/snehal2841", + "twitter":"url" }, { - "name":"Sumit Kumar Sahu", - "imageurl":"https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", - "about":"Hello world", + "name":"Dheeraj Tharwani", + "imageurl":"", + "about":"Hi There!", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sumitkumar6543", - "github":"https://github.com/phantom654", - "twitter":"https://twitter.com/SumitSahu654", - "referral":"Pranav Singhal" + "facebook":"https://www.facebook.com/dheeraj.tharwani.1", + "github":"https://github.com/dheeraj-code", + "twitter":"", + "referral":"seniors" }, { - "name":"Tamoghno Bhattacharya", - "imageurl":"https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", - "about":"Hello I'm a first year student IIITA currently into competitive coding and AI", - "college":"IIIT Allahabad", + "name":"Ayush Baranwal", + "imageurl":"", + "about":"Want to learn", + "college":"IIIT-ALLAHABAD", "facebook":"", - "github":"github.com/TamoghnoBhattacharya", + "github":"https://github.com/Ayush-Baranwal", "twitter":"", - "referral":"Seniors at college and 30 DoC" + "referral":"friends" }, { - "name":"Avneesh Kumar", + "name":"Sampada Kathar", + "imageurl":"", + "about":"Hello Guys!", + "faceboook":"", + "github":"https://github.com/sampadakathar", + "twitter":"" +}, +{ + "name":"Kishan Tripathi", "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", + "about":"Everything Coding", "college":"IIITA", - "facebook":"https://www.facebook.com/avaneeshsahu000", - "github":"https://github.com/Cybertron-Avneesh", - "twitter":"", + "facebook":"https://www.facebook.com/GhostFoxSledgehammer", + "github":"https://github.com/GhostFoxSledgehammer", + "twitter":"https://twitter.com/stcdalex", "referral":"Seniors" }, { - "name":"Shreyas Gupta", - "imageurl":"https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", - "about":"On my journey of Software Development", + "name":"Soumyadeep Laskar", + "imageurl":"", + "about":"Sab Moh Maya Hai !!", "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/shreyashwr", - "github":"https://github.com/sggts04", - "twitter":"https://twitter.com/sggts04", - "referral":"" + "facebook":"https://www.facebook.com/soumyadeep.laskar.1", + "github":"https://github.com/soummo19", + "twitter":"", + "referral":"seniors" }, { - "name":"Pradhuman Singh Baid", - "imageurl":"https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", - "about":"Simply a Developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pradhuman.baid", - "github":"https://github.com/pradhuman1", - "twitter":"", - "referral":"" + "name":"Vaishnav Trivedi", + "imageur1":"", + "about":"May The Force Be With You", + "college":"Indian Institute of Information Technology, Allahabad", + "facebook":"", + "github":"https://github.com/Vanhsiav-afk", + "quora":"https://www.quora.com/profile/Vaishnav-Trivedi", + "referral":"seniors" }, { - "name":"Pranav Sai", - "imageurl":"chttps://imgur.com/5GhGjTk", - "about":"I love to code", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/pranav.sai.520125", - "github":"https://github.com/theblackswann", + "name":"Aditya Aggarwal", + "imageurl":"", + "about":"Trying to code", + "college":"IIITA-Allahabad", + "facebook":"https://www.facebook.com/photo.php?fbid=158003802206435&set=a.148857116454437&type=3&source=11&referrer_profile_id=100039904490033", + "github":"https://avatars1.githubusercontent.com/u/58394891?s=400&v=4", "twitter":"", - "referral":"My seniors" + "referral":"Nobody" }, { - "name":"Janit Lodha", - "imageurl":"https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", - "about":"Exploring the great world!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/janitlodha", - "github":"https://github.com/JLodha", - "twitter":"https://twitter.com/JanitLodha", - "referral":"" + "name":"Aadharsh Roshan", + "imageurl":"https://avatars3.githubusercontent.com/u/16453560?s=400&u=000166becb7cad8f4e4625fffdb6b8fcb90e0fb8&v=4", + "about":"Hello I'm a web developer", + "college":"IIITA", + "facebook":"", + "github":"https://github.com/smcri", + "twitter":"https://twitter.com/smcri", + "referral":"Geekhaven" }, { - "name":"Ananya Agarwal", - "imageurl":"https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", - "about":"Came here to learn", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100038872145322", - "github":"https://github.com/aawizard", + "name":"Priyanshu Jain", + "imageurl":"", + "about":"Trying to survive", + "college":"iiit allahabad", + "facebook":"", + "github":"", "twitter":"", "referral":"Seniors" }, { - "name":"Vishwas Singh", - "imageurl":"https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", - "about":"I can play piano", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/urstrulyvishu", - "github":"https://github.com/infern018", - "twitter":"https://twitter.com/urstrulystupid", - "referral":"" + "name":"Priyansha gupta", + "imageurl":"", + "about":"learner", + "faceboook":"", + "github":"https://github.com/partofheartpri10", + "twitter":"url" }, { - "name":"Prasanth Kota", - "imageurl":"https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", - "about":"Trying to fit myself into this world ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/prasanth.kota.900", - "github":"https://github.com/Evadore", - "twitter":"https://twitter.com/Prasanthkota2", - "referral":"Seniors@IIIT-Allahabad" + "name":"Souvik Patra", + "imageurl":"", + "about":"looking forward to coding ", + "faceboook":"", + "github":"https://github.com/binaryamateur", + "twitter":"url" }, { - "name":"Pranav Singhal", - "imageurl":"https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", - "about":"Hey Virtual World,i am here just connecting the dots :P", - "college":"IIIT-ALLAHABAD", - "facebook":"https://www.facebook.com/profile.php?id=100012986645515", - "github":"https://github.com/singhalpranav22", - "twitter":"", - "referral":"Sumit Kumar Sahu" + "name":"Akshat Agrawal", + "imageurl":"", + "about":"looking forward to coding ", + "faceboook":"", + "github":"https://github.com/akshatagrawal22", + "twitter":"url" }, { - "name":"Saksham Sood", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a web developer", - "college":"IIIT Allahabad", + "name":"Deepak gupta", + "imageurl":"", + "about":"coder", + "college":"IIITA", "facebook":"", - "github":"https://github.com/Yolo86", - "twitter":"", - "referral":"Seniors" + "github":"https://github.com/deepakgupta124", + "twitter":"" }, { - "name":"Aaryan Bhardwaj", - "imageurl":"https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", - "about":"I am a loquacious turtle.", - "college":"IIIT Allahabad", + + "name":"Ansh Verma", + "imageurl":"", + "about":"learning", + "college":"IIITA", "facebook":"", - "github":"https://github.com/uglyprincess", - "twitter":"", - "referral":"Pratyush Pareek" + "github":"https://github.com/ansh-1618", + "twitter":"" }, { - "name":"Piyush Gurjar", - "imageurl":"img/Piyush.jpg", - "about":"Still a learner", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/piyush.gurjar.92505", - "github":"https://github.com/Piyush4064", - "website":"", - "twitter":"", - "referral":"Geek Heaven" + "name" : "Pratyush Gupta", + + "imageurl" : "contestant/avatar.jpg", + "about" : "JustExploring", + "college" : "IIITA", + "facebook" : "https://www.facebook.com/pratyush.gupta.128", + "github" : "https://github.com/Pratyush-Gupta", + "twitter" : "", + "referral" : "" }, { - "name":"Abhijeet Sonkar", - "imageurl":"https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", - "about":"Hello I'm a Software Developer", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/Abhijeet-sonkar", - "twitter":"", - "referral":"" -}, + "name" : "Chetan Garg", + "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about" : "Hello I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/chetangarg365", + "github" : "https://github.com/untrulynoxiusmj", + "twitter" : "", + "referral" : "" + }, + { - "name":"Rohini Mishra", - "imageurl":"", - "about":"Escaping the ordinary", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/Rohini13201", - "github":"https://github.com/rohini13", - "twitter":"", - "referral":"" -}, +"name":"Jyotika Bhatti", +"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", +"about":"On the path of learning New Tech Stuffs", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/jyotika.bhatti.3", +"github":"https://github.com/Jyotika999", +"twitter":"", +"referral":"Our Tech Seniors" + }, + + + { +"name" : "Vishal Burman", +"imageurl" : "contestant/avatar.jpg", +"about" : "Hello I'm a developer", +"college" : "IIITA", +"facebook" : "https://www.facebook.com/vishalbrman", +"github" : "https://github.com/black-cat01", +"twitter" : "", +"referral" : "" + }, + + + + { - "name":"Rishika Agarwal", - "imageurl":"https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", - "about":"Just a beginner, but soon an expert", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/rishika.agarwal.585", - "github":"https://github.com/rishika8910", - "twitter":"", - "referral":"seniors" + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + +}, { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + + }, + + { - "name":"Ananya Mohanty", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/ananya-mohanty", - "twitter":"", - "referral":"" + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url" }, + + + { - "name":"Sahil Sharma", - "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about":"Eat Sleep Code ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100003689923212", - "github":"https://github.com/Sahil-coder", - "twitter":"", - "referral":"" +"name":"Varun Bhardwaj", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/starboi02", +"twitter":"", +"referral":"Mail" }, { - "name":"Sarthak Maheshwari", - "imageurl":"contestant/avatar.jpg", - "about":"Trying to survive", - "college":"iiit allahabad", - "facebook":"", - "github":"", - "twitter":"", - "referral":"Nobody" + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + +}, + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + }, { - "name":"Chetan Garg", - "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about":"Hello I'm a developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/chetangarg365", - "github":"https://github.com/untrulynoxiusmj", - "twitter":"", - "referral":"" + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + }, + { - "name":"Muskan Deep Kaur Maini", - "imageurl":"https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", - "about":"Hey, I am a learner", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/muskandeep.kaur.520", - "github":"https://github.com/mendelevium28", - "twitter":"", - "referral":"" +"name":"Arpit Agarwal", +"imageurl":"", +"about":"Just Learning", +"college":"IIIT ALLAHABAD", +"facebook":"https://www.facebook.com/aarpit01", +"github":"https://github.com/aarpit1010", +"twitter":"", +"referral":"E-Mail" }, + { - "name":"Jyotika Bhatti", - "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about":"On the path of learning New Tech Stuffs", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/jyotika.bhatti.3", - "github":"https://github.com/Jyotika999", - "twitter":"", - "referral":"Our Tech Seniors" -}, +"name":"Ankit Gupta", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/ankit4284", +"twitter":"", +"referral":"friends" +} +, + { - "name":"Vishal Burman", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/vishalbrman", - "github":"https://github.com/black-cat01", - "twitter":"", - "referral":"" +"name":"Aastha Singh", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"https://www.facebook.com/profile.php?id=100009696422991", +"github":"https://github.com/aasthasingh650", +"twitter":"", +"referral":"E-mail" }, + { - "name":"Varun Bhardwaj", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/starboi02", - "twitter":"", - "referral":"Mail" -}, +"name" : "Priyansha gupta", +"imageurl" : "", +"about" : "learner", +"faceboook" : "", +"github" : "https://github.com/partofheartpri10", +"twitter" : "url", +}, + + + + + { - "name":"Sanskar Patro", - "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about":"Trying to find my 'thing'", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sanskar.patro", - "github":"https://github.com/sanskar-p", - "twitter":"url", - "referral":"Beloved seniors?" +"name" : "Vaibhav", + +"imageurl" : "", +"about" : "beginner", +"faceboook" : "", +"github" : "https://github.com/aquris", +"twitter" : "", }, { - "name":"Sahil Sharma", - "imageurl":"https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", - "about":"Eat Sleep Code ", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/profile.php?id=100003689923212", - "github":"https://github.com/Sahil-coder", - "twitter":"", - "referral":"" + "name" : "Tejas Agrawal", + "imageurl" : "https://avatars1.githubusercontent.com/u/58390399?s=460&v=4", + "about" : "A Geek who loves to play with hackable things...", + "college" : "IIITA", + "facebook" : "https://www.facebook.com/profile.php?id=100012074028379&ref=bookmarks", + "github" : "https://github.com/cyber-venom003", + "twitter" : "", + + "referral" : "Nobody" }, + + { - "name":"Sarthak Maheshwari", - "imageurl":"contestant/avatar.jpg", - "about":"Trying to survive", - "college":"iiit allahabad", - "facebook":"", - "github":"", - "twitter":"", - "referral":"Nobody" -}, + "name" : "Chetan Garg", + "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about" : "Hello I'm a developer", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/chetangarg365", + "github" : "https://github.com/untrulynoxiusmj", + "twitter" : "", + "referral" : "" + }, + { - "name":"Chetan Garg", - "imageurl":"https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about":"Hello I'm a developer", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/chetangarg365", - "github":"https://github.com/untrulynoxiusmj", - "twitter":"", - "referral":"" -}, +"name":"Jyotika Bhatti", +"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", +"about":"On the path of learning New Tech Stuffs", +"college":"IIIT Allahabad", +"facebook":"https://www.facebook.com/jyotika.bhatti.3", +"github":"https://github.com/Jyotika999", +"twitter":"", +"referral":"Our Tech Seniors" + }, + + + { +"name" : "Vishal Burman", +"imageurl" : "contestant/avatar.jpg", +"about" : "Hello I'm a developer", +"college" : "IIITA", +"facebook" : "https://www.facebook.com/vishalbrman", +"github" : "https://github.com/black-cat01", +"twitter" : "", +"referral" : "" + }, + + + { - "name":"Jyotika Bhatti", - "imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", - "about":"On the path of learning New Tech Stuffs", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/jyotika.bhatti.3", - "github":"https://github.com/Jyotika999", - "twitter":"", - "referral":"Our Tech Seniors" +"name":"Varun Bhardwaj", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/starboi02", +"twitter":"", +"referral":"Mail" }, + { - "name":"Vishal Burman", - "imageurl":"contestant/avatar.jpg", - "about":"Hello I'm a developer", - "college":"IIITA", - "facebook":"https://www.facebook.com/vishalbrman", - "github":"https://github.com/black-cat01", - "twitter":"", - "referral":"" + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + + { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + }, + { + "name":"Mayank Saini", + "imageurl":"https://avatars0.githubusercontent.com/u/59998957?s=400&v=4", + "about":"Just trying", + "college":"IIIT-ALLAHABAD", + "facebook":"", + "github":"https://github.com/may-ank0813", + "twitter":"", + "referral":"Mail" + + + }, -{ - "name":"Varun Bhardwaj", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/starboi02", - "twitter":"", - "referral":"Mail" + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + }, { - "name":"Sanskar Patro", - "imageurl":"https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about":"Trying to find my 'thing'", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/sanskar.patro", - "github":"https://github.com/sanskar-p", - "twitter":"url", - "referral":"Beloved seniors?" -}, -{ - "name":"Pavika Chaudhary", - "imageurl":"", - "about":"Carpediam", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/pavikachaudhary", - "twitter":"url", - "referral":"" -}, -{ - "name":"Harshit Sinha", - "imageurl":"https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about":"I'm a 1st year student learning competitive coding and web develpoment", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/harshit.sinha.167189", - "github":"https://github.com/harsh-797", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Vasu Gupta", - "imageurl":"", - "about":"Hello I�m a developer", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/Cipher-vasu", - "twitter":"", - "referral":"" -}, -{ - "name":"Arpit Agarwal", - "imageurl":"", - "about":"Just Learning", - "college":"IIIT ALLAHABAD", - "facebook":"https://www.facebook.com/aarpit01", - "github":"https://github.com/aarpit1010", - "twitter":"", - "referral":"E-Mail" -}, -{ - "name":"Ankit Gupta", - "imageurl":"", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/ankit4284", - "twitter":"", - "referral":"friends" -}, -{ - "name":"Shreesh Swaraj", - "imageur1":"https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about":"Exploring to find something new", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"https://www.facebook.com/shreesh.swaraj", - "github":"https://github.com/Shreesh19", - "twitter":"https://twitter.com/ShreeshSwaraj", - "referral":"" -}, -{ - "name":"Alka Trivedi", - "imageurl":"", - "about":"just a beginner", - "faceboook":"", - "github":"https://github.com/Alka-git12", - "twitter":"url" -}, -{ - "name":"Soham Mehta", - "imageurl":"", - "about":"Gonna start from scratch!", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/CrashTV1334", - "twitter":"", - "referral":"" -}, -{ - "name":"Ekansh Nishad", - "imageurl":"", - "college":"Indian Institute of Information Technology, Allahabad", - "about":"trying various areas", - "faceboook":"https://www.facebook.com/ekansh.nishad.9", - "github":"https://github.com/EkanshNishad", - "twitter":"https://twitter.com/EkanshNishad", - "referral":"" -}, -{ - "name":"Dega Manvith Yadav", - "imageurl":"", - "about":"just beginning", - "college":"IIIT Allahabad", - "facebook":"", - "github":"https://github.com/iib2019014", - "twitter":"", - "referral":"" -}, -{ - "name":"Payili Vangmayi", - "imageur1":"https://avatars1.githubusercontent.com/u/58723092?s=400&u=fd7b1b0f0ce145f742cca3937c8c84d85b3c93a2&v=4", - "about":"wingardium leviosa", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"", - "github":"https://github.com/hermoine20002", - "twitter":"", - "referral":"elon musk" -}, -{ - "name":"Alka Trivedi", - "imageurl":"", - "about":"just a beginner", - "faceboook":"", - "github":"https://github.com/Alka-git12", - "twitter":"url" -}, -{ - "name":"Gauri Kesarwani", - "imageurl":"https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", - "about":"Never too late to begin", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/gauri.kesarwani", - "github":"https://github.com/Gaurik936", - "twitter":"", - "referral":"" + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + }, + { - "name":"Ekansh Nishad", - "imageurl":"", - "college":"Indian Institute of Information Technology, Allahabad", - "about":"trying various areas", - "faceboook":"https://www.facebook.com/ekansh.nishad.9", - "github":"https://github.com/EkanshNishad", - "twitter":"https://twitter.com/EkanshNishad", - "referral":"" +"name":"Arpit Agarwal", +"imageurl":"", +"about":"Just Learning", +"college":"IIIT ALLAHABAD", +"facebook":"https://www.facebook.com/aarpit01", +"github":"https://github.com/aarpit1010", +"twitter":"", +"referral":"E-Mail" }, + + + + + { - "name":"Snehal Suryavanshi", - "imageurl":"", - "about":"eager to learn...", - "faceboook":"", - "github":"https://github.com/snehal2841", - "twitter":"url" +"name":"Ankit Gupta", +"imageurl":"", +"about":"Just trying", +"college":"IIIT-ALLAHABAD", +"facebook":"", +"github":"https://github.com/ankit4284", +"twitter":"", +"referral":"friends" + + }, { - "name":"Dheeraj Tharwani", - "imageurl":"", - "about":"Hi There!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/dheeraj.tharwani.1", - "github":"https://github.com/dheeraj-code", - "twitter":"", - "referral":"seniors" +"name" : "Shreesh Swaraj", +"imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", +"about" : "Exploring to find something new", +"college" : "Indian Institute of Information Technology, Allahabad", +"facebook" : "https://www.facebook.com/shreesh.swaraj", +"github" : "https://github.com/Shreesh19", +"twitter" : "https://twitter.com/ShreeshSwaraj", +"referral" : "" + + }, + + { - "name":"Ayush Baranwal", - "imageurl":"", - "about":"Want to learn", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/Ayush-Baranwal", - "twitter":"", - "referral":"friends" +"name" : "Alka Trivedi", +"imageurl" : "", +"about" : "just a beginner", +"faceboook" : "", +"github" : "https://github.com/Alka-git12", +"twitter" : "url", }, -{ - "name":"Sampada Kathar", - "imageurl":"", - "about":"Hello Guys!", - "faceboook":"", - "github":"https://github.com/sampadakathar", - "twitter":"" + + { + "name" : "Nidhi Kamewar", + "imageurl" : "", + "about" : "I'm here to explore!!", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "github.com/xyz1506", + "twitter" : "", + "referral" : "Seniors" + } +======= +} + + { + "name" : "Naina Kumari", + "imageurl":"", + "about" :"", + "college": "IIIT ALLAHABAD", + "facebook":"", + "github" : "https://github.com/iit2019004", + "twitter":"", + "referral":"" + }, + + + +{ "name":"Deepak gupta", + "imageurl" :"", + "about" : "coder", + "college":"IIITA", + "facebook": "", + "github" : "https://github.com/deepakgupta124", + "twitter" :"" }, -{ - "name":"Kishan Tripathi", - "imageurl":"contestant/avatar.jpg", - "about":"Everything Coding", - "college":"IIITA", - "facebook":"https://www.facebook.com/GhostFoxSledgehammer", - "github":"https://github.com/GhostFoxSledgehammer", - "twitter":"https://twitter.com/stcdalex", - "referral":"Seniors" -}, -{ - "name":"Soumyadeep Laskar", - "imageurl":"", - "about":"Sab Moh Maya Hai !!", - "college":"IIIT Allahabad", - "facebook":"https://www.facebook.com/soumyadeep.laskar.1", - "github":"https://github.com/soummo19", - "twitter":"", - "referral":"seniors" -}, -{ - "name":"Vaishnav Trivedi", - "imageur1":"", - "about":"May The Force Be With You", - "college":"Indian Institute of Information Technology, Allahabad", - "facebook":"", - "github":"https://github.com/Vanhsiav-afk", - "quora":"https://www.quora.com/profile/Vaishnav-Trivedi", - "referral":"seniors" -}, -{ - "name":"Aditya Aggarwal", - "imageurl":"", - "about":"Trying to code", - "college":"IIITA-Allahabad", - "facebook":"https://www.facebook.com/photo.php?fbid=158003802206435&set=a.148857116454437&type=3&source=11&referrer_profile_id=100039904490033", - "github":"https://avatars1.githubusercontent.com/u/58394891?s=400&v=4", - "twitter":"", - "referral":"Nobody" -}, -{ - "name":"Aadharsh Roshan", - "imageurl":"https://avatars3.githubusercontent.com/u/16453560?s=400&u=000166becb7cad8f4e4625fffdb6b8fcb90e0fb8&v=4", - "about":"Hello I'm a web developer", - "college":"IIITA", - "facebook":"", - "github":"https://github.com/smcri", - "twitter":"https://twitter.com/smcri", - "referral":"Geekhaven" -}, -{ - "name":"Priyanshu Jain", - "imageurl":"", - "about":"Trying to survive", - "college":"iiit allahabad", - "facebook":"", - "github":"", - "twitter":"", - "referral":"Seniors" -}, -{ - "name":"Priyansha gupta", - "imageurl":"", - "about":"learner", - "faceboook":"", - "github":"https://github.com/partofheartpri10", - "twitter":"url" -}, -{ - "name":"Souvik Patra", - "imageurl":"", - "about":"looking forward to coding ", - "faceboook":"", - "github":"https://github.com/binaryamateur", - "twitter":"url" -}, -{ - "name":"Akshat Agrawal", - "imageurl":"", - "about":"looking forward to coding ", - "faceboook":"", - "github":"https://github.com/akshatagrawal22", - "twitter":"url" -}, -{ - "name":"Deepak gupta", - "imageurl":"", - "about":"coder", - "college":"IIITA", - "facebook":"", - "github":"https://github.com/deepakgupta124", - "twitter":"" -}, -{ - "name":"Ansh Verma", - "imageurl":"", - "about":"learning", - "college":"IIITA", - "facebook":"", - "github":"https://github.com/ansh-1618", - "twitter":"" -}, -{ - "name" : "Pratyush Gupta", + { + "name" : "Kaustubh Gangwar", + "imageurl" : "https://avatars3.githubusercontent.com/u/55841732?s=460&v=4", + "about" : "Focusing", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/kaustubhgangwar", + "twitter" : "https://twitter.com/kaustubhgangwar", + "referral" : "Friends" + + + } +, + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, + { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, + { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, + { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, + { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, + { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, + { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + + + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, + + { + + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" + }, + + + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" + }, + + { + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, + + + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, + + + + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, + { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + } + + + + + , + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, + { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + + }, + + { + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" + }, + + + + + + { + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + + }, + { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + + + }, + + + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url", + "referral": "" + }, + + { + + "name": "Yukta Gopalani", + "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about": "Hello I'm just learning", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", + "github": "https://github.com/yuktagopalani", + "twitter": "", + "referral": "Pranav Singhal" + }, + + + + + + + + { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + + { + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, + + + + { + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, + + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, + + { + + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + + }, + + { + + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, + + + { + + + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, + + + { + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + + + + + + + { + + + + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + + + + }, + + { + + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, + + + + + + + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" + + + }, + + + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + + + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, + + + + { + + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, + + + + { + + + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + + }, + { + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, + + + { + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + + }, + { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, + + + + + + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, + + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + + + + + }, + + + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, + + + + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, + + + + + { + + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, + + + + { + + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, + { + + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + + }, + { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, + + { + + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + { + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + }, + { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + + + { + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + + }, + + + { + + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" + + + + }, + { + + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + + }, + + + { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" + + }, + + + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, + + + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + + { + + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, + { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, + { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, + { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, + { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, + { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, + { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, + { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, + { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + + + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, + + { + + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" + }, + + + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" + }, + + { + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, + + + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, + + + + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, + { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + } + + + + + , + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, + { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + + }, + + { + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" + }, + + + + + + { + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + + }, + { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" + + + }, + + + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url", + "referral": "" + }, + + { + + "name": "Yukta Gopalani", + "imageurl": "https://www.facebook.com/photo.php?fbid=106352104085294&set=a.106352157418622&type=3&theater", + "about": "Hello I'm just learning", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/yukta.gopalani?ref=book", + "github": "https://github.com/yuktagopalani", + "twitter": "", + "referral": "Pranav Singhal" + }, + + + + + + + + + { + "name": "Karan Kunwar", + "imageurl": "https://avatars3.githubusercontent.com/u/54117043?s=400&u=3074376ea0434711036f80e742a369b7ee72005c&v=4", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/karan.kunwar.718", + "github": "https://github.com/southpole01", + "twitter": "", + "referral": "Akshat Baranwal" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + + { + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, + + + + { + + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, + + { + "name": "Akshat Baranwal", + "imageurl": "https://avatars0.githubusercontent.com/u/31817177?s=460&v=4", + "about": "ALIVE", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/akshat.baranwal", + "github": "https://github.com/AkshatBaranwal", + "twitter": "https://twitter.com/baranwal_akshat", + "referral": "Karan Kunwar" + }, + + { + + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, + { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, + { + + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, + { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, + { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, + + { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + + }, + + { + + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, + + + { + + + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, + + + { + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, + { + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, + + + + + + + { + + + + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + + + + }, + + { + + "name": "Sagar Barman", + "imageurl": "https://avatars1.githubusercontent.com/u/60013084?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100030749805996", + "github": "https://github.com/NooBSagaR", + "twitter": "", + "referral": "" + }, + + + + + + + { + "name": "Ayush Tiwari", + "imageurl": "https://avatars0.githubusercontent.com/u/58394100?s=400&v=4", + "about": "i am first year btech student at iiit Allahabad.", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100006280720099", + "github": "https://github.com/blaze-assault", + "twitter": "", + "referral": "seniors" + + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + { + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + + }, + + + { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + + + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, + + + + { + + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, + + + + { + + + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + + }, { + "name": "Anmol Bansal", + "imageurl": "https://https://drive.google.com/drive/u/0/my-drive", + "about": "Believe me, you can trust me!", + "college": "IIIT Allahabad", + "facebook": "https://www.https://www.facebook.com/anmol.bansal.33886", + "github": "https://github.com/ABans1", + "twitter": "https://twitter.com/AnmolBa99689656", + "referral": "Seniors" + }, + + + { + "name": "Snehalreet Kaur", + "imageurl": "https://images.assetsdelivery.com/compings_v2/djvstock/djvstock1803/djvstock180311547.jpg", + "about": "Dreaming, believing and becoming", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/snehalreet.kaur.9", + "github": "https://github.com/snehal199", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Siddhnat Khobragade", + "imageurl": "https://avatars3.githubusercontent.com/u/58393179?s=460&v=4", + "about": "I am just entering a new world", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/siddhant.khobragade.330", + "github": "https://github.com/siddhantdrk", + "twitter": "", + "referral": "Seniors" + }, + + + + + + { + "name": "harsh mahajan", + "imageurl": "https://avatars3.githubusercontent.com/u/53365041?s=400&v=4", + "about": "", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/harsh-8989", + "twitter": "", + "referral": "" + }, + + { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + + + + + }, + + + { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, + + + { + "name": "Slok Aks", + "imageurl": "https://avatars3.githubusercontent.com/u/22662104?s=460&v=4", + "about": "Here to learn new stuffs!!!", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/slok.aks", + "github": "https://github.com/SlokAks", + "twitter": "", + "referral": "N/A" + }, + + + + { + "name": "Anirudh Simhachalam", + "imageurl": "https://avatars3.githubusercontent.com/u/58392171?s=400&u=8cfeeb12a7d812b3c4dd133ea4193a21cdbea115&v=4", + "about": "Hello, I'm a developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/anirudh2019", + "twitter": "", + "referral": "My seniors" + }, + + + + + { + + "name": "Shubhang Singh", + "imageurl": "", + "about": "Hello I'm a web developer and an aspring competitive programmer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/shuba400", + "twitter": "", + "referral": "Seniors" + }, + + + + { + + "name": "Mridul Mittal", + "imageurl": "img/Mridul.jpg", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/mridul.mittal.90", + "github": "https://github.com/Mridul20", + "twitter": "https://twitter.com/MridulMittal20", + "referral": "GeekHaven" + }, { + + + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + + }, { + "name": "Vishwas Singh", + "imageurl": "contestant/avatar.jpg", + "about": "I play piano ;)", + "college": "IIIT-Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "", + "referral": "Seniors" + }, + + { + + + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + + }, { + "name": "Sneha Gupta", + "imageurl": "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", + "about": "Let's begin something", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/sneha1010", + "twitter": "", + "referral": "seniors" + }, + + + + { + "name": "Ashish Kanoujia", + "imageurl": "", + "about": "To explore the vitual world, I begin my journey", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Halfsoul24", + "twitter": "", + "referral": "Seniors" + + + }, + + + { + + "name": "Cheena", + "imageurl": "", + "about": "Trying to figure out the path to the world of open source", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/griffy06", + "twitter": "", + "referral": "" + + + + }, { + + "name": "Prince Kumar", + "imageurl": "https://scontent.fknu1-1.fna.fbcdn.net/v/t1.0-9/s960x960/68703371_540062806734042_3699060727076618240_o.jpg?_nc_cat=111&_nc_ohc=3WEt5OuctWkAX8Nhw1D&_nc_ht=scontent.fknu1-1.fna&_nc_tp=1002&oh=b403ee555a798edb1463a517adf51340&oe=5EA66C28", + "about": "Zero!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100021909814800", + "github": "https://github.com/Princeraaz", + "twitter": "", + "referral": "" + + }, + + + { + "name": "Priya Bhagat", + "imageurl": "https://avatars0.githubusercontent.com/u/60014860?s=460&v=4", + "about": "just a try towards this", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100040375114023", + "github": "https://github.com/tony-stark-rdj", + "twitter": "", + "referral": "seniors" + + }, + + + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + + "name": "Garvit Chittora", + "imageurl": "img/garvitchittora.jpg", + "about": "My first task", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/garvit.chittora.90", + "github": "https://github.com/garvitchittora", + "twitter": "https://twitter.com/ChittoraGarvit", + "referral": "Seniors" + }, + + + { + "name": "Anirudh Arora", + "imageurl": "https://avatars3.githubusercontent.com/u/54004463?s=40&v=4", + "about": "Apun ko kuchh naya seekhne ka hai", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/anirudh.arora.33", + "github": "https://github.com/Xenomorphing19", + "twitter": "", + "referral": "seniors" + }, + + { + + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + { + "name": "Shyam Tayal", + "imageurl": "", + "about": "Enthusiastic about Tech sometimes mad for it", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shyam.tayal.524", + "github": "https://github.com/Kr470s-eR0s", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/shyam-tayal-72b086192/", + "referral": "" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, { + "name": "Pratyush Pareek", + "imageurl": "contestant/avatar.jpg", + "about": "Oblivious to what's going on", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100004596615880", + "github": "https://github.com/PratyushPareek", + "twitter": "", + "referral": "GeekHaven" + + }, + + + { + "name": "Varun Tiwari", + "imageurl": "https://avatars2.githubusercontent.com/u/58032608?s=460&v=4", + "about": "Making my way to the world of OpenSource", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/varun.t11", + "github": "https://github.com/VarunT11", + "twitter": "https://twitter.com/iamvarun11", + "referral": "Seniors" + }, + + + + + { + + + "name": "Aman Singh", + "imageurl": "https://avatars0.githubusercontent.com/u/53997924?s=460&v=4", + "about": "Eager to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Am4nS1ngh", + "github": "https://github.com/prince-7", + "twitter": "", + "referral": "Geek-Haven" + + + }, + + + { + + + "name": "Aniemsh Choudhury", + "imageurl": "", + "about": "Hello ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/animesh.choudhury.5477", + "github": "https://github.com/animesh328", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Swarnam", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/Luna-Lovegood97", + "twitter": " ", + "referral": "College Mail" + }, { + "name": "Sumit Kumar Sahu", + "imageurl": "https://avatars2.githubusercontent.com/u/58073775?s=400&u=b3d37d6180a35eb9a212c588c4e161d773900ec7&v=4", + "about": "Hello world", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sumitkumar6543", + "github": "https://github.com/phantom654", + "twitter": "https://twitter.com/SumitSahu654", + "referral": "Pranav Singhal" + }, { + "name": "Tamoghno Bhattacharya", + "imageurl": "https://avatars1.githubusercontent.com/u/58668088?s=460&v=4", + "about": "Hello I'm a first year student IIITA currently into competitive coding and AI", + "college": "IIIT Allahabad", + "facebook": "", + "github": "github.com/TamoghnoBhattacharya", + "twitter": "", + "referral": "Seniors at college and 30 DoC" + }, { + "name": "Avneesh Kumar", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/avaneeshsahu000", + "github": "https://github.com/Cybertron-Avneesh", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Shreyas Gupta", + "imageurl": "https://avatars0.githubusercontent.com/u/20678047?s=460&v=4", + "about": "On my journey of Software Development", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/shreyashwr", + "github": "https://github.com/sggts04", + "twitter": "https://twitter.com/sggts04", + "referral": "" + }, { + "name": "Pradhuman Singh Baid", + "imageurl": "https://avatars1.githubusercontent.com/u/54749108?s=460&v=4", + "about": "Simply a Developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pradhuman.baid", + "github": "https://github.com/pradhuman1", + "twitter": "", + "referral": "" + }, { + "name": "Pranav Sai", + "imageurl": "chttps://imgur.com/5GhGjTk", + "about": "I love to code", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/pranav.sai.520125", + "github": "https://github.com/theblackswann", + "twitter": "", + "referral": "My seniors" + }, { + "name": "Janit Lodha", + "imageurl": "https://avatars3.githubusercontent.com/u/53757279?s=460&v=4", + "about": "Exploring the great world!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/janitlodha", + "github": "https://github.com/JLodha", + "twitter": "https://twitter.com/JanitLodha", + "referral": "" + }, { + "name": "Ananya Agarwal", + "imageurl": "https://avatars3.githubusercontent.com/u/58395886?s=400&v=4", + "about": "Came here to learn", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100038872145322", + "github": "https://github.com/aawizard", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Vishwas Singh", + "imageurl": "https://avatars1.githubusercontent.com/u/52378712?s=400&u=8b2d9efae99a3ee0f4d40075592a236fe34bcf61&v=4", + "about": "I can play piano", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/urstrulyvishu", + "github": "https://github.com/infern018", + "twitter": "https://twitter.com/urstrulystupid", + "referral": "" + }, { + "name": "Prasanth Kota", + "imageurl": "https://avatars3.githubusercontent.com/u/56782832?s=460&v=4", + "about": "Trying to fit myself into this world ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/prasanth.kota.900", + "github": "https://github.com/Evadore", + "twitter": "https://twitter.com/Prasanthkota2", + "referral": "Seniors@IIIT-Allahabad" + }, { + "name": "Pranav Singhal", + "imageurl": "https://avatars0.githubusercontent.com/u/51447798?s=400&u=7ed0b28ba1182df6d60def53274e3965b10dbf85&v=4", + "about": "Hey Virtual World,i am here just connecting the dots :P", + "college": "IIIT-ALLAHABAD", + "facebook": "https://www.facebook.com/profile.php?id=100012986645515", + "github": "https://github.com/singhalpranav22", + "twitter": "", + "referral": "Sumit Kumar Sahu" + }, { + "name": "Saksham Sood", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a web developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Yolo86", + "twitter": "", + "referral": "Seniors" + }, { + "name": "Aaryan Bhardwaj", + "imageurl": "https://avatars2.githubusercontent.com/u/57333555?s=400&u=e4e62175bcb9c6db5886e74e5699a789a43cc022&v=4", + "about": "I am a loquacious turtle.", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/uglyprincess", + "twitter": "", + "referral": "Pratyush Pareek" + }, { + "name": "Piyush Gurjar", + "imageurl": "img/Piyush.jpg", + "about": "Still a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/piyush.gurjar.92505", + "github": "https://github.com/Piyush4064", + "website": "", + "twitter": "", + "referral": "Geek Heaven" + }, { + "name": "Abhijeet Sonkar", + "imageurl": "https://avatars1.githubusercontent.com/u/53171003?s=400&v=4", + "about": "Hello I'm a Software Developer", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/Abhijeet-sonkar", + "twitter": "", + "referral": "" + }, { + "name": "Rohini Mishra", + "imageurl": "", + "about": "Escaping the ordinary", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/Rohini13201", + "github": "https://github.com/rohini13", + "twitter": "", + "referral": "" + }, { + "name": "Rishika Agarwal", + "imageurl": "https://i.pinimg.com/originals/b4/b4/4d/b4b44d3367a51b5f4cc9d35a6307b594.png", + "about": "Just a beginner, but soon an expert", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/rishika.agarwal.585", + "github": "https://github.com/rishika8910", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ananya Mohanty", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ananya-mohanty", + "twitter": "", + "referral": "" + }, + - "imageurl" : "contestant/avatar.jpg", - "about" : "JustExploring", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/pratyush.gupta.128", - "github" : "https://github.com/Pratyush-Gupta", - "twitter" : "", - "referral" : "" -}, -{ - "name" : "Chetan Garg", - "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/chetangarg365", - "github" : "https://github.com/untrulynoxiusmj", - "twitter" : "", - "referral" : "" - }, + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, -{ -"name":"Jyotika Bhatti", -"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", -"about":"On the path of learning New Tech Stuffs", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/jyotika.bhatti.3", -"github":"https://github.com/Jyotika999", -"twitter":"", -"referral":"Our Tech Seniors" - }, + { + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" + }, - { -"name" : "Vishal Burman", -"imageurl" : "contestant/avatar.jpg", -"about" : "Hello I'm a developer", -"college" : "IIITA", -"facebook" : "https://www.facebook.com/vishalbrman", -"github" : "https://github.com/black-cat01", -"twitter" : "", -"referral" : "" - }, + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" + }, + { + "name": "Muskan Deep Kaur Maini", + "imageurl": "https://avatars3.githubusercontent.com/u/58771504?s=400&u=466b3f50f9f4e39fe570d338bce80cdaac2a54b6&v=4", + "about": "Hey, I am a learner", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/muskandeep.kaur.520", + "github": "https://github.com/mendelevium28", + "twitter": "", + "referral": "" + }, -{ - "name": "Ankit Gupta", - "imageurl": "", - "about": "Just trying", - "college": "IIIT-ALLAHABAD", - "facebook": "", - "github": "https://github.com/ankit4284", - "twitter": "", - "referral": "friends" + { + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, -}, { - "name": "Shreesh Swaraj", - "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", - "about": "Exploring to find something new", - "college": "Indian Institute of Information Technology, Allahabad", - "facebook": "https://www.facebook.com/shreesh.swaraj", - "github": "https://github.com/Shreesh19", - "twitter": "https://twitter.com/ShreeshSwaraj", - "referral": "" + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, -}, -{ - "name": "Alka Trivedi", - "imageurl": "", - "about": "just a beginner", - "faceboook": "", - "github": "https://github.com/Alka-git12", - "twitter": "url" -}, + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + }, -{ -"name":"Varun Bhardwaj", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/starboi02", -"twitter":"", -"referral":"Mail" -}, -{ - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" -}, - { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" + { + "name": "Sahil Sharma", + "imageurl": "https://avatars0.githubusercontent.com/u/55686016?s=400&v=4", + "about": "Eat Sleep Code ", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100003689923212", + "github": "https://github.com/Sahil-coder", + "twitter": "", + "referral": "" + }, -}, -{ - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" + { + "name": "Sarthak Maheshwari", + "imageurl": "contestant/avatar.jpg", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Nobody" + }, -}, -{ -"name":"Arpit Agarwal", -"imageurl":"", -"about":"Just Learning", -"college":"IIIT ALLAHABAD", -"facebook":"https://www.facebook.com/aarpit01", -"github":"https://github.com/aarpit1010", -"twitter":"", -"referral":"E-Mail" -}, + { + "name": "Chetan Garg", + "imageurl": "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", + "about": "Hello I'm a developer", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/chetangarg365", + "github": "https://github.com/untrulynoxiusmj", + "twitter": "", + "referral": "" + }, -{ -"name":"Ankit Gupta", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ankit4284", -"twitter":"", -"referral":"friends" -} -, + { + "name": "Jyotika Bhatti", + "imageurl": "https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", + "about": "On the path of learning New Tech Stuffs", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/jyotika.bhatti.3", + "github": "https://github.com/Jyotika999", + "twitter": "", + "referral": "Our Tech Seniors" + }, -{ -"name":"Aastha Singh", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"https://www.facebook.com/profile.php?id=100009696422991", -"github":"https://github.com/aasthasingh650", -"twitter":"", -"referral":"E-mail" -}, -{ -"name" : "Priyansha gupta", -"imageurl" : "", -"about" : "learner", -"faceboook" : "", -"github" : "https://github.com/partofheartpri10", -"twitter" : "url", -}, + { + "name": "Vishal Burman", + "imageurl": "contestant/avatar.jpg", + "about": "Hello I'm a developer", + "college": "IIITA", + "facebook": "https://www.facebook.com/vishalbrman", + "github": "https://github.com/black-cat01", + "twitter": "", + "referral": "" + }, + { + "name": "Varun Bhardwaj", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/starboi02", + "twitter": "", + "referral": "Mail" + }, { + "name": "Sanskar Patro", + "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", + "about": "Trying to find my 'thing'", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/sanskar.patro", + "github": "https://github.com/sanskar-p", + "twitter": "url", + "referral": "Beloved seniors?" + }, -{ -"name" : "Vaibhav", -"imageurl" : "", -"about" : "beginner", -"faceboook" : "", -"github" : "https://github.com/aquris", -"twitter" : "", -}, -{ - "name" : "Tejas Agrawal", - "imageurl" : "https://avatars1.githubusercontent.com/u/58390399?s=460&v=4", - "about" : "A Geek who loves to play with hackable things...", - "college" : "IIITA", - "facebook" : "https://www.facebook.com/profile.php?id=100012074028379&ref=bookmarks", - "github" : "https://github.com/cyber-venom003", - "twitter" : "", - "referral" : "Nobody" -}, + { + "name": "Pavika Chaudhary", + "imageurl": "", + "about": "Carpediam", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/pavikachaudhary", + "twitter": "url", + "referral": "" + + + }, { + "name": "Harshit Sinha", + "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", + "about": "I'm a 1st year student learning competitive coding and web develpoment", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/harshit.sinha.167189", + "github": "https://github.com/harsh-797", + "twitter": "", + "referral": "Seniors" + + + }, + + + + + { + "name": "Vasu Gupta", + "imageurl": "", + "about": "Hello I�m a developer", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/Cipher-vasu", + "twitter": "", + "referral": "" + + + + + }, + + { + "name": "Arpit Agarwal", + "imageurl": "", + "about": "Just Learning", + "college": "IIIT ALLAHABAD", + "facebook": "https://www.facebook.com/aarpit01", + "github": "https://github.com/aarpit1010", + "twitter": "", + "referral": "E-Mail" + }, -{ - "name" : "Chetan Garg", - "imageurl" : "https://avatars1.githubusercontent.com/u/56266286?s=400&u=602285e782b576c20e85ae131e1d54aff87f158b&v=4", - "about" : "Hello I'm a developer", - "college" : "IIIT Allahabad", - "facebook" : "https://www.facebook.com/chetangarg365", - "github" : "https://github.com/untrulynoxiusmj", - "twitter" : "", - "referral" : "" - }, -{ -"name":"Jyotika Bhatti", -"imageurl":"https://i.pinimg.com/originals/0e/78/a7/0e78a750062104e71d68ae1ce9946178.jpg", -"about":"On the path of learning New Tech Stuffs", -"college":"IIIT Allahabad", -"facebook":"https://www.facebook.com/jyotika.bhatti.3", -"github":"https://github.com/Jyotika999", -"twitter":"", -"referral":"Our Tech Seniors" - }, - { -"name" : "Vishal Burman", -"imageurl" : "contestant/avatar.jpg", -"about" : "Hello I'm a developer", -"college" : "IIITA", -"facebook" : "https://www.facebook.com/vishalbrman", -"github" : "https://github.com/black-cat01", -"twitter" : "", -"referral" : "" - }, + { + "name": "Ankit Gupta", + "imageurl": "", + "about": "Just trying", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/ankit4284", + "twitter": "", + "referral": "friends" + }, { + "name": "Shreesh Swaraj", + "imageur1": "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", + "about": "Exploring to find something new", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "https://www.facebook.com/shreesh.swaraj", + "github": "https://github.com/Shreesh19", + "twitter": "https://twitter.com/ShreeshSwaraj", + "referral": "" -{ -"name":"Varun Bhardwaj", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/starboi02", -"twitter":"", -"referral":"Mail" -}, -{ - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" + }, - { - "name": "Sanskar Patro", - "imageurl": "https://avatars3.githubusercontent.com/u/54014518?s=400&u=aefdd45b440b2c73445c0f197b57477f7cb87037&v=4", - "about": "Trying to find my 'thing'", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/sanskar.patro", - "github": "https://github.com/sanskar-p", - "twitter": "url", - "referral": "Beloved seniors?" - }, - { - "name":"Mayank Saini", - "imageurl":"https://avatars0.githubusercontent.com/u/59998957?s=400&v=4", - "about":"Just trying", - "college":"IIIT-ALLAHABAD", - "facebook":"", - "github":"https://github.com/may-ank0813", - "twitter":"", - "referral":"Mail" + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url" + }, { + "name": "Soham Mehta", + "imageurl": "", + "about": "Gonna start from scratch!", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/CrashTV1334", + "twitter": "", + "referral": "" + }, -}, - { - "name": "Pavika Chaudhary", - "imageurl": "", - "about": "Carpediam", - "college": "IIIT Allahabad", - "facebook": "", - "github": "https://github.com/pavikachaudhary", - "twitter": "url", - "referral": "" + { + "name": "Ekansh Nishad", + "imageurl": "", + "college": "Indian Institute of Information Technology, Allahabad", + "about": "trying various areas", + "faceboook": "https://www.facebook.com/ekansh.nishad.9", + "github": "https://github.com/EkanshNishad", + "twitter": "https://twitter.com/EkanshNishad", + "referral": "" + }, -}, -{ - "name": "Harshit Sinha", - "imageurl": "https://avatars1.githubusercontent.com/u/53996897?s=400&u=97e175a3dd9317cadaf7344108ece1c034d43cdc&v=4", - "about": "I'm a 1st year student learning competitive coding and web develpoment", - "college": "IIIT Allahabad", - "facebook": "https://www.facebook.com/harshit.sinha.167189", - "github": "https://github.com/harsh-797", - "twitter": "", - "referral": "Seniors" + { + "name": "Dega Manvith Yadav", + "imageurl": "", + "about": "just beginning", + "college": "IIIT Allahabad", + "facebook": "", + "github": "https://github.com/iib2019014", + "twitter": "", + "referral": "" -}, + }, -{ -"name":"Arpit Agarwal", -"imageurl":"", -"about":"Just Learning", -"college":"IIIT ALLAHABAD", -"facebook":"https://www.facebook.com/aarpit01", -"github":"https://github.com/aarpit1010", -"twitter":"", -"referral":"E-Mail" -}, + { + "name": "Payili Vangmayi", + "imageur1": "https://avatars1.githubusercontent.com/u/58723092?s=400&u=fd7b1b0f0ce145f742cca3937c8c84d85b3c93a2&v=4", + "about": "wingardium leviosa", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "", + "github": "https://github.com/hermoine20002", + "twitter": "", + "referral": "elon musk" + }, -{ -"name":"Ankit Gupta", -"imageurl":"", -"about":"Just trying", -"college":"IIIT-ALLAHABAD", -"facebook":"", -"github":"https://github.com/ankit4284", -"twitter":"", -"referral":"friends" + { + "name": "Alka Trivedi", + "imageurl": "", + "about": "just a beginner", + "faceboook": "", + "github": "https://github.com/Alka-git12", + "twitter": "url" + }, { + + "name": "Gauri Kesarwani", + "imageurl": "https://avatars3.githubusercontent.com/u/58395889?s=400&v=4", + "about": "Never too late to begin", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/gauri.kesarwani", + "github": "https://github.com/Gaurik936", + "twitter": "", + "referral": "" + }, -}, -{ -"name" : "Shreesh Swaraj", -"imageur1" : "https://avatars2.githubusercontent.com/u/6941016?s=400&u=6d9c811dbbcc9a4353ccd75ab1b36388edb687f3&v=4", -"about" : "Exploring to find something new", -"college" : "Indian Institute of Information Technology, Allahabad", -"facebook" : "https://www.facebook.com/shreesh.swaraj", -"github" : "https://github.com/Shreesh19", -"twitter" : "https://twitter.com/ShreeshSwaraj", -"referral" : "" - + { -}, + "name": "Ekansh Nishad", + "imageurl": "", + "college": "Indian Institute of Information Technology, Allahabad", + "about": "trying various areas", + "faceboook": "https://www.facebook.com/ekansh.nishad.9", + "github": "https://github.com/EkanshNishad", + "twitter": "https://twitter.com/EkanshNishad", + "referral": "" + }, { + "name": "Snehal Suryavanshi", + "imageurl": "", + "about": "eager to learn...", + "faceboook": "", + "github": "https://github.com/snehal2841", + "twitter": "url" + + }, { + "name": "Dheeraj Tharwani", + "imageurl": "", + "about": "Hi There!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/dheeraj.tharwani.1", + "github": "https://github.com/dheeraj-code", + "twitter": "", + "referral": "seniors" + }, { + "name": "Ayush Baranwal", + "imageurl": "", + "about": "Want to learn", + "college": "IIIT-ALLAHABAD", + "facebook": "", + "github": "https://github.com/Ayush-Baranwal", + "twitter": "", + "referral": "friends" + }, -{ -"name" : "Alka Trivedi", -"imageurl" : "", -"about" : "just a beginner", -"faceboook" : "", -"github" : "https://github.com/Alka-git12", -"twitter" : "url", -}, - { - "name" : "Nidhi Kamewar", - "imageurl" : "", - "about" : "I'm here to explore!!", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "github.com/xyz1506", - "twitter" : "", - "referral" : "Seniors" - } -======= -} + { + "name": "Sampada Kathar", + "imageurl": "", + "about": "Hello Guys!", + "faceboook": "", + "github": "https://github.com/sampadakathar", + "twitter": "" + }, - { - "name" : "Naina Kumari", - "imageurl":"", - "about" :"", - "college": "IIIT ALLAHABAD", - "facebook":"", - "github" : "https://github.com/iit2019004", - "twitter":"", - "referral":"" - }, + { + "name": "Kishan Tripathi", + "imageurl": "contestant/avatar.jpg", + "about": "Everything Coding", + "college": "IIITA", + "facebook": "https://www.facebook.com/GhostFoxSledgehammer", + "github": "https://github.com/GhostFoxSledgehammer", + "twitter": "https://twitter.com/stcdalex", + "referral": "Seniors" + }, -{ "name":"Deepak gupta", - "imageurl" :"", - "about" : "coder", - "college":"IIITA", - "facebook": "", - "github" : "https://github.com/deepakgupta124", - "twitter" :"" -}, { - "name" : "Kaustubh Gangwar", - "imageurl" : "https://avatars3.githubusercontent.com/u/55841732?s=460&v=4", - "about" : "Focusing", - "college" : "IIIT Allahabad", - "facebook" : "", - "github" : "https://github.com/kaustubhgangwar", - "twitter" : "https://twitter.com/kaustubhgangwar", - "referral" : "Friends" - - - } -, + "name": "Soumyadeep Laskar", + "imageurl": "", + "about": "Sab Moh Maya Hai !!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/soumyadeep.laskar.1", + "github": "https://github.com/soummo19", + "twitter": "", + "referral": "seniors" + }, -{ -"name" : "Aarushi", -"imageurl" : "", -"about" : "still learning ", -"facebook" : "" -"github" : "https://github.com/xxx32" -"twitter" : "" -"referral" : "" -}, -{ - "name":"Ambika Singh Kaushik", - "imageurl":"", - "about":"Learner", - "college":"IIITA", - "facebook":"", - "github":"https://github.com/Asinghkaushik", - "twitter":"" -"referral" : "" -}, -{ -"name" : "Jyotsana Srivastava", -"imageurl" : "https://avatars1.githubusercontent.com/u/58893304?s=460&v=4", -"about" : "Pro at wasting time.. Won't do it this month. Or let's just say that I'll try!", -"college" : "IIIT Allahabad", -"faceboook" : "https://www.facebook.com/jyotsana.srivastava.39", -"instagram" : "https://www.instagram.com/__jyotsanaaa__/", -"github" : "https://github.com/zevnil", -"twitter" : "https://twitter.com/JyotsanaSriva17", -"referral" : "Seniors" + { + "name": "Vaishnav Trivedi", + "imageur1": "", + "about": "May The Force Be With You", + "college": "Indian Institute of Information Technology, Allahabad", + "facebook": "", + "github": "https://github.com/Vanhsiav-afk", + "quora": "https://www.quora.com/profile/Vaishnav-Trivedi", + "referral": "seniors" + }, { + + "name": "Aditya Aggarwal", + "imageurl": "", + "about": "Trying to code", + "college": "IIITA-Allahabad", + "facebook": "https://www.facebook.com/photo.php?fbid=158003802206435&set=a.148857116454437&type=3&source=11&referrer_profile_id=100039904490033", + "github": "https://avatars1.githubusercontent.com/u/58394891?s=400&v=4", + "twitter": "", + "referral": "Nobody" + }, { + "name": "Aadharsh Roshan", + "imageurl": "https://avatars3.githubusercontent.com/u/16453560?s=400&u=000166becb7cad8f4e4625fffdb6b8fcb90e0fb8&v=4", + "about": "Hello I'm a web developer", + "college": "IIITA", + "facebook": "", + "github": "https://github.com/smcri", + "twitter": "https://twitter.com/smcri", + "referral": "Geekhaven" + + }, + + { + + "name": "Priyanshu Jain", + "imageurl": "", + "about": "Trying to survive", + "college": "iiit allahabad", + "facebook": "", + "github": "", + "twitter": "", + "referral": "Seniors" + }, + + + { + "name": "Priyansha gupta", + "imageurl": "", + "about": "learner", + "faceboook": "", + "github": "https://github.com/partofheartpri10", + "twitter": "url" + }, + + { + "name": "Souvik Patra", + "imageurl": "", + "about": "looking forward to coding ", + "faceboook": "", + "github": "https://github.com/binaryamateur", + "twitter": "url" + }, + + { + "name": "Akshat Agrawal", + "imageurl": "", + "about": "looking forward to coding ", + "faceboook": "", + "github": "https://github.com/akshatagrawal22", + "twitter": "url" + }, { + "name": "Deepak gupta", + "imageurl": "", + "about": "coder", + "college": "IIITA", + "facebook": "", + "github": "https://github.com/deepakgupta124", + "twitter": "" + } +] +======= }, { "name": "Nikhilesh Kumar", From f8bae06e69e6e68386df0499b3446747c435d7d9 Mon Sep 17 00:00:00 2001 From: ayandhiman <59971407+ayandhiman@users.noreply.github.com> Date: Sat, 18 Jan 2020 08:45:07 -0800 Subject: [PATCH 148/217] Update participants.json (#107) * Update participants.json * Update participants.json Co-authored-by: Nitin Madhukar <46166447+NitinMadhukar@users.noreply.github.com> --- data/participants.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 87de3a5c..244b14a6 100644 --- a/data/participants.json +++ b/data/participants.json @@ -731,8 +731,11 @@ "twitter" : "", "referral" : "Sumit Kumar Sahu" }, + + { + "name" : "Saksham Sood", "imageurl" : "contestant/avatar.jpg", "about" : "Hello I'm a web developer", @@ -742,8 +745,21 @@ "twitter" : "", "referral" : "Seniors" + }, + { + + "name" : "Ayan Dhiman", + "imageurl" : "https://github.com/ayandhiman", + "about" : "Hello I'm a learner", + "college" : "IIIT Allahabad", + "facebook" : "", + "github" : "https://github.com/ayandhiman?tab=repositories", + "twitter" : "", + "referral" : "" + + }, - }, + { "name" : "Sneha Gupta", "imageurl" : "https://avatars3.githubusercontent.com/u/58395862?s=400&v=4", From 2f123cfc49df83661a1c75d8d0938baa91d8f943 Mon Sep 17 00:00:00 2001 From: shivi2408 Date: Sat, 18 Jan 2020 23:33:03 +0530 Subject: [PATCH 149/217] register Shivangi --- data/participants.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 244b14a6..79591738 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,4 +1,4 @@ -[ +[ ======= { @@ -12580,3 +12580,15 @@ } ] + + +{ + "name": "Shivangi Verma", + "imageurl": "https://avatars1.githubusercontent.com/u/55327107?s=460&v=4", + "about": "Hlo everyone!!!", + "college": "IIIT Allahabad", + "facebook": "https://www.facebook.com/profile.php?id=100007012080097", + "github": "https://github.com/shivi2408", + "twitter": "", + "referral": "Friends" +} From 1747b5a2185593ffb0c533bc226f9233ac71b3ee Mon Sep 17 00:00:00 2001 From: Manthan Surkar <42006277+thesmallstar@users.noreply.github.com> Date: Sat, 18 Jan 2020 23:53:26 +0530 Subject: [PATCH 150/217] Update participants.json --- data/participants.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/data/participants.json b/data/participants.json index 79591738..7d03d4d7 100644 --- a/data/participants.json +++ b/data/participants.json @@ -1,5 +1,4 @@ -[ -======= +[ { @@ -12565,9 +12564,9 @@ "twitter": "" } -] -======= -}, + + +, { "name": "Nikhilesh Kumar", "imageurl": "https://avatars1.githubusercontent.com/u/58396239?s=400&u=b91723cad8c780e84e67f0297b8ae0946f172e23&v=4", @@ -12577,11 +12576,7 @@ "github": "https://github.com/nikhil-esh", "twitter": "", "referral": "Friends" -} - -] - - +}, { "name": "Shivangi Verma", "imageurl": "https://avatars1.githubusercontent.com/u/55327107?s=460&v=4", @@ -12592,3 +12587,8 @@ "twitter": "", "referral": "Friends" } + +] + + + From 29b2756ac25fd5bc2eecd286042fd853d2bb6841 Mon Sep 17 00:00:00 2001 From: peace-25 Date: Sun, 19 Jan 2020 00:10:44 +0530 Subject: [PATCH 151/217] Added Ritu as participant --- data/participants.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index 244b14a6..f97c5231 100644 --- a/data/participants.json +++ b/data/participants.json @@ -12577,6 +12577,15 @@ "github": "https://github.com/nikhil-esh", "twitter": "", "referral": "Friends" -} +}, +{ + "name": "Ritu Murmu", + "imageurl": "https://avatars1.githubusercontent.com/u/60043445?s=460&v=4", + "about": " De Primo", + "college": "IIIT Allahabad", + "facebook": " ", + "github": "https://github.com/peace-25", + "twitter": "", + "referral": "SENIORS" ] From b5814df3e8e5ce642d12e96551c0a6f6424944c8 Mon Sep 17 00:00:00 2001 From: medhabalani Date: Sun, 19 Jan 2020 00:51:36 +0530 Subject: [PATCH 152/217] added medha --- data/participants.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/participants.json b/data/participants.json index 9efc79ac..cd892fc5 100644 --- a/data/participants.json +++ b/data/participants.json @@ -209,6 +209,17 @@ "twitter" : "", "referral" : "seniors" } + + { + "name" : "Medha Balani", + "imageurl" : "https://avatars2.githubusercontent.com/u/58399279?s=400&u=a861c1bdfdb394eff5bc8635601863c723f713a8&v=4", + "about" : "Genius by birth,evil by choice", + "college" : "IIIT Allahabad", + "facebook" : "https://www.facebook.com/medha.balani.7", + "github" : "https://github.com/medhabalani", + "twitter" : "", + "referral" : "iiita seniors", + }, ] From c2849df4f17631fd39d938e973459ea623a8c690 Mon Sep 17 00:00:00 2001 From: medhabalani <58399279+medhabalani@users.noreply.github.com> Date: Sun, 19 Jan 2020 01:12:18 +0530 Subject: [PATCH 153/217] Update participants.json --- data/participants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/participants.json b/data/participants.json index c87bb213..c17e64d1 100644 --- a/data/participants.json +++ b/data/participants.json @@ -579,7 +579,7 @@ "referral" : "iiita seniors", }, ] -======= + }, { From 55f373b6c3c340026eeb8cff7f8d99d9fa6ce1c2 Mon Sep 17 00:00:00 2001 From: cyber-venom003 Date: Sun, 19 Jan 2020 01:28:18 +0530 Subject: [PATCH 154/217] Suggest any changes in projects section --- css/style.css | 61 +++++++++++++++++++++++++++++++++++++++++++++++ icon/app.jpeg | Bin 0 -> 6421 bytes icon/app.png | Bin 0 -> 7717 bytes icon/library.png | Bin 0 -> 28115 bytes icon/map.png | Bin 0 -> 45302 bytes icon/movie.png | Bin 0 -> 37758 bytes icon/news.png | Bin 0 -> 40348 bytes icon/web.png | Bin 0 -> 12949 bytes index.html | 56 +++++++++++++++++++++++++++++++------------ 9 files changed, 102 insertions(+), 15 deletions(-) create mode 100644 icon/app.jpeg create mode 100644 icon/app.png create mode 100644 icon/library.png create mode 100644 icon/map.png create mode 100644 icon/movie.png create mode 100644 icon/news.png create mode 100644 icon/web.png diff --git a/css/style.css b/css/style.css index 2cdef6e3..405c7d75 100644 --- a/css/style.css +++ b/css/style.css @@ -497,3 +497,64 @@ h6 { transition: .5s; } +#projects { + color: #413e66; + font-family: "Montserrat", sans-serif; + font-weight: 700; + margin-left: 380px; +} + +.proj_name{ + color: #413e66; + font-family: "Montserrat", sans-serif; + font-size: 32.5px; + font-weight: 400; + margin: 30px; +} + +.proj{ + color: #413e66; + font-family: "Montserrat", sans-serif; + font-size: 20px; + font-weight: 450; + margin: 30px; +} + +.links{ + background-color: #413e66; + border-radius: 8px; + border: none; + color: white; + padding: 15px 32px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 20px; + margin: 25px; + +} +.links span{ + cursor: pointer; + display: inline-block; + position: relative; + transition: 0.25s; +} + +.links span:after { + content: '\00bb'; + position: absolute; + opacity: 0; + top: 0; + right: -20px; + transition: 0.25s; +} + +.links:hover span { + padding-right: 20px; +} + +.links:hover span:after { + opacity: 1; + right: 0; +} + diff --git a/icon/app.jpeg b/icon/app.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..ef45ca305358e30b655f8d95e60e2b831f9e7fe8 GIT binary patch literal 6421 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 V25zKcp1vEGCY3}h%7$Do{2w9S-N66= literal 0 HcmV?d00001 diff --git a/icon/app.png b/icon/app.png new file mode 100644 index 0000000000000000000000000000000000000000..ada3900930e17b599df9f6beb8ea18e3399316e8 GIT binary patch literal 7717 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 literal 0 HcmV?d00001 diff --git a/icon/library.png b/icon/library.png new file mode 100644 index 0000000000000000000000000000000000000000..06225835d8df78c781c8b96478f4a9e45738f6ff GIT binary patch literal 28115 zcmeFZc|26_|2}@kTDD1LON^*&MUseNXwxE;P?n(-ikeE6vCT-^OJpaq6;Wg1`}MV}utm41|c)|V$X{H(fXXDd7QY*v(z+q_$p z_t@6$7uAgPhvz>Z&=pA8T|N0Wx=DCUkn41HZ-OS1ve(X-X0+@0HA()5ySW5(=OXvt zt|7mci?|~gp}P5W`}NeymHt8dLCa|(JULtGW^L_lZB5HA4_ty)|5`WS$eqo~?(xpG z%t_%Nt`C#ezWuXQ>~{2d6u-#t_)W&~@zya|uu&l#`O>1+A#x=4$Qx86sjM;gl_ zU*d12yacPcs{dNX0zCixpD})!c)K~c;x50LW~>os6ldtU)QLZ^8sB5A<@|@3b&-gID8FTD^lPCg0faf+@e~t0sr9-Nc zO@Ee#JdrS`E4WEaa&D8{{kgemK5@fa4>5(`X9FVsEED~&ffEkQf;3<}CGWuFtz2iTh;q!c+MMlEULxa9bkxLgJc=Emc$C~%*Y(pZcm_W}? z;Q%>PwrudZf3{dQhRSVNk-=MklPlQ>a=ko!{-F5$zlI%hC+?7H^@b>#+z0aP>ahQs zF&0YQPj6?p7aCOjzypYI0uN8Z&=*j>t zM9&SM6*~OyQt)ik2}1Pn@UzGbN%w#KE0r~PphKvy?DM~K;b$2RA>dB~y?Ckr2I=Q- z9|Zu!1sf4`u=rBW&E4A$wmjnYq{hui0I5p8Lc1F`fme>%|k<3Vuqdl zin`pxUv^U3|9erM­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 FzW@&He=q<5 literal 0 HcmV?d00001 diff --git a/icon/map.png b/icon/map.png new file mode 100644 index 0000000000000000000000000000000000000000..ebc32fd633a70be167910bcc1b112f7c81df0d66 GIT binary patch literal 45302 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

HH!$2?^3ur`yVdf=V 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 e+QQ9*yq`-Z1Ml~noqc@-hICQ>;Y* literal 0 HcmV?d00001 diff --git a/icon/movie.png b/icon/movie.png new file mode 100644 index 0000000000000000000000000000000000000000..85f9b547ddcd2cffb97c527ec4a1773f3e68c17a GIT binary patch literal 37758 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 NjJegx5;OOx{{d0TSnL1* literal 0 HcmV?d00001 diff --git a/icon/web.png b/icon/web.png new file mode 100644 index 0000000000000000000000000000000000000000..132519b4255c2acf13c4ee683f7f407db96bc845 GIT binary patch literal 12949 zcmeHuhgXwbvo9dMh7Lg?fzYKUAR;9M2mwKQm)?saO`6iX0YX!n2!s+q6e&^!rAw8L zf+9tfCRISX_mTIUb-wqkb^n5USt~0%?Afz_Q}%vlW)BH^w>0Re!PG=VM0A=MH3K3d z65v-7BFam^S7#}#7x=p5i_$crq@?`3pgRvdQr*Lt`w|h++yDI#7r~d~fIo8jshjy3 zdO7+%(D9tf0|55_MbC?qT* zdR0tZLQ+Z^j*yYPCMSPGK~YH=se)2fQ%7rHG_`JO>)g`S(>E|QGBzgMj@dFQUzJ#QahKmYpyfkD9`4<3ewg-1k2MaRU(#U~^_!X_oB;L_4F zG9N$5%FfBndz$~Ops)yETvA#_D6e>4_2OmqtD4%n`qvGOP0epwTHn5FYwzgn>h5{p z+t)uZIP_t7WOQtNVsh%^r|Fr`UuM6~%`Yr|Tl)TEd1ZBNePeTLduR98-u}Vw!=vMq z)3fs?M^6VLB5_(xH5DTc&W-jE+ll>b@og7pls2YK?VfsXVew_p*~kYpMYRxKV?E1M z>Rw(SZ?5R7$VMmcR)nYt(p0^KeJVJrvjpraS|e&i?5(0+0?ACmH1*1)sTFHN`UZau zGqRGU4Yq9ENYB>XJ$Vq$#s`17+{T!``4s-n^{Btz>+SC+DF>HDUJ|ORgp})+@$XuG z|Cq@fc=ThqDPSx4rvkXjo z&y%-vKVFkHI0QYypv&aP(NLTrTrCbW&vrr!UTBhTN%7M`&opbi^y{T;?g;6J+ zbJ5)Lr|Grx3D57?apu0N>3F@3xVrwrK-RY;z^UEv9rnh}Pb3*%vWa!AR+VRm+3f%5 zjxSudvS{ai4GEzhn?H&T8>D|Nd86lW;ix}+$TLEgA$&Rdw8XRU@sG}Q#dQwL=MJ?s zqcul8JdTg<-)mtIGn)(ewAeb%E@r&UzxUv-rc0e#gd6MLgF<@?BC+Ixbxj! zyI@{91=1n&^&oAk%x9rBUM@Q)TX)UgxKGZ|ZN0T=@tqTVW+Kf$=#k`HX)2Xo=J+k~ z$agba?&t326^laaDtW(m4?cB;{1~)(^(wm0@C(gQdRVYbdco=N0QZ|Sjk$qHt*PIk zekTqC=eIw=2>F{D@Qj8WDwF2>o6)xP_G!#{k^y&wnLYivbDlCfY3Hqp(UjSYQ+bcC z=B&~*7{R^!(FH+$p~(pb2fMRRoC+8nZ{Pnt;G~_gTr-M&;KIdh|GPtT_MxlV+s$;g zO=pzn34Kmdp~j~}`XQdoxaeLknLi+|xzs{e?$g>1PsjT8t@RC6lB3|chPRKCt||n;aQ&Fd;3J)`q z96N(ti^RWl_v{=*dlu*Yr1Glu{@D!D8DstKN$aG0fJ|K5apdGuJz{l@>@k6#cX-_G zM^XjrlnZK1evlv*Y#Cz9zk>(^Yo^V_%Bq^>gx9hn%gr9bm zt>LM%Yl$x7b(($OX#Vlakk)U1Z0-rJh}*d(1FK#Oe;vKED`_y+iA^7Q=`%w6{Zyn& zE{H>TMX9H+=c{XJu$N=rm$(dg=8nGXXo~ZI@+<6)6svG4WH69YIYd0C-uD?DoV$Yz zBaBC3O->gGy3wt0&6*7H>~=rMlJL7{$S6yjAFfAB0VpPcnnZmeAwB8d{_P8yDmSI_t4b65_Uh?8dPY;ouwR1(^85D zrhBrCXA{|0rbK!?E$P#)KBRLvu+y!>C@MP+P8IVtu}L~Vsu@K&N!SmvLCQB>o>vGI zkmc%io6V-czyoHiHql+zPi|Az4X7{PHX1ZbQXjjmKg1z6h+f<~_5hLG4d8*@IzaUh zj;UdNG2gK|PQ*;EV^ZYM`M^_In4Sv1gJCE%ZL!4)tK-c8P}--dP|Bsf^N8wN)gS!y zQ=UN+_cr2{c}7y#s`cP78Fc=zX^|U~_fs7^6zd23`jRs@8&gmz5{LqkBnukdjv>wI z`*aGXx|T0RrK>`6w$1Sl6dnGJJ^2hoh2S5|!fHhBSJ+>z(11pSKFG77Mz!tSd>@7- z1se~U8SSG`^`D2#E?EPs+H+UmrV~>&` zq?g|@awn3mHD*dtGN?yBSf+H?M$Q7js)FP=$?CdJbUL>&5PkaxI$r>QJ?=Re zeS7`v-GIhbl3{7`VJI5vt-a%a@i((S#N~E<^ZlT5)frCCH?p$Z z@5+{+$dM;gg*}y|^I_Pg1&oouK-^pMQ0=kK4H~H|aH+XDH#j>?W~f4=^FzS6c<5cZ zCG?K=UphCICG@WEo4dR1cl~6BOio4{OUIud$5s1s1$Cf%AD##evjF(BlS8@e-|8sX z;iG05D&1tSBvqKoRCVC(9v|_@oOU4N$);+P0X40g@q~Y}4K4hkENv$%uU)xj?W$Jw z$W4~j+4L;a#)7IT#M~6Hx&JIp)8y%x&CAGXqa4--^tWt{+UaWdci}cvVLbM&mH!YK z|Bn4sqTr?yVm4Gdt$@gZB0|_q9O!=)cY_8_ZKn7Dl?9)A33NT)DeiQz-M=~%TafA} zr(OAkq`J?h`(;eCil_KGb9A`F!yl;UAz3z-nGCsYH|ylT5GOfsR(x4`|A5?&!~5G--9TVff1p*1(Q>kv+`P_%bH0Inoi7L{-vr{W;Zwstl)R) zgt>@T-9_^CUPt0*uh{J}ya}wR2c7V*vja<>g;KquQ z)Hdu9l;Z*Q*BAST&RrsMVqZaLWB5{am9%KbB3$OmrHa4i59Oq+_+Og(QY5eIV{O$aIFRkm{WEMjhXF$XVArU7r4)O z4kI5Zs^xAAagcH^XCJ(d)ce6L3j@>^`?D`v?^r2+b%%%+9pm;3wAep6;!I8JV_K6O z7BN99D+Cac4~0)4rd~<2lN-7kegkPl1h~PO$>(N2$oGFn5^l0`0gmAiRnd$j=v-g_ zbZ*5lSUmKGxN8_Ob2YNPUc>C8Cx-Qv-Ct18DGh4PKc;%vRmaPYgRVUlbv4MNYh8s- zv96I6MqnYpVwB`4!p(U9m{L`VH(3I#PZ=d{x*AMha_6KmfA%MKBKIGnuhA1>wMsPb zf+>8Oz)g_gLpMXB`d`;-tW}|itW;9yJV&1`C7n~NY(7Ih$;_Vm?ZdByeJFzeY+vw( zZqx`lnhAgmR}_z{%peTC3ty?5z7=)Fty;7|#aMUc6wX)fMv?uV!x-4z`ikV)_hqn4&kDzD6UoUW zZ_cSkC5&*gJHtdFce}y&<^5}hT3tR9W$;Lz}u2vrl(a1olmuBwr;*mhUbq#SV02fFW53tCXp={hZx#%SgOeR&YRj z!5!iK{1|kl4E6_SuL3dw;Ka`zJ_yG;>xjB4+-x0tJtA6cJ>4`C7^`nZm1+_v#0bFY zDl`EBMpe9&&PZuv7J&lKZj}U)1&@bY(coj5^O5j%m{Kb)Jz4Cs8`IO9AWs% z6}p(O(25OOq>J2sC|S&}193DP@c-H%mW7OTiyLVoxo zLS~}k%8X_|^^4$YrFy^?(I|YTQY^}kQV#EsuQ=nTo<&VmtkO6AV$ipTJAN(I1I&!d zh5RDsr+>=Ov?((|?H~2Ui*O*cMB*W|OQd!#QSui=Gl-W#-%*FiC&ggn8py*&v+ChA z?u5)qJQf4JAjqLgeVcJawp8<5zp_TLn7Uk+#3!nQWqK>BH!cI%&id|87?{pGS*REy zzfe}Nq6o%R^|C52CL>K9&slkcUdBIUCz%UXzske=`z>#60qc^ieq}MMW31sF4h1S% zta~T4HqnCTa9&e#j$*=sEcH~f9^ILK4`0suA+9TGVumqXaDn6oVIM+Da#C(gq|3yj z=MhFUN>@1besvqBa{PV*9J%t?&_h~5Q!3kHfYI1mER)`;Bb_BXj$o7<=Sp2Jb0r^^ zeX9zkwlJq!GUgeW278mC6>=K?)7_o5BOMVl(F{%%D;;xb+J@U8bj&DkXODOX?zu#JUEGDkbcUDkfz9$pMjqg`ZmF|@Wz)2N z&1=>K8G#dG#qhTpxfC>~#I&C}x$5PLtUZqqT%FP@tDpl*=V)DPPxrf~?}h;HGWqvQ z&ucbgrPo@b$@3oO$?JBcljIkF*s0Zj=WVn`tV_M3QsPaRGgxb()71*hmA|R~vW{;e zn@CqH3;C4Kji4L0c6lgPkl&G~!Z7y(Ema&g2Yn z^1kz$P+tObSGKd>vO%ChZ^=Y<1iV!z(`vgo!^$X#%f*$esJ|06^4`k@!C+1rKU{!p}jhIk+G(2}ck1>i&&=KU(mcNHAZF;T?0 zL+1UhkTCtW&Q4X0#%VBe9*LzJo357uDfg3DdpBSV!Ik#?1@%mQP*bkJ6QsQa9Uwg20cw#c=L=n` zzEKeM+$XI}g?P_G%@9h**o(QK57Eew9M1?0xAE&mk5!q8PjsmYIhSM97%Tu_7JK1c z`Z-G~j@M+|$Gi=6E3QWODvvHb#C$>0P!MZ8;)3ib>6}yX(v*)e3nmrz!{S?z>B^`@ z@r%h{$P$#tmdN6@i~2e8_9%^;RXc37(%(aO5Mlr@vHaMsZwTRi)uJ25-0hk#_3(of z2{+x~WK1u|J5<_67yU8Xg+nE{?M(e|ta*OnUcjKRz=>$+Zj&=caVKgMOZnfOJ0fr@tZxJ|=Cn~&Uk7dmPJ9%GxdW&@K(8I*> z{m2Ka^zKG3NPCVuS`ev70eX^T0X~R6D%TFzODOHRaySN`_(YOg=K6~bwpo}E6^`#y z#05T*)m3q%k;!j=^0lxB75}qfhz6IX!3=05JqQ;VA$tQ-g9C5P)0}I$YsabG0G}~2 zsb8#YPMu&gMz{hiHN=mlFgNRc2V-ul;yH03t1$*#0t(7TUsElLzCis9x#$dTrA;+({}RdUtmh!6 zrc^j81KOS(yHLndT$>Eyn3UI}TF?_yiIv}=?;MEj(8MOyox(U z4F?X{Y1#wH_&{DIqwAF@X$${y9-{k;!1W5uhrp;sF_H=Xj-xzHLdQXOm}db0n)yPV z(1|#kFg3&HA_6L*J5MHq(`B}9f zqnXZpkdZ_*fEaBK;!vr5ffFi3@#8d;l5iZ_wGkk>XBT5u5J{YK6!cXpIJ+0$Lyh@@ zuFVInsPF+y@k*c-&Dzh9SCQbL70sk0TwtDa5QqbFG3EimY1F=lN<9NBO5wo1kkRRE zGRVjjrxOY?&iNe)nIDu_wWpUMw*QFF~}25}Mel2wfY*#VZ~tn_vatY6~*mbx*D|FPsd zJv%`KVJ|_}^T^+XY6gH)3iZ~)|6sNkV^soxJk*M*H`9#K3N*0hXEm|EE@RQ2zG$KE za6OSQN}SK~F#@dqAIiBt(RewZCE&Wuk9li%+9<(pI($#-e<+u6qLBg^XOKbLLS%j* zi)!IC$bu@kJ6(jfOU9*$aQHfH!u1J``22}1hJ^QSk0~M|5J2=Zx&o$L8vW^w87xEV zF6ldv!S3SCbt(4>^nvgT{SY#e?%beaPbRbbFCPNpL$H5D8#0G3whQgd zD?wj}k%Zw#?J%d&vVboBeX>9l)sik_p5yha7)VrIffB>N52p9a2L^nU2^wyhG!bD1 z7pR}8K%SVSpm;G!t^Ym||Dyi!2DGA8$pw{)0I%QcAaNgzQDe8TB8j+t0c@O`x0&8d2LgQ^R465I=IcUg9)sccI>aV~VtNM<&74g9h`+3t zm@!|p@lT)zT1l4oI*2O#BD>y=uh3&2ATK8W>m9Iy%JhJE(Cg$eHJ zM+bXRsKuT)|FXEp4^xL9m4NE2T}*zAT6}_Vr$|_xAnbjk+0t`>s@)&?L53N`YXUwX z@C&j-a_2tM5i0Yw{Yidd4_mx~dTs;6o8f|Y69sTQ{tyO&haULh*p&&whwv`RnGB>o z>BTT7aRSo}ZIl{XMrO0^3Aw>{Y0T2Zm;epH7qCW-9PnZ;m8D>MqVEKGJCQFEpz5f2 zr&$&9=wj4SrQpV$Db=OB6?N}T>Gi%j#j}k4kjGpuPzP|aQ9!(}+@Xf6F ze?)ba)Mb+-e02MppLMU}vQW7roTds$ARU>Ed*+Mtjm#-i!;1P&aE%dc0B(yf zLn=mi0%THL%B2$ z?-7ENDq#}w7nrRK3_S+p;r&%E%{I59m8q%}-=g^_EUGJP45+_oME!~GdN;bL6Msmr zUm|+T8z<5Vm5yQ4Rj~)t{dI*b@`N&1DKg&HavxBcNKyYo&?=~?{Takt@nX1Xr26R*X1OD0of9r{az?mlvH>mO)ys`eCg)-i*@724h9$9g5Q?7Yf_D*i+yE-?h4 zT!yz^xk^b|;kL~jzcgh~!f-3oL?ts7)TekW%1g!m+CG3_;xk=>*XVqpxEk7^gqN<& zTqkoG`bz^$8{YNog2mTo5UFtTu;{^GM&?Q5ipb0;rFh!osP^x;#tnvGb|mBvLvVx2 z;;u3WZDjlw#F)EnmE3UIKG2}Qdx8@?UQeh0-41x@G@`2S=KNaPFAhA2SF|L-hYCKF zY!~BhmcuW(P#d_=D+oK%`$x*9zsnE_dAMCnJ7-;yajgHIX>Bh`&}k3AU+ zlhd~xPVeteY52W>C!b|O8IyUBV#0yh|3$c<`fZh`I)ve?YYKF_iGextwR+FaC$8rJ z*;B8Q*3)x>?hNCacDNwFcEN{K#Ds^i|5qS;YSDRGLYR{i*$)>a+bbB8o7npKZ6b&% zpJf~7pZqL|yhZJ44Q*hWI36o6Q3%DC`!OqM1~6x$@z6UJgj(|aVoTMh6|$})(reLg z+S46pJ0{FyW0Q)<6av#cxiis4cIK=T*S}Kb7q9u{$+Mcr&;Lgn`R@c1_Dd+!xiej@ zw%iZF%=oXowD(1+2~tHDsa3n6nfB8_WMhXf5#_EEC#YF!SP2?knlxC| z6Hw4h4T{&Q4~locUN6v@&XQhUfBAo9&HtHDlQ0-~Xb|N`)BG%$io*3W765@at+S7{OIseG!~T6ldW)OM{IPh?5oo+X+o zsh#h$W|LJx8WJq{s~|?0dPW=fG;~Z_$h=S;m2|GK_sWA_|Cfa(1TL0P-Fkn$LzQ?Y zD`4-TfCvwz9EEYwiVh`;@i#hAMErO8#V9_{^d=_|$z|(l#DBS!a8fAwIQXn!mu*tZ z2eKTNN%Hb<{RW7poq#PTLfx_!cl#FA)D~#+K6wEmJDBTC@6bC- zUo3i%h6M=fS%Mg)|D@>0gwc}yL9gk=nwW6z3!oh2@gg)xM@n@7ih3*(rq@p>RdwLq z@2@E^!L-)+7VgmEo0)j4==FgFO@C2OH2!uUAwQz0$!S6~+WND>nj%e-i3i6J92XSM z1OQ=TK>pxF*Osy(@=L7UEIGcYx8AdH&HDw#3n|m^UhxnDQez>#aYkO3On4&0a0Gfz za(^>Y-GplYb+HQGQW(!coy{)%muQ>UF;+Tp?CuEWGpaT1YStIcs2hboM^fkm631i1 zHULe5vZJ-F<9qSA{-=mWW?9aY^55nfgxjV=@glX*+L%!w&qp_qNl#~D3CHpTzf)}R z3EXzi5X_>o++%_EgF6aH%2NOpN&(~#XS7iWpI@TuwxLkY5~lz}K*AQoVJRcCbIRPxFltLg7|3 z^k7e~OHZFkrD@_;!OjRkH>1&SP|i$zN1T2$o@MRHh%Q@NF*eoJW$e5^P=LOmcpg5o zj-6lDv(SDd6(17@7rPrXrs`?d2zLx^bN!3th}cm+ZW<^d`-zIlo-n2p*8xcWmXJ9? z$2{l-2vCRqgLEb5Isjz^n~d5M+1F*T@i?oxS!B^ovxg66VgWNsC5l3sKfRBQE>jUc zQMI_L{(LuO)Sj`f=VJ}@qpGVSpD!Sfr(*OA7ghK7sveAD$=~^$Yh9&@EmSK$g|mX1 z6I1`H_C9O0Nj0&tYJp6IKrQIa&!{>=Go{6uveOxAE^;Io4QwBd(O}AlqFu)iXLu~w zjYk)4WfyG~bP{U|ztg`8eHT6g`G*KXc^0{UW2qq1N;`cgo?`9>!kn`H#SQb9XKtXG zHVhy)-!xHS-P!YxA71ELV$uU1#6NmlCmcR=#AW`n5Ck5)AmOAfEPVd4=U1T#GWTtK zIzOWPCviPC=J{}#>Y5H3a4C-VT->qOl#3ntM6l7ABh_MwFWFx(*A%;&QC1KHjuFUD z(UKsP73#St;!5yzH==w6+n9~cRhMi$pj^+PE9aFRRB3xS$8lvTwi2;f!Z#{Lm{xjs{`&fZ97Y32r8isv&`%@vmHwd#{UCo_Qm zLj>I4ysJ*mY?1^58gN`=aJ=k-z9gl>2l&Pvvcf?{&-kct2h{^d6k*c(KW>6V|NC0$ z`hQ(30nSC&#Ax6U6uY}n&0(aIyTKV>OKdlDdE?Tf4_@1TmJe|jo#cRYvbJ=^4=jV4 zugP~74eQTDQ$RLDZ{j=I+j#GViRt=^6^mCmodNn@Hw|Gde(~MSeT$)OF%rnv#TF%& ziIVOIME5!I{4(-@9^9M)ie!Khqd!^XuYDV^9rM1HM88zP_yt*6bzQPgY_VKC!e}#e zY5<_JKJkV6Q|TIK(4^;8)io0*+5dC5SC#o+cY8d5!j7XURG-Js5n5Pfv%N;#Il&rn zopr&&M7cCmyB>viLAe9RfB;i2;$6)#hxPUBZ35d&RrCQ!K2B7vi`~+RCa10i?W@5* zPKtl=@4U+fSq`T6hb~5q)*`qf(eM=KTD$##M@O04zoAoaa{K`oo-&^0vY%u4CHm+O zy-BT`EJIS6ztm7^$ImsZ(=n~y*@5Q2teV+1U{!PVK7e?ej@QB{$uTIh{9$O$#`#?h7*D&Nuegf8P1_{_i{FU0T5EE`cB) zH=Z=7@ee54(pWc>$8qRuky2SnW_j>sIj@+!m+@u5W>&CDW${IHQ(vl+&L%qMk@Irr$hPEgTQc z2i}-FMkhB^3jgrOYyP;2ZGY_v>k3GgB==f^M2Npw5(c!Ts~;rAB(zM|Gv6D4gQ#|5 z+ozH-1&nr~oxo(S1x8FkvL$EKwjONoYLESIGE70AUFZ-n%?|zDKimf@AfRNKwu+7^{0tZ;onSA-*CvNWNEfHpP_}p z#!_sPcpS2`@`xXBD2d6xEe1w14*HWcRI>l{Em#F$Z2)VXcI@!*MU+N!rte@HZQ!!- zRHUi#HYqTPxgs?FpH_#2C;#0ap+7hbST6Lgh6K<@!Q11kDxWt0-+dLibE$ryd$1?@ zKp(|_^;LM=U3V}v4<~Kjkh?;9xpE6h!fGTf`<9_96 z5<~iwytErs`kBC1z8r_0&hdkpe~|5YzGhN~Y%q~>{_KPEJL1RAF3P&v&0KZ90H238KB-#_q=fDwZJ79W3AMci{mSkrRWpoi(*#Hy5!{Uvl{g5 z%V491H?>u1aQBy8uu(bdsVH;|2ZQBt(e(P8m>m!}Cc^;atPuT7k$q^UX*iaXVS%JL zs~nqBlMsrqJWp`Krj%o@|CYKXdw_;dhVXq`QYtQp;}k5k`Ch=;e`Fl*{ZBj3leAZ^ z_j?{oT63cln^U}NU);#a++63l_8aP?LkG8Z=N>}Wrk=UdedAYP6@CusYMj1CGSn6S z5SyzCp=%%PFP_c;(%q z2;~wM4C(mndHIdF8ngdba@jPzuFZl5^^VQXp1y1v-Ev`{)*l(Jq4uV;2NkYT9PQx(dx2TJ@6*LH72-zZRBj%j(IB^9@gE% zB%tdpfv~Jvmf|-GJ??w^w0rB_8@r7PV~=YsC!sqZ9zJ_u(U&3lQYNPs8n>D-zYRk8 zUU@t^Uf^_Pg+l!*j8tGPWV|{nbD1 zXPzAg%2^D$o+PS|Kh|hgSSi7XbT2QlZrY{SmPs|bTXS}cUnKU zP1oC5tkw<$t4#Ge8EbnR51^gf$6f!`qMQ0u@$M>PX#wBO_fP3`QN{bu>V*ecn7$$^ z!@vp&6Lw$H3`(QN_`k`wrIVh|V;fYpD@H!UBSQnz$~NXHOiU$(MNE_>8^sj*o=my8 zkE#evv=@~>90Tqbt==ou*T+)n)$W(SvRcqoUsZgsu-i{8n{(-G{W;G*cUNQUZmo>uiIKPDplT1s%iSkD@fr;=y-*ebo{% z+MGR|Das}@y{{8j*3>(=e*IooamezZgvDE*johuX?|8+yeo=Q1(SC-FqZNs*)~5U4 pcZ+~7*ry14+u;`NI*va)3a?KnJk$FN{{Az7rur?l7bx4v{{xG9CGY?M literal 0 HcmV?d00001 diff --git a/index.html b/index.html index ae36b191..1190515b 100644 --- a/index.html +++ b/index.html @@ -131,12 +131,48 @@

About Opencode

- - - - - + +
+
+

Open Code Projects

+
+
+ Movie-Search +
+

A React based application for searching movies.

+ +
+
+ NEWS-Bucket +

A Kotlin Application that fetches latest news on the go.

+ +
+
+ Interactive Map +

An interactive mapping web application written in HTML, CSS, JS and jQuery.

+ +
+
+ Li Book +

A Personal digital library application written in HTML.

+ +
+
OpenCode'20 + Website +

OpenCode'20 Webite developed collaborativly by participants.

+ +
+
OpenCode'20 + App +

OpenCode'20 App developed collaborativly by participants.

+ +
+
+
+
@@ -144,20 +180,10 @@

About Opencode